Select
SCPI Command :
CALCulate<n>:SPECtrogram:FRAMe:SELect
- class SelectCls[source]
Select commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(frame: float, window=Window.Default) None [source]
# SCPI: CALCulate<n>:SPECtrogram:FRAMe:SELect driver.calculate.spectrogram.frame.select.set(frame = 1.0, window = repcap.Window.Default)
Selects a specific frame for further analysis. The command is available if no measurement is running or after a single sweep has ended. Note that this command is applicable for both spectrograms and PVT waterfalls. The suffix <n> for CALCulate determines the window and thus which display the command is applied to.
- param frame
Selects a frame directly by the frame number. Valid if the time stamp is off. The range depends on the history depth. Unit: S
- param window
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)