|
- Parameters:
-
[in] | ulMFModuleIndex | : index of the multifunction sub module (0 to 3).
|
[in] | ulActivationFlag | :
- 0: normal mode from D- (Default mode)
- 1: activate the reference voltage to pin D-
|
[in] | ulOption01 | : Set it to 0 |
[in] | ulOption02 | : 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: Activation flag selection error
syserrno : system-error code (the value of the libc "errno" code)
|
- Returns:
- 0: SOAP_OK
- <> 0: See SOAP error
|