101501-565 Rev C
Page 40 of 58
6.6.2
Program
kV
Description:
The host requests that the firmware change the kV setpoint.
Direction:
Host to supply
Syntax:
<STX><10><,><ARG><,><CSUM><ETX>
Where:
<ARG> = 0 - 4095 in ASCII format
Response:
If an error is detected, the Power Supply responds with:
<STX>10,!,<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>10,$,<CSUM><ETX>
Example:
Set kV to the full scale voltage.
<STX>10,4095,<CSUM><ETX>