|
- Parameters:
-
[in] | ulPort | : Index of the digital i/o port (0 to 7) |
[in] | ulPortConfiguration | : Define the port configuration
|
[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
|