FindLevel

SCPI Command :

TRIGger<*>:FINDlevel
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(trigger=Trigger.Default, opc_timeout_ms: int = -1) None[source]
# TRIGger<*>:FINDlevel
driver.trigger.findLevel.set(trigger = repcap.Trigger.Default)

Sets the trigger level automatically. The command is only relevant if the trigger source is an analog channel CHAN1…4.

Parameters:
  • trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)

  • opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.