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


OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess Namespace : DAGroupParameters Class

The following tables list the members exposed by DAGroupParameters.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the DAGroupParameters class.  
Top
Public Fields
 NameDescription
Public FieldDefault locale. Equals to zero.  
Public FieldDefault percent deadband. Equals to zero (0.0).  
Public FieldDefault requested update rate. Equals to System.Threading.Timeout.Infinite, i.e. no implicit updates.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Default group parameters.  
Public Propertystatic (Shared in Visual Basic)Fast group parameters.  
Public PropertyGets or sets the language to be used by the server when returning values.  
Public Propertystatic (Shared in Visual Basic)Group parameters with normal rate.  
Public PropertyGets or sets the percent change in an item value that will cause an update.  
Public PropertyGets or sets the requested update rate.  
Public Propertystatic (Shared in Visual Basic)Slow group parameters.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public Propertystatic (Shared in Visual Basic)Very fast group parameters.  
Public Propertystatic (Shared in Visual Basic)Very slow group parameters.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Determines whether the specified DAGroupParameters is equal to the current object.  
Public Methodstatic (Shared in Visual Basic)Converts an integer value denoting the requested update rate (in milliseconds) to the group parameters object.  
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  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.  
Public Method  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodInfrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters)
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 MethodIndicates the standard name for the default combination of parameters. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodInfrastructure.  
Protected MethodReturns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Events
 NameDescription
Public EventRaised when a property is changed on a component.  
Top
Public Operators
Determines whether the two objects are equal.
Converts an integer value denoting the requested update rate (in milliseconds) to the group parameters object.
Determines whether the two objects are not equal.
Top
See Also

Reference

DAGroupParameters Class
OpcLabs.EasyOpc.DataAccess Namespace