On the primary circuit the supply voltage of the power buffer is controlled. If a short circuit occurs
(between OSC+ and OSC- or OSC- against mass or OSC+ against mass), a voltage drop is detected.
This information is returned by this function.
In case of short circuit the power buffer disposes of internal fuses which switch the outputs off.
- Parameters:
-
[in] | _ | : no input parameter |
[out] | Response | :
iReturnValue :
- 0: success
- -1: means an system error occurred
syserrno : System-error code (the value of the libc "errno" code)
Its value is significant only when the iReturnValue returned an error (-1 or <= -100)
Give this value to the MXCommon_Strerror to get the string describing the error number.
ulValue : Short circuit status:
- 0: short circuit
- 1: no short circuit
|
- Returns:
- 0: SOAP_OK
- <> 0: See SOAP error