COM Server Commands
318
SCPI.TRIGger.SEQuence.POINt
Object Type
Property (read/write)
Data Type
Boolean
Target
Instrument
Description
The ON/OFF state of the point trigger feature.
When the point trigger feature is turned ON, the external trigger
response is single point. When the point trigger feature is turned OFF,
the external trigger response is single sweep.
Allowable
Values
True
point trigger feature ON
False
point trigger feature OFF
Preset Value
False
Syntax
Dim Status As Boolean
Status = app.SCPI.TRIGger.SEQuence.POINt
app.SCPI.TRIGger.SEQuence.POINt = True
Related
Commands
SCPI.TRIGger.SEQuence.SOURce
Equivalent
Softkeys
Stimulus > Trigger > External Trigger > Event > On Sweep | On Point