niSync Adjust DDS Start Pulse Phase Voltage (VI)

Installed With: NI-Sync

Sets the DDS start pulse phase voltage to be written to the specified device's non-volatile onboard memory using an external calibration reference.

The value you enter in new voltage is written to the non-volatile onboard memory of the specified device and becomes the new calibration constant only if you set Action 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 DDS Start Pulse Phase Voltage to return the DDS start pulse phase voltage currently stored on the device's onboard memory.
  • This node does not immediately change the DDS start pulse phase voltage. Use the DDS Phase Adjust Voltage property of the niSync Property Node to immediately adjust the DDS start pulse phase voltage.

niSync Adjust DDS Start Pulse Phase 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 new DDS start pulse phase voltage value, in volts, to write to the non-volatile onboard memory of the instrument you are calibrating. This value will only be written to the EEPROM if you set the action terminal of niSync Close External Calibration to Commit.

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 DDS start pulse phase 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.