QuickOPC User's Guide and Reference
ServerDescriptor Class Members
Fields  Properties  Methods  Events


OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc Namespace : ServerDescriptor Class

The following tables list the members exposed by ServerDescriptor.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the ServerDescriptor class.  
Top
Public Fields
 NameDescription
Public FieldA URI scheme for the OPC Batch.  
Public FieldDefault value of the DescriptorString property.  
Public FieldDefault URI scheme. Equals to "dcom".  
Public FieldDefault technology. Equals to OpcTechnologies.Com.  
Public FieldDefault URL string of the resource. Equals to "opcda:".  
Public FieldA URI scheme for the OPC-A&E.  
Public FieldA URI scheme for the OPC-DA.  
Public FieldA URI scheme for the OPC-DX.  
Public FieldA URI scheme for the OPC-HDA.  
Public FieldA URI scheme for the OPC XML-DA.  
Top
Public Properties
 NameDescription
Public PropertyWhen non-empty, specifies the name of the alias that will be used in place of this object. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyHolds an optional user-information part, terminated with "@" (e.g. username:password@); a hostname (e.g., domain name or IP address); and an optional port number, preceded by a colon ":". (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyContains the CLSID of the object. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyContains the CLSID string of the object. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public Propertystatic (Shared in Visual Basic)Default URL. Represents "dcom:".  
Public PropertyOverridden. A string that represents the resource descriptor or its relevant parts. A string that represents the resource descriptor or its relevant parts. A string that represents the resource descriptor or its relevant parts. A string that represents the resource descriptor or its relevant parts.  
Public PropertyThe fragment portion of the URI. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyDetermines whether CLSID for the object is given in this descriptor. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyDetermines whether ProgID for the object is given in this descriptor. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyThe Domain Name System (DNS) host name or IP address of a server. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyDetermines whether this object is aliased. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyDetermines whether the object descriptor is null. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyThe object's location. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyName of the machine. Determines the computer on which the object is located. May be an empty string, in which case the object is assumed to exist on the local computer or at the computer specified for it by DCOM configuration. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertySecurity settings used when connecting to the endpoint. (Inherited from OpcLabs.BaseLib.EndpointDescriptor)
Public Propertystatic (Shared in Visual Basic)A null server descriptor (contains an empty machine name and an empty server class).  
Public PropertyContains the object ID, i.e. ProgID, {CLSID}, or ProgID/{CLSID}. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyThe password associated with the user that accesses the URI. Not normally used with OPC UA - see the documentation! (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyThe path to the resource referenced by the URI. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyGets the concatenated Path and Query properties. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyThe port number of the URI. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyA scheme name followed by a colon. An empty string if there is no scheme. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyContains ProgID of the object. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyThe query information included in the URI. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyThe scheme name of the URI. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyGets the Scheme and Authority properties separated by a colon (:) and double forward slash (//) as needed. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyContains {CLSID} (if given) or ProgID of the OPC server.  
Public PropertyContains ProgID (if given) or {CLSID} of the OPC server.  
Public PropertyA short URL of the resource. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyA short URL string of the resource. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyDetermines the OPC technology used.  
Public PropertyGets or sets the System.Uri instance for this resource descriptor.  
Public PropertyA URL string of the resource.  
Public PropertyGets the UserName and Password properties separated by a colon (:). Not normally used with OPC UA - see the documentation! (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public PropertyThe user name associated with the user that accesses the URI. Not normally used with OPC UA - see the documentation! (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Infrastructure. Infrastructure. Infrastructure. Infrastructure.  
Protected PropertyInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Protected PropertyInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Protected PropertyInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public Methodstatic (Shared in Visual Basic)Converts a OpcLabs.BaseLib.ComInterop.Database.ComClassRegistration to a server descriptor.  
Public Methodstatic (Shared in Visual Basic)Converts a System.Guid containing object's CLSID to a server descriptor.  
Public Methodstatic (Shared in Visual Basic)Converts a ServerElement to a server descriptor.  
Public Methodstatic (Shared in Visual Basic)Converts a string containing server's descriptor string to a server descriptor.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type. Serves as a hash function for a particular type.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodReturns a string that represents the current object.Returns a string that represents the current object. Returns a string that represents the current resource descriptor. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Public Method (Inherited from OpcLabs.BaseLib.EndpointDescriptor)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodInfrastructure. Infrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Protected MethodInfrastructure. Infrastructure. Infrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Protected MethodReset the Url property to its default value.  
Protected MethodDetermines whether the Url property is equal to its default value.  
Protected MethodInfrastructure. Infrastructure. Infrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.ObjectDescriptor)
Top
Public Events
 NameDescription
Public EventHandler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Top
Public Operators
Determines whether the two objects are equal.
Overloaded. Converts a OpcLabs.BaseLib.ComInterop.Database.ComClassRegistration to a server descriptor.
Determines whether the two objects are not equal.
Top
See Also

Reference

ServerDescriptor Class
OpcLabs.EasyOpc Namespace