Ignore
SCPI Command :
[SOURce<HW>]:FSIMulator:IGNore:RFCHanges
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_rf_changes() bool[source]
# [SOURce<HW>]:FSIMulator:IGNore:RFCHanges value: bool = driver.source.fsimulator.ignore.get_rf_changes()
This is a password-protected function. Unlock the protection level 1 to access it. See method
RsSmw.system.protect.state.set(). Ignores frequency changes lower than 5 % to enable faster frequency hopping.- Returns:
rf_changes: 1 | ON | 0| OFF
- set_rf_changes(rf_changes: bool) None[source]
# [SOURce<HW>]:FSIMulator:IGNore:RFCHanges driver.source.fsimulator.ignore.set_rf_changes(rf_changes = False)
This is a password-protected function. Unlock the protection level 1 to access it. See method
RsSmw.system.protect.state.set(). Ignores frequency changes lower than 5 % to enable faster frequency hopping.- Parameters:
rf_changes – 1 | ON | 0| OFF