Trigger
SCPI Command :
DISPlay:TRIGger:LINes
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_lines() bool[source]
# DISPlay:TRIGger:LINes value: bool = driver.display.trigger.get_lines()
Hides or shows the trigger levels in the diagrams.
- set_lines(shw_levs_permanent: bool) None[source]
# DISPlay:TRIGger:LINes driver.display.trigger.set_lines(shw_levs_permanent = False)
Hides or shows the trigger levels in the diagrams.
- Parameters:
shw_levs_permanent – OFF | ON