3
2.COMMAND OVERVIEW
The command syntax section shows you the basic syntax rules you have
to apply when using commands.
2-1.Command Syntax
Compatible
standard
USB CDC_ACM 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
CAUTION:
Commands are non-case sensitive.
On the real input of the value to the parameter,
please do not
use the symbol as “<”, “>”, “|”.
The above symbols are used to facilitate
distinction with this manual.