int MSXE170x__DigitalIOWriteChannelValue ( xsd__unsignedLong  ulChannel,
xsd__unsignedLong  ulChannelValue,
struct MSXE170x__Response Response 
)
Parameters:
[in] ulChannel : Index of the digital i/o channel (0 to 15)
[in] ulChannelValue : Channel value

  • 0
  • 1
[out] Response :
iReturnValue :

  • 0: means the remote function performed OK
  • -1: means an system error occured
  • -2: Digital i/o channel selection error
  • -3: Channel value error
  • -100: Write dig i/o channel value kernel function error

syserrno : system-error code (the value of the libc "errno" code)

Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error