int MSXE301x__AnalogInputGetChannelType ( xsd__unsignedLong  ulOption1,
struct MSXE301x__AnalogInputGetChannelTypeResponse Response 
)
Parameters:
[in] ulOption1 : Reserved
[out] Response :
iReturnValue :

  • 0: means the remote function performed OK
  • -1: means an system error occured

syserrno : system-error code (the value of the libc "errno" code) ulType : Array that contain the channels type (0 : voltage, 1 : current)

  • ulType [0] : Channel 0 type
  • ...
  • ulType [15] : Channel 15 type
Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error