QuickOPC User's Guide and Reference
_DAParameterRestrictingParameters Interface Members
Properties  Methods 

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

The following tables list the members exposed by _DAParameterRestrictingParameters.

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
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 Method  
Top
See Also

Reference

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