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 <ncount>
Thereinto, <ncount> could be an integer between 0 and 32 (including 0 and
32).
3.
Consecutive Real Number
The parameters could be any value within effective range and precision
permitting, for example:
:TRIGger:EDGE:SENSitivity <count>
Thereinto, <count> could be a real number between 0.1 and 1(including 0.1
and 1).
4.
Discrete
The parameters can only be the cited value, for example:
:ACQuire:AVERages <count>
Thereinto, <count> could be 2, 4, 8, 16, 32, 64, 128, 256.
5.
ASCII Character String
The parameter should a combination of ASCII character string, for example:
:TRIGger:MODE <mode>
Thereinto, <mode> could be “EDGE”, ”PULSe”, ”VIDEO”, ”SLOPe”, “PATTern”,
“DURation” or ”ALTernation”.
Содержание DS1000E Series, DS1000D Series
Страница 1: ...RIGOL Programming Guide DS1000E DS1000D Series Digital Oscilloscope July 2009 RIGOL Technologies Inc ...
Страница 2: ......
Страница 6: ......
Страница 86: ...RIGOL Command Systems Programming Guide for DS1000E DS1000D Series 2 74 LA GROU1 SIZ The query returns SMALL ...
Страница 102: ......
Страница 129: ...Programming Guide for DS1000E DS1000D Series 3 27 After you set the Start event see the result below ...
Страница 132: ......