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 |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
<char> Choose from:
INTernal |
Internal source of the reference frequency |
EXTernal |
External source of the reference frequency |
{INT|EXT}
INT
System > Reference 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
Back to Command Finder (From User Interface)