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