![Copper Mountain Technologies PLANAR TR1300/1 Скачать руководство пользователя страница 259](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189259.webp)
COM Server Commands
259
SCPI.SENSe(
Ch
).ROSCillator.SOURce
Object Type
Property (read/write)
Data Type
String
Target
Instrument
Description
Selects the internal or external source of the reference frequency of 10
MHz.
Range
"INTernal"
Internal source of the reference frequency
"EXTernal"
External source of the reference frequency
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.SENSe(1).ROSCillator.SOURce
app.SCPI.SENSe(1).ROSCillator.SOURce = "EXT"
Equivalent
Softkeys
None