Timestamp
- Updated2025-05-23
- 2 minute(s) read
Creates or adds to an array of tag clusters, which specifies the tag data values for Multi Write to communicate.
The data type of the tag cluster must be a timestamp.
Inputs/Outputs

time stamp
Date and time the server obtained the most recent data value.

tag clusters in
Clusters of tags the web service references to communicate data.

tag in
Tag the server references to communicate measurement data.

value
Data value of the tag or tags.

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

tag clusters out
Clusters of tags the web service references to communicate data.

tag out
Tag the server references to communicate measurement data.

error out
Error information.
The node produces this output according to standard error behavior.
Programming Patterns
Wire this node to Multi Write to record values for multiple tags in a single operation. This improves performance compared to writing each tag individually.