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
66 SSA3000X Plus Programming Guide
Range
Return
Float
Default
0dBm
Menu
Limit > Limit1|2 Edit > Amplitude
Example
:CALCulate:LLINe1:Y 5dBm
Command
Format
:CALCulate:LLINe[1]|2:DATA <x-axis>,<ampl>{,<x-axis>, <ampl>}
:CALCulate:LLINe[1]|2:DATA?
Instruction
Use this command to define the limit points.
Gets the defined limit points.
Parameter
Type
X-axis: Float
Amplitude: Float
Parameter
Range
X-axis: 0~1.5GHz
Amplitude: -400 dBm~330 dBm
Return
X-axis: Float
Amplitude: Float
Default
X-axis: -1Hz
Amplitude: 0 dBm
Menu
Limit > Limit1|2 Edit
Example
:CALC:LLINe1:DATA 10000000,-20,20000000,-30
Command
Format
:CALCulate:LLINe[1]|2:ADD <x-axis>,<ampl>
Instruction
Add limit point data
Parameter
Type
X-axis: Float
Amplitude: Float
Parameter
Range
X-axis: 0~1.5GHz
Amplitude: None
Return
X-axis: Float
Amplitude: Float
Default
X-axis: -1Hz
Amplitude: 0 dBm
Menu
Limit > Limit1|2 Edit
Example
:CALCulate:LLINe1:ADD 10000000,-20
Command
Format
:CALCulate:LLINe[1]|2:DELete <number>
Instruction
Use this command to delete the assigned limit point.
Parameter
Type
Integer
Parameter
Range
None
Return
None










