|
- Parameters:
-
[in] | _ | : no input parameter |
[out] | Response | :
|
[out] | Response | :
sResponse.iReturnValue : Error code :
- 0: means the remote function performed OK
- -1: means an system error occured
- -100: Get the calibration status kernel function error sResponse.syserrno : system-error code (the value of the libc "errno" code) ulStatus : Status
- 0: No calibration in progress
- 1: Primary calibration in progress
- 2: Wait user access null position setting
- 3: Null position calibration in progress
- 4: Wait user access user position setting
- 5: User position calibration in progress
- 6: Wait user connect only one transducer for the primary open line diagnostic
- 7: Primary open line diagnostic in progress
- 8: Calibration finiched
ulChannel : Current calibration channel |
ulDigitalValue : Last measured digital value
- Returns:
- 0: SOAP_OK
- <> 0: See SOAP error
|