niSync Wait Until Time (VI)

Installed With: NI-Sync

Use this VI to wait until the board time of the specified device reaches the time you specify in time stamp before continuing your program. You can use this VI to ensure that your future time events have completed before you close your session or stop your application.

Note  NI-Sync devices use the TAI timescale.

niSync Wait Until Time

cio.gif

instrument handle specifies the session handle that you obtain from niSync Initialize or niSync Initialize External Calibration.

ctimestamp.gif

time stamp specifies the board time to wait for before continuing execution.

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 instrument handle that you obtain from niSync Initialize.

ierrcodeclst.gif

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