Trigger

SCPI Command :

DISPlay:TRIGger:LINes
Commands in total: 1
Subgroups: 0
Direct 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