Connectivity Software User's Guide and Reference
EasySparkplugEdgeNode Class Properties


OpcLabs.EasySparkplugComponents Assembly > OpcLabs.EasySparkplug Namespace : EasySparkplugEdgeNode Class

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

Public Properties
 NameDescription
Public PropertyDetermines whether the Primary Host Application is online. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether the edge automatically maintains its connection to the Sparkplug system. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe number of birth-death sequence of this edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyDetermines whether an attempt will be made to convert the data in the incoming command to the type of the metric. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyContains the condition of the data source connection associated with the Sparkplug producer. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines when and how the Sparkplug producer (edge node or device) connects and disconnects its data source. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe collection of Sparkplug devices in this edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe Sparkplug edge node ID of this edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe edge node ID effectively used by the edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe sparkplug group ID of this edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether the publishing is currently locked, i.e. metric data changes are not immediately published. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether the component is currently started. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyIndicates whether the edge node is currently instructed to keep connection to the Sparkplug system. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyProvides dictionary of license data fields and their values. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDefines how the Sparkplug metrics are identified in the Birth and Data messages. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe collection of Sparkplug metrics that this producer publishes. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyCapacity of the notification queue. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyThe idle time before the internal thread executing the queued notifications is stopped (in milliseconds). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyThe host ID of the primary host application that this edge node is associated with. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether this Sparkplug producer (edge node or device) is online. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe interval in milliseconds at which the Sparkplug producer (edge node or device) publishes its data. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether the Sparkplug producer (edge node or device) publishes only the last data known. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether the component will deliver all notifications in a queued manner. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyDetermines whether your code will report any changed data to the producer, or whether the producer will poll for data changes. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public Propertystatic (Shared in Visual Basic)A shared instance of the edge node object.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyContains synchronization context used by the object when performing asynchronous operations (including event notifications). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyGets or sets the parameters required to establish a connection to the Sparkplug system. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe descriptor of the Sparkplug system that this edge node is part of. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyDetermines whether the object has been disposed. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
See Also

Reference

EasySparkplugEdgeNode Class
OpcLabs.EasySparkplug Namespace