|
- Parameters:
-
[in] | ulOption01 | Reserved. Set to 0 |
[in] | ulOption02 | Reserved. Set to 0 |
[out] | Response |
sResponse.iReturnValue
- 0 The remote function performed OK
- -1 System error occurred
- -2 The PLD is not working
- -100 Internal system error occurred. See value of syserrno
sResponse.syserrno system error code (the value of the libc "errno" code)
ulValue State of the supermaster mode
- 0 Automatic mode (default). The state of the system (master or slave) will be automatically detected by the system
- 1 MSXE is always set as a master. The system will always be detected as master
|
- Return values:
-
| 0 | SOAP_OK |
| Others | See SOAP error |
|