Connectivity Software User's Guide and Reference
SparkplugMetric Class Properties


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

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

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertySpecifies the Sparkplug data type of the metric value.  
Public PropertyDescribes the basic external characteristics of the metric, such as its name.  
Public PropertyThe device this metric belongs to, if available.  
Public PropertyThe edge node this metric belongs to, if available.  
Public PropertyDetermines whether the metric data is readable.  
Public PropertyDetermines whether the component is currently started.  
Public PropertyDetermines whether the configuration of this metric is valid.  
Public PropertyDetermines whether the metric data is writable.  
Public PropertyThe friendly name of this metric.  
Public PropertyDetermines whether Read events propagate to the parent node (defaults to True).  
Public PropertyDetermines whether Write events propagate to the parent node (defaults to True).  
Public PropertyThe metric data (value, timestamp) used for publishing.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyAn arbitrary object associated with the metric.  
Public PropertyDetermines whether the timestamp of the metric is writable.  
Public PropertyThe metric data (value, timestamp) modified by Sparkplug commands.  
Public PropertyDetermines whether successfully written data will become the read data for subsequent operations.  
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

SparkplugMetric Class
OpcLabs.EasySparkplug Namespace