IviUpconverter Configure Reference Oscillator [RO]
IviUpconverterReferenceOscillator Capability Group
This VI configures the upconverter's reference oscillator.
instrument handle The instrument handle that you obtain from the IviUpconverter Initialize VI or IviUpconverter Initialize With Options VI. The handle identifies a particular instrument session. Default Value: None |
|
reference oscillator source (Internal) Pass the reference oscillator source used to generate the precise RF output frequency. The driver uses this value to set the IviUpconverter Reference Oscillator Source [RO] property. Valid Values: IVIUPCONVERTER_VAL_REFERENCE_OSCILLATOR_SOURCE_INTERNAL - Internal reference oscillator. IVIUPCONVERTER_VAL_REFERENCE_OSCILLATOR_SOURCE_EXTERNAL - External reference oscillator. Default Value: IVIUPCONVERTER_VAL_REFERENCE_OSCILLATOR_SOURCE_INTERNAL |
|
external frequency (10.0e6 Hz) Pass the frequency of the external signal that is used as reference for internal RF frequency generation. The driver uses this value to set the IviUpconverter Reference Oscillator External Frequency [RO] property. Default Value: 10.0e6 Hz Notes: (1) This value is valid only when IviUpconverter Reference Oscillator Source [RO] is External. |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviUpconverter Initialize VI or IviUpconverter Initialize With Options VI. The handle identifies a particular instrument session. Default Value: None |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |