User
- Last UpdatedNov 17, 2021
- 1 minute read
The User property is a read-write property that gets or sets the current user for a AVEVA Historian.
Syntax
aaHistClientSingleValueEntry.User = message;
Result = aaHistClientSingleValueEntry.User;
Remarks
Important: To insert data for a tag, a user must have wwAdministrator privileges for the AVEVA Historian.
If the value of the CurrentServerName property is changed, this property reflects the current user for the server.
The default User is wwUser.