Connectivity Software User's Guide and Reference
SparkplugEngineErrorCodes Class Fields


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

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

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
See Also

Reference

SparkplugEngineErrorCodes Class
OpcLabs.EasySparkplug.Engine Namespace