Connectivity Software User's Guide and Reference
UAEventNotifiers Class Fields


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

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

Public Fields
 NameDescription
Public FieldThe Object has an event history which may be read.

This is a constant, and its value is 4.

 
Public FieldThe Object has an event history which may be updated.

This is a constant, and its value is 8.

 
Public FieldThe Object or View produces no event and has no event history.

This is a constant, and its value is 0 (Byte.MinValue).

 
Public FieldThe Object or View produces event notifications.

This is a constant, and its value is 1.

 
Top
See Also

Reference

UAEventNotifiers Class
OpcLabs.EasyOpc.UA Namespace