Frequency
SCPI Command :
CALibration:FREQuency:SWPoints
- class FrequencyCls[source]
Frequency commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_sw_points() str [source]
# SCPI: CALibration:FREQuency:SWPoints value: str = driver.calibration.frequency.get_sw_points()
No command help available
- return:
freq_switch_point: No help available
- set_sw_points(freq_switch_point: str) None [source]
# SCPI: CALibration:FREQuency:SWPoints driver.calibration.frequency.set_sw_points(freq_switch_point = 'abc')
No command help available
- param freq_switch_point:
No help available