RT Get Timestamp
- Updated2023-02-17
- 2 minute(s) read
RT Get Timestamp
Inserts a 64-bit timestamp value from a high-precision timing source into a preallocated array at an index value specified by iteration. The timestamp value indicates the time when the RT Get Timestamp node executes on the RT target.
Use the RT Timestamp Analysis node to analyze the timestamp array returned by the RT Get Timestamp node.
Inputs/Outputs

timestamp array in
Preallocated array used to store timestamps for each iteration of the RT Get Timestamp node.

iteration
Index value where the RT Get Timestamp node inserts the current timestamp in the timestamp array.

error in
Error conditions that occur before this node runs.
Default value: no error

timestamp array out
Returns an array that contains a timestamp for each iteration of the RT Get Timestamp node.

error out
Error information.
Unlike most nodes, this node runs normally even if error in contains an error.