Variables available in \RPCManager
The following variables are available within RPCManager for public consumption, but are strictly read-only. Modifying any of these variables could lead to unexpected behavior.
Initially zero, this gets set to a non-zero value after the RPC Manager has initialized. You should not attempt to register your service until RPC Manager has set this value.
The IP address of the local workstation. Only valid after Started is set non-zero.
The name of the local workstation. Only valid after Started is set non-zero.
The VTScada version running on the local workstation. Only valid after Started is set non-zero.
Deprecated. Contains only IPv4 addresses. Do not use for IPv6 addresses.
An array, each element holding a textual representation of the set of IPs by which this workstation is known. This IP address list is not dynamic and will only populate for the local machine at VTScada startup.