Data Fields

MSXE173x__DigitalIOGetNumberResponse Struct Reference
[MSX-E173x digital I/O functions]

Returns the number of digital IO available on the module. More...

Data Fields


Detailed Description

Parameters:
[in] None 
[out] Response :
sResponse.iReturnValue :

  • 0: means the remote function performed OK
  • -1: means an system error occured (check errno in this case)
    sResponse.syserrno : system-error code (the value of the libc "errno" code)
Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error