|
- Parameters:
-
[in] | ulMFModuleIndex | : index of the multifunction sub module (0 to 3).
|
[in] | ulLatchRegister | : 0: First Lath Register used with 24 V input, 1: Second Lath Register used with synchro input |
[in] | ulOption01 | : set it to 0 |
[out] | Response | :
iReturnValue :
- 0: means the remote function performed OK
- -1: means an system error occured
- -2: Multifunction sub module index selection error
- -3: Latch register selection error
- -4: Multifunction sub module is not a incremental counter
- -5: Incremental counter not initialised
- -6: Latch logic not initialised
- -100: Disable and release counter latchd register kernel function error
syserrno : system-error code (the value of the libc "errno" code) |
- Returns:
- 0: SOAP_OK
- <> 0: See SOAP error
|