Connectivity Software User's Guide and Reference
ISparkplugDevice Interface Properties

OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug Namespace : ISparkplugDevice Interface

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

Public Properties
 NameDescription
 PropertyDetermines whether the Primary Host Application is online. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 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.ISparkplugProducer)
 PropertyContains the condition of the data source connection associated with the Sparkplug producer. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyDetermines when and how the Sparkplug producer (edge node or device) connects and disconnects its data source. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyContains device ID of this Sparkplug device.  
 PropertyContains reference to the edge node that this device belongs to.  
 PropertyDetermines whether this device is currently alive.  
 PropertyDetermines whether this device is currently frozen.  
 PropertyDetermines whether the publishing is currently locked, i.e. metric data changes are not immediately published. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyDetermines whether the component is currently started. (Inherited from OpcLabs.BaseLib.ComponentModel.IReadOnlyStartable)
 PropertyDefines how the Sparkplug metrics are identified in the Birth and Data messages. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyThe collection of Sparkplug metrics that this producer publishes. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyDetermines whether this Sparkplug producer (edge node or device) is online. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyThe interval in milliseconds at which the Sparkplug producer (edge node or device) publishes its data. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyDetermines whether the Sparkplug producer (edge node or device) publishes only the last data known. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 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.ISparkplugProducer)
Top
See Also

Reference

ISparkplugDevice Interface
OpcLabs.EasySparkplug Namespace