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
|
![]() |
instrument handle specifies the session handle that you obtain from niSync Initialize External Calibration. The handle identifies the device to calibrate. |
![]() |
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. |
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
instrument handle out returns the session handle that you obtained from niSync Initialize External Calibration. The handle identifies the device you have calibrated. |
![]() |
old voltage returns the value of the oscillator voltage, in volts, last written to the device's non-volatile onboard memory. |
![]() |
error out returns error conditions that occur after this node runs. This output provides standard error out functionality. |