101501-565 Rev C
Page 46 of 58
6.6.8 Request DSP Software Part Number/Version
Description:
The host requests that the firmware sends the firmware send the DSP
Software part and build number.
Direction:
Host to supply
Syntax:
<STX><23><,><CSUM><ETX>
Response:
If an error is detected, the Power Supply responds with:
<STX>23,!,<ERROR>,<CSUM><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>23,<ARG1>,<ARG2>,<CSUM><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>23, SWM9999-999,3261,<CSUM><ETX>