Connectivity Software User's Guide and Reference
SparkplugMetricData Class Properties


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

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

Public Properties
 NameDescription
Public PropertySpecifies the Sparkplug data type of the metric value.  
Public PropertyGets a string representation of the transient and historical flags for this metric data.  
Public PropertyDetermines whether there is a (non-default) timestamp in the Sparkplug data. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyDetermines whether this metric represents a historical value.  
Public PropertyA Boolean flag which denotes whether this data should be considered transient.  
Public PropertyName of the template definition that this metric data is associated with, if applicable.  
Public PropertyTimestamp associated with data acquisition time. In UTC. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyTimestamp associated with data acquisition time. In local time. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyThe value of the data. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyReturns the type of the Value, or null if there is no value. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyReturns the type name of the Value, or an empty string if there is no value. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Top
See Also

Reference

SparkplugMetricData Class
OpcLabs.EasySparkplug Namespace