Video
SCPI Command :
TRIGger[:SEQuence]:LEVel:VIDeo
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# TRIGger[:SEQuence]:LEVel:VIDeo value: float = driver.applications.k70Vsa.trigger.sequence.level.video.get()
Defines the level the video signal must exceed to cause a trigger event. Note that any RF attenuation or preamplification is considered when the trigger level is analyzed.
- set(arg_0: float) None[source]
# TRIGger[:SEQuence]:LEVel:VIDeo driver.applications.k70Vsa.trigger.sequence.level.video.set(arg_0 = 1.0)
Defines the level the video signal must exceed to cause a trigger event. Note that any RF attenuation or preamplification is considered when the trigger level is analyzed.
- Parameters:
arg_0 – Range: 0 PCT to 100 PCT, Unit: PCT