101501-565 Rev C
Page 28 of 58
5.5.12 Request FPGA Software Part Number/Version
Description:
The host requests that the firmware sends the firmware send the FPGA
Software part and build number.
Direction:
Host to supply
Syntax:
<STX><43><,><ETX>
Response:
If an error is detected, the Power Supply responds with:
<STX>43,!,<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>43,<ARG1>,<ARG2>,<ETX>
Where:
<ARG1> = Consists of eleven ASCII characters representing the current
firmware part number/version. The format is SWM9999-999.
<ARG2> = Consists of four ASCII characters representing the current
build number. The format is 3261.
Example Response:
<STX>43,SWM9999-999,3261,<ETX>