Scope: | Calibration curve |
Description: | Returns the number of history points for the given level of the current calibration curve. |
Syntax: |
NumberOfHistoryPoints(level as integer) as a integer |
Example: | CurrentCalibrationCurve.NumberOfHistoryPoints(1) returns the number of history points of the given level for of the current calibration curve. |
Returned scope: | Number of history points |