|
- Parameters:
-
[in] | ulOption1 | Reserved. Set to 0 |
[out] | Response |
sResponse.iReturnValue
- 0: Means the remote function performed OK
- -1: Means an system error occurred
- -100: Internal system error occurred. See value of syserrno
sResponse.syserrno system-error code (the value of the libc "errno" code)
Response.ulValue Number of available analog output channels |
- Return values:
-
| 0 | SOAP_OK |
| Others | See SOAP error |
|