QuickOPC User's Guide and Reference
_DAParameterRestrictingParameters Interface Properties

OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Optimization.ComTypes Namespace : _DAParameterRestrictingParameters Interface

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

Public Properties
 NameDescription
 PropertyThe display string for the current object.  
 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.  
 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.  
 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.  
 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.  
 PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise.  
Top
See Also

Reference

_DAParameterRestrictingParameters Interface
OpcLabs.EasyOpc.DataAccess.Optimization.ComTypes Namespace