LffSweep
SCPI Command :
TRIGger<HW>:LFFSweep
- class LffSweepCls[source]
LffSweep commands group definition. 4 total commands, 2 Subgroups, 1 group commands
- set(inputIx=InputIx.Default) None [source]
# SCPI: TRIGger<HW>:LFFSweep driver.trigger.lffSweep.set(inputIx = repcap.InputIx.Default) INTRO_CMD_HELP: Executes an LF frequency sweep in the following configuration: - method RsSmbv.Trigger.LffSweep.Source.set SING - LFO:SWE:MODE AUTO :param 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 clone of the original group, that exists independently
group2 = driver.trigger.lffSweep.clone()
Subgroups