73
<CR> (Carriage Return, ASC(&H0D)) ;
<LF> (Line Feed, ASC(&H0A));
<CR><LF>
Returned Result
After the meter executes a query command, the return
of the result will be in the following format:
<Result> + <CR> <LF>
CR is Carriage Return and LF is Line Feed.
For example, in inquiring measured results (FETCH?),
the format of the printed data will be shown as the
following:
<Primary measured data, Secondary
measured data, Tolerance Result> <CR> <LF>
Data Types
Table 4 below explains the different data types
transmitted on bus with ASCII characters: