Description
This function is invoked when a client is connected to the NETx BMS Core Server.
Signature
OnClientConnectedEvent (clientType, clientName, source, IPAddress, user, (projectName))Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
clientType | M | client type (WEB, VNET, or OPC) | |
clientName | M | client name | |
source | M | client source (e.g. Voyager.5.0, OPC Client name or IP address of BMS Client) | |
IPAddress | M | ip address of client | |
user | M | user that is currently online | |
(projectName) | M | optional name of the visualization project |