SwTrigger

SCPI Command :

SWTRigger:HISTory
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_history() bool[source]
# SWTRigger:HISTory
value: bool = driver.swTrigger.get_history()

Applies the zone trigger condition to the acquisitions in the history memory during history replay. See: ‘Apply zone trigger to history’.

Returns:

apply_zn_trig_history: OFF | ON

set_history(apply_zn_trig_history: bool) None[source]
# SWTRigger:HISTory
driver.swTrigger.set_history(apply_zn_trig_history = False)

Applies the zone trigger condition to the acquisitions in the history memory during history replay. See: ‘Apply zone trigger to history’.

Parameters:

apply_zn_trig_history – OFF | ON