QuickOPC User's Guide and Reference
ServerElement Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace : ServerElement Class

For a list of all members of this type, see ServerElement members.

Public Properties
 NameDescription
Public PropertyGets or sets OPC server's class identifier (CLSID).  
Public PropertyContains the CLSID string of the server.  
Public Propertystatic (Shared in Visual Basic)Default server categories (none).  
Public PropertyGets or sets a user readable name for the OPC server.  
Public PropertyThe server's location.  
Public PropertyGets or sets a string value indicating the programmatic identifier (ProgID) of the OPC server.  
Public PropertyGets or sets information about which specifications the OPC server claims to support.  
Public PropertyReturns a string usable for identification of the OPC server when passed to other methods. If the ProgId is not empty, it is used. Otherwise, if the VersionIndependentProgId is not empty, it is used. If both are empty, the string form of server's Clsid is returned.  
Public PropertyDetermines the OPC technology used.  
Public PropertyA URL of the server.  
Public PropertyA URL string of the server.  
Public PropertyAn unescaped URL string of the server.  
Public PropertyGets or sets a vendor name.  
Public PropertyGets or sets version-independent programmatic identifier of the OPC server application.  
Top
See Also

Reference

ServerElement Class
OpcLabs.EasyOpc Namespace