Can not be used for the MSX-E370x Mahr This function save the number of plugged transducer. This value will then be used when calling the MX370x__TransducerTestPrimaryConnection function. You must call this function at least one time after boot, and then, each time you change the plugged transducer.
- Parameters:
-
[in] | _ | : no input parameter |
[out] | Response | :
iReturnValue :
- 0: success
- -1: means an system error occurred
- -100: Primary short circuit occur
- -101: No transducer connected
- -103: Functionality not available
syserrno : System-error code (the value of the libc "errno" code)
Its value is significant only when the iReturnValue returned an error (-1 or <= -100)
Give this value to the MXCommon_Strerror to get the string describing the error number. |
- Returns:
- 0: SOAP_OK
- <> 0: See SOAP error