Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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
clientTypeMclient type (WEB, VNET, or OPC)
clientNameMclient name
sourceMclient source (e.g. Voyager.5.0, OPC Client name or IP address of BMS Client)
IPAddressMip address of client
userMuser that is currently online
(projectName)Moptional name of the visualization project

Return

None.
  • No labels