Wait Until Time
- Updated2023-02-17
- 2 minute(s) read
Wait Until Time
Waits until the board time of the device reaches a specified time before continuing the program.
Use this function to ensure that future time events have completed before you close the session or stop the application.
Inputs/Outputs

session in
The session handle that you obtain from Initialize or Initialize External Calibration.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

time stamp
The board time to wait for before continuing execution.

session out
The session handle that you obtain from Initialize.

error out
Error information.
The node produces this output according to standard error behavior.