int MSXE371x__TransducerTestSecondaryConnection ( xsd__unsignedLong  ulChannel,
struct MSXE371x__unsignedlongDefaultResponse Response 
)
Parameters:
[in] ulChannel,: channel selection
[out] Response :
sResponse.iReturnValue : Error code

  • 0: success
  • -1: means an system error occurred
  • -100: Secondary connection test kernel function error sResponse.syserrno : system-error code (the value of the libc "errno" code)
    ulValue : Connection status:
  • 0 : connection error
  • 1 : connection ok
Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error