Admin Production ni-theme
Current Publication

Configure Reference Oscillator [RO]

IVI Compliance Package

IviDigitizer Configure Reference Oscillator [RO]

IviDigitizerReferenceOscillator Capability Group

Configures the reference oscillator of the digitizer.

IviDigitizer Configure Reference Oscillator [RO].vi

civrn 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

ci32 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)

cdbl 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

cerrcodeclst 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.

iivrn 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

ierrcodeclst 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.