SCPI Command
TRIGger[:SEQuence]:POINt {OFF|ON|0|1}
TRIGger[:SEQuence]:POINt?
Turns the point trigger feature ON/OFF. When the point trigger is turned ON, the external trigger response is the single point. When the point trigger feature is turned OFF, the external trigger response is the entire sweep. |
---|
command/query |
Specifies the point trigger function state:
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
TRIG:SOUR EXT
Stimulus > Trigger > Ext Trig > Event > {On Sweep | On Point}
Equivalent COM Command
SCPI.TRIGger.SEQuence.POINt
Status = app.SCPI.TRIGger.SEQuence.POINt
app.SCPI.TRIGger.SEQuence.POINt = True
Boolean (read/write)
Back to TRIGger
Back to Command Finder