|
Scope: |
Response |
|
Description: |
Returns the response of the specified point of the current calibration curve. |
|
Syntax: |
CalibrationCurve_Response(index as integer) as a double |
|
Example: |
CurrentCalibrationCurve.Response(1) returns the response of the current calibration curve for index point 1. |
|
Returned scope: |
Response of specified point |