Manual

GDS-1000-U Programming Manual
6
COMMAND OVERVIEW
The Command overview chapter lists all GDS-
1000-U commands in functional order as well as
alphabetical order. The command syntax section
shows you the basic rules you have to apply when
using commands.
Command Syntax
Compatible
standard
IEEE488.2, 1992 (fully compatible)
SCPI, 1994 (partially compatible)
Command format
trig:del:mod <NR1>LF
1 2 3 4
1: command header
2: single space
3: parameter
4: message terminator
Parameter
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
Message
terminator
LF^END
line feed code (hexadecimal 0A)
with END message
LF
line feed code
<dab>^END
last data byte with END message
Note
Commands are non-case sensitive.