Frequency

SCPI Command :

[SOURce<HW>]:BB:GSM: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:GSM:TRIGger:OUTPut<CH>:PULSe:[FREQuency]
value: float = driver.source.bb.gsm.trigger.output.pulse.frequency.get(output = repcap.Output.Default)

Queries the pulse frequency of the pulsed marker signal PULSe.

param output

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Output’)

return

frequency: float