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 35
Example
:DISPlay:WINDow:TRACe:Y:SCALe:RLEVel:OFFSet 2
Command
Format
:UNIT:POWer DBM|DBMV|DBUV|V|W
:UNIT:POWer?
Instruction
Specifies amplitude units for the input, output and display.
Gets amplitude units.
Parameter
Type
Enumeration
Parameter
Range
DBM|DBMV|DBUV|DBUA|V|W,
Return
Enumeration
Default
DBM
Menu
Amplitude > Units
Example
:UNIT:POWer DBMV
Command
Format
:DISPlay:WINDow:TRACe:Y[:SCALe]:SPACing LINear|LOGarithmic
:DISPlay:WINDow:TRACe:Y[:SCALe]:SPACing?
Instruction
Toggles the vertical graticule divisions between logarithmic unit and linear
unit. The default logarithmic unit is dBm, and the linear unit is V.
Gets scale type.
Parameter
Type
Enumeration
Parameter
Range
LINear|LOGarithmic
Return
Enumeration
Default
LOGarithmic
Menu
Amplitude > Scale Type
Example
:DISPlay:WINDow:TRACe:Y:SPACing LINear
Command
Format
:DISPlay:WINDow:TRACe:Y[:SCALe]:PDIVision <integer>
:DISPlay:WINDow:TRACe:Y[:SCALe]:PDIVision?
Instruction
This command sets the per-division display scaling for the y-axis when scale
type of Y axis is set to Log.
Gets Scale/Div when scale type of Y axis is set to Log.
Parameter
Type
Float
Parameter
Range
1 dB ~ 10 dB
Return
Float, unit: dB
Default
10 dB
Menu
Amplitude > Scale/Div
Example
:DISPlay:WINDow:TRACe:Y:PDIVision 10 dB










