Programming Guide
Table Of Contents
- 1. Programming Overview
- 2. SCPI Overview
- 3. Commands that are Common to All Modes
- 4. Spectrum Analyzer
- 5. Modulation Analyzer
- 6. Programming Examples
SIGLENT
SSA3000X Plus Programming Guide 15
6. Discrete
The parameter could only be one of the specified values and these values are discontinuous. For
example:
[:SENSe]:BWIDth:VIDeo:RATio <number>
The parameter <number> could only be one of 0.001, 0.003, 0.01, 0.03, 0.1, 0.3, 1.0, 3.0, 10.0,
30.0, 100.0, 300.0, 1000.0.
2.4 Command Abbreviation
All of the commands are not case sensitive, so you can use any of them. But if abbreviation
is used, all the capital letters in the command must be written completely. For example:
:DISPlay:WINDow:TRACe:Y:DLINe:STATe?
Can be abbreviated to:
:DISP:WIND:TRAC:Y:DLIN:STAT?










