Associated tag is invalid
Possible cause and solution:
- One of the associated tags is invalid.For the associated tag to be valid it must meet the following criteria:
- It must be configured with one of the following data types: BOOL, SINT, INT, DINT, LINT, REAL or STRING.
- For individual alarm conditions, associated tags must be controller-scoped or in the same scope as the input tag. For alarm definitions, the associated tags must be members of the current data type.
- It cannot access extended properties such as Min, Max, or Engineering Unit.
- It cannot have a bit index out of range.
- It cannot have an array dimension out of range.Identify the tag that is invalid and either remove it or modify it so that it is valid.
Provide Feedback