Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_Trend_SetScale

CSV_Trend_SetScale

Allows the user to set the zero and full scale values of the trend. The scale may be changed for every trend or only the current trend.

Syntax

CSV_Trend_SetScale(hTrendAN,iPercentage,sValue)

#hTrendAN:

Animation point number of trend for which the timebase is to be set.

#iPercentage:

Scale percentage to set (0 or 100).

#sValue:

Value to set scale percentage to. If sValue = "", a form will be displayed allowing the user to select a new scale.

Return Value

New scale value as string.