ServerName
- Last UpdatedNov 17, 2021
- 1 minute read
The ServerName property is a read-write property that specifies the name of the AVEVA Historian to which you want to connect.
Syntax
aaHistClientActiveDataGrid.ServerName = message;
Result = aaHistClientActiveDataGrid.ServerName;
Remarks
The ServerName property must be set to establish a connection to an AVEVA Historian.
This property has no default value.