QuickOPC User's Guide and Reference
UAMonitoringParameters Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : UAMonitoringParameters Class

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

Public Properties
 NameDescription
Public PropertyOptional data change filter. Defines the conditions under which a data change notification should be reported.  
Public Propertystatic (Shared in Visual Basic)Default monitoring parameters.  
Public Propertystatic (Shared in Visual Basic)Default encoding name.  
Public PropertySpecifies whether to discard the oldest notification when a new notification is to be queued into a full queue.  
Public PropertyName of the encoding that the server should use when returning the Value attribute of a variable.  
Public PropertyOptional event filter. Defines the conditions under which an event notification should be reported.  
Public Propertystatic (Shared in Visual Basic)Fast monitoring parameters.  
Public PropertyThe requested size of the MonitoredItem queue.  
Public PropertyThe fastest rate at which the monitored items should be accessed and evaluated (in milliseconds).  
Public Propertystatic (Shared in Visual Basic)Slow monitoring 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 monitoring parameters.  
Public Propertystatic (Shared in Visual Basic)Very slow monitoring parameters.  
Top
See Also

Reference

UAMonitoringParameters Class
OpcLabs.EasyOpc.UA Namespace