Message terminator and message separator – GW Instek GDS-800 Series Programming Manual User Manual
Page 16

GDS-806/810/820/840 Programming Manual
15
For the actual value of the parameter type <Boolean>, you have to enter 0 instead
of “OFF” or enter 1 instead of “ON”.
The following example includes both the header and a value for the parameter type:
:TRIGger:NREJ 0
Parameter values that appeared in this manual are often separated by a vertical
line. This vertical line means the same thing as the word "or," For example, values
for the parameter <Boolean> are
0|1
This is the same thing as saying "0 (off) or 1 (on)" Any single value is a valid
parameter.
Message Terminator and Message Separator
In accordance with IEEE 488.2 standard, this oscilloscope accepts any of the
following message terminators:
z
LF
^
END
Line feed code (hexadecimal 0A) with END message
z
LF
Line feed code
z
<dab>
^
END
Last data byte with END message
These terminators are compatible with most application programs.
A semicolon separates one command from another when the commands appear on
the same line.