Force

SCPI Command :

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

If the acquisition is running in normal mode and no valid trigger occurs, forcing the trigger provokes an immediate single acquisition. Thus you can confirm that a signal is available and use the waveform display to determine how to trigger on it.

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.