Parameter type, Parameter type -6 – RIGOL DS1000D User Manual
Page 12
RIGOL Programming Introduction
Programming Guide for DS1000E, DS1000D Series
1-6
Parameter Type
The commands contains 5 kinds of parameters, different parameters have different
setting methods.
1. Boolean
The parameter should be “OFF” or “ON”, for example:
:MEASure:TOTal {ON|OFF}
Thereinto, “ON” denotes trun on (enable) this function and “OFF” denoets turn
off (disable).
2. Consecutive Integer
The parameter should be a consecutive integer, for example:
:DISPlay:BRIGhtness
Thereinto,
32).
3. Consecutive Real Number
The parameters could be any value within effective range and precision
permitting, for example:
:TRIGger:EDGE:SENSitivity
Thereinto,
and 1).
4. Discrete
The parameters can only be the cited value, for example:
:ACQuire:AVERages
Thereinto,
5. ASCII Character String
The parameter should a combination of ASCII character string, for example:
:TRIGger:MODE
Thereinto,
“DURation” or ”ALTernation”.