Connectivity Software User's Guide and Reference
SparkplugMetricData Class Members
Properties  Methods 


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

The following tables list the members exposed by SparkplugMetricData.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
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
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified SparkplugMetricData is equal to the current object.  
Public MethodOverridden.   
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverloaded. Converts the value of the current object to its equivalent string representation using the specified format. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Protected MethodInfrastructure. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

SparkplugMetricData Class
OpcLabs.EasySparkplug Namespace