Property (Read Only)
Value = SCPI.SENSe.ROSCillator.SOURce
This command gets source of reference oscillator.
|
Parameter |
Value |
|
Description |
Source of reference oscillator |
|
Data Type |
Character string type (String) |
|
Range |
INTernal|EXTernal|UNLock |
|
Preset Value |
- |
|
Unit |
- |
|
Resolution |
- |
|
Preset Effect |
No |
|
Save-Recall Effect |
No |
|
Error |
- |
Dim Var as String
Var= "INTernal"
Var = SCPI.SENSe.ROSCillator.SOURce
SCPI.SENSe.ROSCillator.REF1.SOURce
No equivalent key is available on the front panel.
:SENSe:ROSCillator:SOURce?
{INTernal|EXTernal|UNLock} <newline><^END>
10 OUTPUT 717;":SENSe:ROSCillator:SOURce ?"
20 ENTER 717;A$