DEMOQE128 User Manual
33
Figure 6-6: Serial Grapher Graphing Component
6.5.2
Data Format
The data format is broken into two sections depending upon whether the
incoming data is in byte format or word format.
6.5.2.1
Byte Formatted Data
There are two commands which may be accepted. Both commands must end
in the special characters #$0D and #$0A which are CR (carriage return) and
LF (line feed). The accepted commands are:
WnnZnnYnnXnn
The nn values are 00-FF and correspond in order to the data displayed on the
following graph lines : W, Z, Y, X.
AnnBnnCnnDnn
The nn values are 00-FF and correspond in order to the data displayed on the
following bar graphs lines : A, B, C, D.
6.5.2.2
Word Formatted Data
There are three commands which may be accepted. All commands must end