Standard V6 Series Communication Protocol
9
118109-001 REV B
5.5 COMMAND
STRUCTURE
5.5.1 Program KV
Description:
The host requests that the firmware change the setpoint of DAC
Channel A.
Direction:
Host to supply
Syntax:
<STX><10><,><ARG><,><CSUM><ETX>
Where:
<ARG> = 0 - 4095 in ASCII format
Example:
<STX>10,4095,<CSUM><ETX>
Detailed Example:
02 31 30 2C 34 30 39 35 2C 75 03
Response:
<STX><10><,><$><,><CSUM><ETX>