QuickOPC User's Guide and Reference
DAParameterRestrictingParameters Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Optimization Namespace : DAParameterRestrictingParameters Class

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

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Default OPC-DA parameter Restricting parameters.  
Public PropertyFastest update rate. Number of milliseconds. If your application specifies an update rate that is faster (has lower value) than the value of this property, the value of this property will be used instead.  
Public PropertyIf your application specifies a percent deadband that is higher than the value of this property, the value of this property will be used instead.  
Public PropertyIf your application specifies a percent deadband that is lower than the value of this property, the value of this property will be used instead.  
Public PropertySlowest update rate. Number of milliseconds. If your application specifies an update rate that is slower (has higher value) than the value of this property, the value of this property will be used instead.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Top
See Also

Reference

DAParameterRestrictingParameters Class
OpcLabs.EasyOpc.DataAccess.Optimization Namespace