![Copper Mountain Technologies PLANAR TR1300/1 Programming Manual Download Page 320](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189320.webp)
COM Server Commands
320
SCPI.TRIGger.SEQuence.SOURce
Object Type
Property (read/write)
Data Type
String
Target
Instrument
Description
Selects the sweep trigger source.
Range
"INTernal"
Internal
"EXTernal"
External
"BUS"
Bus
Notes
The short format of the parameter is indicated by upper case letters.
There is no distinction between upper and lower case letters when the
property is written. When the property is read out, the short format is
indicated by upper case letters.
Out of Range
An error occurs.
Preset Value
"INT"
Syntax
Dim Param As String
Param = app.SCPI.TRIGger.SEQuence.SOURce
app.SCPI.TRIGger.SEQuence.SOURce = "BUS"
Related
Commands
SCPI.TRIGger.SEQuence.IMMediate
SCPI.TRIGger.SEQuence.SINGle
SCPI.IEEE4882.TRG
Equivalent
Softkeys
Stimulus > Trigger > Trigger Source > Internal | External | Bus