The contents in the square brackets can be omitted.
4. Angle Brackets < >
The parameter enclosed in the angle brackets must be replaced by an effective
value.
Parameter Type
1. Bool
The parameter can be set to ON, OFF, 1, or 0. For example,
:SYSTem:BEEPer
<
bool>
:SYSTem:BEEPer?
Wherein, <
bool> can be set to {{1|ON}|{0|OFF}}. The query returns 1 or 0.
2. Discrete
The parameter can be any of the values listed. For example,
:ANALyzer:TYPE
<
type>
:ANALyzer:TYPE?
Wherein,
- <
type> can be set to COM|CURR.
- The query returns COM or CURR.
3. Integer
Unless otherwise specified, the parameter can be any integer (NR1 format) within
the effective value range.
CAUTION
Do not set the parameter to a decimal, otherwise, errors will occur.
For example,
:TIMEr:GROUP:INDEx
<
val>
:TIMEr:GROUP:INDEx?
Wherein, <
val> can be set to an integer ranging from 1 to 512. The query returns
an integer ranging from 1 to 512.
4. Real
The parameter can be any real number within the effective value range, and this
command accepts parameter input in decimal (NR2 format) and scientific notation
(NR3 format). For example,
:TIMEr:TEMPlet:INTErval
<
time>
SCPI Introduction
4
Copyright ©RIGOL TECHNOLOGIES CO., LTD. All rights reserved.
Summary of Contents for DP900 Series
Page 1: ......
Page 133: ...d Exit Programming Examples Copyright RIGOL TECHNOLOGIES CO LTD All rights reserved 125 ...
Page 141: ......