23
Long form
:STATus:OPERation:NTRansition?
:STATUS:OPERATION:NTRANSITION?
:status:operation:ntransition?
Short form
:STAT:OPER:NTR?
:stat:oper:ntr?
Square Brackets
[]
Commands that contain square brackets indicate that the
contents are optional. The function of the command is the same
with or without the square bracketed items, as shown below.
Both ":DISPlay:MENU[:NAME]?" and ":DISPlay:MENU?" are
both valid forms.
Command
Format
1.5,5.2
1
2 3 4 5
APPLY
1. Command header
2. Space
3. Parameter 1
4. Comma (no space before/after
comma)
5. Parameter 2
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
4.5e-1, 8.25e+1
<NRf>
any of NR1, 2, 3
1, 1.5, 4.5e-1
<string>
Sets the eight characters of 20H ~ 7EH of
ASCII characters. Must be enclosed in
quotation marks (") string.
<block data>
Definitive length arbitrary block data. A single
decimal digit followed by data. The decimal
digit specifies how many 8-bit data bytes follow.
Message
Terminator
LF
Line feed code