Select

SCPI Command :

CALCulate<n>:SPECtrogram:FRAMe:SELect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(frame: float, window=Window.Default) None[source]
# 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.

Parameters:
  • 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

  • window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)