101501-565 Rev C
Page 32 of 58
5.5.16 Request System Voltages
Description:
The host requests that the firmware report System Voltages.
Direction:
Host to supply
Syntax:
<STX><69><,><ETX>
Response:
If an error is detected, the Power Supply responds with:
<STX>69,!,<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>69,<ARG1>,<ARG2>,<ARG3>,<ARG4>,<ARG5>,<ARG6>,
<ARG7>,<ETX>
Where:
<ARG1> = AC Line Voltage in ASCII 0-4095 format, 0 to 375V
<ARG2> = 24V rail in ASCII 0-4095 format, 0 to 33V
<ARG3> = 15V rail in ASCII 0-4095 format, 0 to 21V
<ARG4> = 5V rail in ASCII 0-4095 format, 0 to 6V
<ARG5> = 3.3V rail in ASCII 0-4095 format, 0 to 5 V
<ARG6> = -15V in ASCII 0-4095 format, 0 to -33V
<ARG7> = Spare rail in ASCII 0-4095 format, 0 to 45V
Example Response:.
<STX>69,1302,3047,3008,3426,2711,1857,2243,<ETX>