RIGOL
Chapter 1 Overview
Programming Guide for DSA1000A series
1-6
Parameter Type
The commands presented in this manual contains 6 kinds of parameters and different
parameters has different setting methods.
1.
Boolean
The parameter should be “OFF”, “ON”, “0” or “1”, such as
:DISPlay:MENU:STATe OFF|ON|0|1
2.
Keywords
The parameter should be an option listed in the command, such as
:DISPlay:AFUnction:POSition BOTTom|CENTer|TOP
The parameter is “BOTTom”, “CENTer” or “TOP”.
3.
Integer
The parameter can be any integer within valid range unless where noted. Please
do not use decimal for the parameter, or errors may occur, such as
:DISPlay:BRIGtness <integer>
Parameter <integer> can be any integer within 0 and 255.
4.
Consecutive Real Number
The parameters can be any value within valid range (the default accuracy
contains up to 6 digits after the decimal points), such as
:CALCulate:BANDwidth:NDB <rel_ampl>
Parameter <rel_ampl> can be any real number within -100 and 100.
5.
Discrete
The parameters are discontinuous and should be a specified value, such as
:CALCulate:MARKer<n>:MAXimum:MAX
Parameter <n> can only be 1, 2, 3 or 4.
6.
ASCII Character String
The parameter should be a composition of ASCII characters, such as
:SYSTem:DATE <year>,<month>,<day>
Parameters above should be a date string.
Содержание DSA1000A Series
Страница 1: ...RIGOL Programming Guide DSA1000A Series Spectrum Analyzer May 2011 RIGOL Technologies Inc...
Страница 2: ......
Страница 14: ......
Страница 137: ...Chapter 3 Programming Examples RIGOL Programming Guide for DSA1000A series 3 3...
Страница 154: ...RIGOL Chapter 3 Programming Examples Programming Guide for DSA1000A series 3 20 6 Exit code...
Страница 155: ...Chapter 3 Programming Examples RIGOL Programming Guide for DSA1000A series 3 21 7 Execute results...
Страница 158: ...RIGOL Chapter 3 Programming Examples Programming Guide for DSA1000A series 3 24...