Standard V6 Series Communication Protocol
11
118109-001 REV B
5.5.3 Request ADC Data
Description:
The host requests that the firmware report the current ADC Channel KV
monitor, and Channel MA monitor.
Direction:
Host to supply
Syntax:
<STX><20><,><CSUM><ETX>
Response:
<STX><20><,><ARG1><,><ARG2><,><CSUM><ETX>
Where:
<ARG1> KV: 0 - 4095 in ASCII format
<ARG2> MA: 0 - 4095 in ASCII format
Example:
<STX>20,4095,4095,<CSUM><ETX>