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