Allowed

SCPI Command :

[SOURce<HW>]:FREQuency:CONVerter:EXTernal:OVERrange:ALLowed:[STATe]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# [SOURce<HW>]:FREQuency:CONVerter:EXTernal:OVERrange:ALLowed:[STATe]
value: bool = driver.source.frequency.converter.external.overrange.allowed.get_state()

Queries if the connected external instrument provides the extended frequency range. If confirmed, the R&S SMW200A indicates the correpsonding parameters in the ‘RF Frequency’ dialog, see ‘Frequency Overrange’.

Returns:

overrang_allowed: 1 | ON | 0| OFF