IviDigitizer Configure Reference Oscillator [RO]
IviDigitizerReferenceOscillator Capability Group
Configures the reference oscillator of the digitizer.
instrument handle The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.
Default Value: None |
|
Oscillator Source (Internal) Specifies the source of the reference frequency signal. The driver uses this value to set the IviDigitizer Reference Oscillator Source property.
Valid Values: - IVIDIGITIZER_VAL_REFERENCE_OSCILLATOR_SOURCE_INTERNAL (0) The internal reference oscillator is used. - IVIDIGITIZER_VAL_REFERENCE_OSCILLATOR_SOURCE_EXTERNAL (1) An external reference oscillator is used. - IVIDIGITIZER_VAL_REFERENCE_OSCILLATOR_SOURCE_PXI_CLK10 (2) A PXI/PXIe backplane 10 MHz reference oscillator is used. - IVIDIGITIZER_VAL_REFERENCE_OSCILLATOR_SOURCE_PXIE_CLK100 (3) A PXIe backplane 100 MHz reference oscillator is used. Default Value: IVIDIGITIZER_VAL_REFERENCE_OSCILLATOR_SOURCE_INTERNAL (0) |
|
Oscillator Frequency (1.0e6) Specifies the frequency of the external reference oscillator. This input is used only if the Oscillator Source input is set to External. The driver uses this value to set the IviDigitizer Reference Oscillator External Frequency property.
Unit: Hertz Default Value: 1.0e6 |
|
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 IviDigitizer Initialize VI or IviDigitizer 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. |