.

ConfigLoadErrorCode Enumeration

Description

These error codes are passed to the ConfigLoader.PropertyErrorEvent handler via the ErrorCode member of the ConfigLoadPropertyErrorEventArgs argument.

Version History

Introduced in MPX 2.0.

Syntax

enum ConfigLoadErrorCode

Enumeration Values

 
ConfigLoadErrorCode Meaning
Conversion The text that represents the new value cannot be converted to the type of the property. For example, “QNAN” cannot be converted into a floating-point number.
Internal An internal library error occurred that prevented the property from being loaded.
Missing The property that is being loaded is not represented in the configuration data.
InvalidMpxElement The configuration element is not a valid MPX property.
NotCurrentlyValid The configuration element is not valid for the current configuration of the object.
AxisDriveParamWarning The DriveFirmwareVersion property saved in the configuration data does not match the property value for the Axis being loaded to. DriveParam properties will still be loaded to the affected Axis. This is merely a warning.
AxisDriveParamError The DriveFirmwareVersion property saved in the configuration data does not match the property value for the Axis being loaded to. DriveParam properties will not be loaded onto the affected Axis.
Unsupported The property is not currently supported for the object that it is being loaded to.

See Also

Serialization Overview

ConfigLoadPropertyErrorEventArgs.ErrorCode

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering