SCPI Command
SENSe:ROSCillator:SOURce <char>
SENSe:ROSCillator:SOURce?
Sets or reads out an internal or external source of the 10 MHz reference frequency. |
---|
command/query |
Instrument
<char> Choose from:
INTernal |
Internal source of the reference frequency |
EXTernal |
External source of the reference frequency |
{INT|EXT}
INT
System > Misc Setup > Ref Source
Equivalent COM Command
SCPI.SENSe(Ch).ROSCillator.SOURce
Param = app.SCPI.SENSe(Ch).ROSCillator.SOURce
app.SCPI.SENSe(Ch).ROSCillator.SOURce = "EXT"
String (read/write)
Back to SENSe
Back to Command Finder