Manual

GBS-1000 Programming Manual
16
Command Syntax
IEEE488.2, 1992 (fully compatible)
SCPI, 1994 (partially compatible)
trig:del:mod <NR1>LF
1 2 3 4
1: command header
2: single space
3: parameter
4: message terminator
Type
Description
Example
<Boolean>
boolean logic
0, 1
<NR1>
integers
0, 1, 2, 3
<NR2>
decimal numbers
0.1, 3.14, 8.5
<NR3>
floating point
4.5e-1, 8.25e+1
<NRf>
any of NR1, 2, 3
1, 1.5, 4.5e-1
Terminates a command line.
LF^END
line feed code (hexadecimal 0A)
with END message
LF
line feed code
<dab>^END
last data byte with END message
Commands introduced here are described in
abbreviated style (same functionality)
Commands are non-case sensitive.