Connectivity Software User's Guide and Reference
SparkplugDevice Class Properties


OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug Namespace : SparkplugDevice Class

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

Public Properties
 NameDescription
Public PropertyDetermines whether the Primary Host Application is online.  
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.  
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.  
Public PropertyDetermines when and how the Sparkplug producer (edge node or device) connects and disconnects its data source.  
Public PropertyContains device ID of this Sparkplug device.  
Public PropertyContains reference to the edge node that this device belongs to.  
Public PropertyDetermines whether this device is currently alive.  
Public PropertyDetermines whether this device is currently frozen.  
Public PropertyDetermines whether the publishing is currently locked, i.e. metric data changes are not immediately published.  
Public PropertyDetermines whether the component is currently started.  
Public PropertyDefines how the Sparkplug metrics are identified in the Birth and Data messages.  
Public PropertyThe collection of Sparkplug metrics that this producer publishes.  
Public PropertyDetermines whether this Sparkplug producer (edge node or device) is online.  
Public PropertyThe interval in milliseconds at which the Sparkplug producer (edge node or device) publishes its data.  
Public PropertyDetermines whether the Sparkplug producer (edge node or device) publishes only the last data known.  
Public PropertyDetermines whether your code will report any changed data to the producer, or whether the producer will poll for data changes.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyAn arbitrary object associated with the device.  
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

SparkplugDevice Class
OpcLabs.EasySparkplug Namespace