Ifrequency

SCPI Commands :

[SOURce<HW>]:EFRontend:FREQuency:IFRequency:SIDeband
[SOURce<HW>]:EFRontend:[FREQuency]:IFRequency:[VALue]
class IfrequencyCls[source]

Ifrequency commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get_side_band() str[source]
# SCPI: [SOURce<HW>]:EFRontend:FREQuency:IFRequency:SIDeband
value: str = driver.source.efrontend.frequency.ifrequency.get_side_band()

Queries the currently used sideband for frequency conversion.

return

side_band: string USB Upper sideband LSB Lower sideband

get_value() float[source]
# SCPI: [SOURce<HW>]:EFRontend:[FREQuency]:IFRequency:[VALue]
value: float = driver.source.efrontend.frequency.ifrequency.get_value()

Queries the frequency of the IF signal, that is the frequency at the RF A/RF B connector.

return

int_frequency: float