Displays information about the OPC DA Server.
| 
                         Field  | 
                    
                         Description  | 
                
|---|---|
| 
                         OPC Handle  | 
                    
                         This is the handle the OPC server uses to reference a particular OPC connection. This handle can be cross referenced with log file entries.  | 
                
| 
                         Index  | 
                    
                         This is the server object index, which is incremented each time a new client connects.  | 
                
| 
                         #Groups  | 
                    
                         The number of groups created within the OPC server instance. This number includes both active and inactive groups.  | 
                
| 
                         #Items  | 
                    
                         The number of items creates within the OPC server instances. This number is the total of all active/inactive items in all groups.  | 
                
| 
                         #Reads  | 
                    
                         The number of reads that have been requested for items.  | 
                
| 
                         #Writes  | 
                    
                         The number of writes that have been request for items.  | 
                
| 
                         #Updates  | 
                    
                         The number of updates that have been received for subscribed items.  | 
                
See Also
Published June 2018