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. |
![]() |
instrument handle specifies the session handle that you obtain from niSync Initialize or niSync Initialize External Calibration. |
![]() |
time stamp specifies the board time to wait for before continuing execution. |
![]() |
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 instrument handle that you obtain from niSync Initialize. |
![]() |
error out returns error conditions that occur after this node runs. This output provides standard error out functionality. |