aaSetServerTimeStamp
- Last UpdatedMar 18, 2021
- 1 minute read
Specifies whether or not incoming data values will be timestamped using the time of the local AVEVA Historian.
Syntax
aaSetServerTimeStamp TopicName, ServerTimeStamp
where:
|
Argument |
Description |
|---|---|
|
TopicName |
The name of the topic. This value is of data type nvarchar(80), with no default. |
|
ServerTimeStamp |
Used to specify whether local timestamping by the AVEVA Historian is used. 0 = The IDAS timestamp is used 1 = The AVEVA Historian time is used for the timestamp. If a fast-changing tag is configured to use server timestamping, the packet of data that is sent to the Storage subsystem may contain multiple data values with the same timestamp, which may affect data calculations, such as for swinging door storage. This value is of data type bit, with a default of 0. |
Permission
Execute permission defaults to the aaPowerUsers and aaAdministrators groups.