Analog

SCPI Command :

[SOURce<HW>]:SWEep:[FREQuency]:ANALog:SWPoints
class AnalogCls[source]

Analog commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_sw_points() List[float][source]
# SCPI: [SOURce<HW>]:SWEep:[FREQuency]:ANALog:SWPoints
value: List[float] = driver.source.sweep.frequency.analog.get_sw_points()

Queries blank points during the RF frequency sweep in ramp sweep mode. At certain switchover frequency points, the R&S SMA100B shortly blanks the RF signal to adjust the settings accordingly. This query returns all blanked frequency points within the entire frequency range, regardless of the set frequency sweep range.

return:

sweep_ramp_blank_points: No help available