Frequency
SCPI Command :
[SOURce<HW>]:BB:GNSS:TRIGger:OUTPut<CH>:PULSe:FREQuency
- class FrequencyCls[source]
Frequency commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(output=Output.Default) float [source]
# SCPI: [SOURce<HW>]:BB:GNSS:TRIGger:OUTPut<CH>:PULSe:FREQuency value: float = driver.source.bb.gnss.trigger.output.pulse.frequency.get(output = repcap.Output.Default)
Queries the pulse frequency of the pulsed marker signal. The pulse frequency is derived by dividing the symbol rate by the divider.
- param output
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Output’)
- return
frequency: float