User Manual

COMMAND OVERVIEW
167
1. Command header
2. Space
3. Parameter 1
Common
Input Parameters
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 with
exponent
4.5e-1, 8.25e+1
<NRf>
any of NR1, 2, 3
1, 1.5, 4.5e-1
[MIN]
(Optional
parameter)
For commands, this will set the setting
to the lowest value. This parameter
can be used in place of any numerical
parameter where indicated.
For queries, it will return the lowest
possible value allowed for the
particular setting.
[MAX]
(Optional
parameter)
For commands, this will set the setting
to the highest value. This parameter
can be used in place of any numerical
parameter where indicated.
For queries, it will return the highest
possible value allowed for the
particular setting.
Message
Terminator (EOL)
Remote
Command
Marks the end of a command line. The
following messages are in accordance
with IEEE488.2 standard.
CR+LF
The most common EOL
character is CR+LF
Message
Separator
EOL or ;
(semicolon)
Command Separator