int MX370x__TransducerTestPrimaryConnection ( void *  _,
struct MX370x__unsignedlongDefaultResponse Response 
)

. Can not be used for the MSX-E370x Mahr The saved status input from the MX370x__TransducerInitPrimaryConnectionTest function is compared to a new status by the call of this function.

Important !!
This function can not be used for the MSX-E370x Mahr modules. Refer you to the MX370x__TransducerTestSecondaryConnection function.

Parameters:
[in] _ : no input parameter
[out] Response :
iReturnValue :

  • 0: success
  • -1: means an system error occurred
  • -100: Primary short circuit occur
  • -101: No transducers connected
  • -102: Test primary connection but no initialisation occur.
  • -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.
ulValue : Connection status:

  • 0: connection error
  • 1: connection ok
Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error