int MSXE371x__TransducerInit ( xsd__unsignedLong  ulIndex,
xsd__unsignedLong  ulFrequency,
struct MSXE371x__Response Response 
)

This function must be called before making a diagnostic test.

Parameters:
[in] ulIndex : Transducer index
[in] ulFrequency : Transducer frequency
[out] Response :
sResponse.iReturnValue : Error value

  • 0: success
  • -100: failure of kernel function i_IOKernel_TransducerInit
  • -101: error driver not in correct state
  • -102: transducer index is invalid
  • -103: kernel copy error
    sResponse.syserrno : system-error code (the value of the libc "errno" code)
Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error