niSync Adjust Oscillator Voltage (VI)

Installed With: NI-Sync

Sets the oscillator voltage value to be written to the specified device's non-volatile onboard memory using an external calibration reference.

The oscillator voltage controls the frequency of the specified device's oscillator. The value you enter in new voltage is written to the non-volatile onboard memory of the specified device only if you set the Action parameter of niSync Close External Calibration to Commit. You must use this VI in a session created with niSync Initialize External Calibration.

Note  
  • Use niSync Get Oscillator Voltage to return the oscillator voltage value currently stored in the device's non-volatile onboard memory.
  • This VI does not immediately change the oscillator voltage. Use the Oscillator Voltage property of the niSync Property Node to immediately adjust the oscillator voltage.

niSync Adjust Oscillator Voltage

cio.gif

instrument handle specifies the session handle that you obtain from niSync Initialize External Calibration. The handle identifies the device to calibrate.

cdbl.gif

new voltage (0.00E+0) specifies the value of the new oscillator voltage, in volts, to write to the device's non-volatile onboard memory.

cerrcodeclst.gif

error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

iio.gif

instrument handle out returns the session handle that you obtained from niSync Initialize External Calibration. The handle identifies the device you have calibrated.

idbl.gif

old voltage returns the value of the oscillator voltage, in volts, last written to the device's non-volatile onboard memory.

ierrcodeclst.gif

error out returns error conditions that occur after this node runs. This output provides standard error out functionality.