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


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

The following tables list the members exposed by SparkplugData.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Default timestamp. In UTC.  
Public Propertystatic (Shared in Visual Basic)Default timestamp. In local time.  
Public PropertyDetermines whether there is a (non-default) timestamp in the Sparkplug data.  
Public PropertyA Boolean flag which denotes whether this data should be considered transient.  
Public PropertyTimestamp associated with data acquisition time. In UTC.  
Public PropertyTimestamp associated with data acquisition time. In local time.  
Public PropertyThe value of the data.  
Public PropertyReturns the type of the Value, or null if there is no value.  
Public PropertyReturns the type name of the Value, or an empty string if there is no value.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified System.Object is equal to the current object.  
Public MethodOverridden. Serves as a hash function for a particular type.  
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. Overridden. Converts the value of the current object to its equivalent string representation using the specified format.  
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.  
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

SparkplugData Class
OpcLabs.EasySparkplug Namespace
SparkplugData<TValue> Class
SparkplugMetricData Class