Connectivity Software User's Guide and Reference
SparkplugEngineErrorCodes Class Members
Fields  Methods 


OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug.Engine Namespace : SparkplugEngineErrorCodes Class

The following tables list the members exposed by SparkplugEngineErrorCodes.

Public Fields
 NameDescription
Public FieldThe Sparkplug application is not started.

This is a constant, and its value is 6001.

 
Public FieldThe Sparkplug application is offline.

This is a constant, and its value is 3002.

 
Public FieldThe Sparkplug component has disconnected.

This is a constant, and its value is 2002.

 
Public FieldThe Sparkplug component is disconnecting, or it has disconnected.

This is a constant, and its value is 2003.

 
Public FieldThe Sparkplug component is not connected

This is a constant, and its value is 2001.

 
Public FieldCustom failure connecting the data source.

This is a constant, and its value is 3003.

 
Public FieldSparkplug device not found.

This is a constant, and its value is 4002.

 
Public FieldThe Sparkplug edge node is not started.

This is a constant, and its value is 4001.

 
Public FieldSending data messages is paused because the Sparkplug edge node is performing a rebirth.

This is a constant, and its value is 3010.

 
Public FieldSparkplug SDK error.

This is a constant, and its value is 1.

 
Public FieldSparkplug metric not found.

This is a constant, and its value is 3004.

 
Public FieldAttempt to read from Sparkplug metric that is not readable.

This is a constant, and its value is 3005.

 
Public FieldAttempt to write to Sparkplug metric that is not writable.

This is a constant, and its value is 3006.

 
Public FieldGeneric failure writing to Sparkplug metric.

This is a constant, and its value is 3009.

 
Public FieldThe Sparkplug producer is offline.

This is a constant, and its value is 3001.

 
Public FieldThe connection descriptor of the Sparkplug system found is different from the requested connection descriptor.

This is a constant, and its value is 1003.

 
Public FieldSparkplug system was not found in Sparkplug infrastructure by connection descriptor.

This is a constant, and its value is 1002.

 
Public FieldSparkplug system was not found in Sparkplug infrastructure by system ID.

This is a constant, and its value is 1001.

 
Public FieldUnexpected Sparkplug SDK exception.

This is a constant, and its value is 2.

 
Public FieldData type mismatch writing to Sparkplug metric.

This is a constant, and its value is 3008.

 
Public FieldAttempt to write historical data to Sparkplug metric.

This is a constant, and its value is 3007.

 
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object. (Inherited from object)
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)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

SparkplugEngineErrorCodes Class
OpcLabs.EasySparkplug.Engine Namespace