LffSweep
SCPI Command :
TRIGger<HW>:LFFSweep
- Commands in total: 3Subgroups: 2Direct child commands: 1
- set(inputIx=InputIx.Default) None[source]
# TRIGger<HW>:LFFSweep driver.trigger.lffSweep.set(inputIx = repcap.InputIx.Default)
Executes an LF frequency sweep in the following configuration:
method
RsSmw.trigger.lffSweep.source.set()SINGLFO:SWE:MODE AUTO
- Parameters:
inputIx – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)
- set_with_opc(inputIx=InputIx.Default, opc_timeout_ms: int = -1) None[source]
Cloning the Group
# Create a copy of the original group, that exists independently
lffSweep_copy = driver.trigger.lffSweep.clone()
Subgroups