Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

Instantiating an aaServers object

  • Last UpdatedFeb 05, 2025
  • 1 minute read

The aaServers object is a cocreatable object. That is, it can be instantiated on its own, instead of only being created when used by a method of another object. In the InTouch HMI software, you can use the OLE_CreateObject() function to instantiate the aaServers object. The ProgID for the aaServers object is ArchestrA.HistClient.Database.aaServers.

For example:

OLE_CreateObject (%Man, "ArchestrA.HistClient.Database.aaServers");

TitleResults for “How to create a CRG?”Also Available in