101501-565 Rev C
Page 31 of 58
5.5.15 Request Slave Faults
Description:
The host requests that the firmware report Slave Faults.
Direction:
Host to supply
Syntax:
<STX><68><,><ETX>
Response:
If an error is detected, the Power Supply responds with:
<STX>68,!,<ERROR>,<ETX>
Please reference the Error Code section for a list of valid error codes.
If the message is accepted, the Power Supply responds with:
<STX>68,<ARG1>,<ARG2>,<ARG3>,<ARG4>,<ARG5>,<ARG6>,
<ARG7>,<ARG8>,<ARG9>,<ETX>
Where:
<ARG1> = Slave 1 Faults
<ARG2> = Slave 2 Faults
<ARG3> = Slave 3 Faults
<ARG4> = Slave 4 Faults
<ARG5> = Slave 5 Faults
<ARG6> = Slave 6 Faults
<ARG7> = Slave 7 Faults
<ARG8> = Slave 8 Faults
<ARG9> = Slave 9 Faults
Range:
Valid values are 0 to 65535 in ASCII format.
0 = Off/No Fault
1= On/Fault
Other Error Codes to TBD.
Example Response:.
Slave number 4 has a Fault.
<STX>68,0,0,0,1,0,0,0,0,0,0,0,0,0,<ETX>