Error in member data type
Problem exists with a data type of one of the members of your User-Defined Data Type. The error message indicates one of these conditions:
Name is invalid.
Did not specify a data type for one of your members. Enter or select a data type.
The size of the array on the data type is invalid.
Change the array dimension to a value from 1 through 65535.
Invalid data type.
The data type name is syntactically incorrect. Correct the syntax errors.
A member of a User-Defined data type cannot be of this type.
One of your members is a data type that is prohibited from being embedded into a User-Defined data type.
These types include ALARM_ANALOG, ALARM_DIGITAL, AXIS, COORDINATE_SYSTEM, ENERGY, MESSAGE, MODULE, and MOTION_GROUP. Either remove this member or choose a different data type for this member.
Invalid data type for Safety tag.
Attempted to create a tag of a data type that is not supported by Safety tags. Choose a supported data type for the safety tag.
Provide Feedback