int MSXE360x__AnalogInputGetSequenceStatus ( void *  _,
struct MSXE360x__unsignedlongResponse Response 
)
Parameters:
[in] _ : no input parameter
[out] Response :
sResponse.iReturnValue :

  • 0: means the remote function performed OK
  • -1: means an system error occured
  • -2: pld is not working
  • -3: error, system is in calibration
  • -4: driver status is wrong
  • -100 internal system error occurs see value of syserrno

sResponse.syserrno : system-error code (the value of the libc "errno" code)
ulValue : Sequence Status :

  • 0 : disable
  • 1 : enable (in progress)
  • 2 : end of the sequence
  • 3 : enable, but wait for trigger
  • 4 : pld overflow
  • 5 : internal FIFO overflow
Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error