Connect
- Last UpdatedNov 17, 2021
- 1 minute read
The Connect method establishes a connection to the current server.
Syntax
[Result=] aaHistClientSingleValueEntry.Connect();
Return Value
Returns True if the connection can be made; otherwise returns False.
Remarks
This method is not required, since adding tags automatically causes a connection to the server. If the server is already logged on to, then this method prompts a reconnect.