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