int MSXE173x__DigitalIOInitPortConfiguration ( xsd__unsignedLong  ulPort,
xsd__unsignedLong  ulPortConfiguration,
struct MSXE173x__Response Response 
)
Parameters:
[in] ulPort : Index of the digital i/o port (0 to 7)
[in] ulPortConfiguration : Define the port configuration

  • 0 : input
  • 1 : output
[out] Response :
iReturnValue :

  • 0: means the remote function performed OK
  • -1: means an system error occured
  • -2: Digital i/o port selection error
  • -3: Port configuration selection error
  • -100: Init dig i/o port kernel function error

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

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