WOLFRAM SYSTEM MODELER
getServerIDRetrieves a unique and global server ID for each server instance |
|
SystemModel["OPCClassic.ExternalFunctions.getServerID"]

This function is used to generate a global and unique identification number (serverID) for an OPC server (server).
getServerID(server)
| server |
Type: OPCServerObject Description: The external OPC server object |
|---|
| serverID |
Type: Integer Description: The unique ID of the server |
|---|