Ignore

SCPI Command :

[SOURce<HW>]:CEMulation:IGNore:RFCHanges
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_rf_changes() bool[source]
# [SOURce<HW>]:CEMulation:IGNore:RFCHanges
value: bool = driver.source.cemulation.ignore.get_rf_changes()

No help available

set_rf_changes(rf_changes: bool) None[source]
# [SOURce<HW>]:CEMulation:IGNore:RFCHanges
driver.source.cemulation.ignore.set_rf_changes(rf_changes = False)

No help available