Scope: |
Calibration curve |
Description: |
Returns the amount of the specified level of the current calibration curve. |
Syntax: | Amount(index as integer) as a double |
Example: | CurrentCalibrationCurve.Amount(1) returns the amount of the current calibration curve at level 1. |
Returned scope: | Amount of specified level |