Failed to save the configuration for the tag <Tag Name>
Possible cause and solution:
- You selected theOKorApplybutton on theConfigurationdialog box, but the configuration was not saved. This indicates that one of the fields on the dialog box contained an error.Review the configuration information, correct any errors, and attempt to save the configuration again.
- You entered an invalid PCCC address for theSLCmessage type. If you are attempting to configure anSLCTyped Read orSLCTyped Write instruction, then:
- The address is not a validSLCaddress.
- You entered the wrong data type. Timer, Counter, Control, and Float data types are not allowed.Enter a validSLCaddress or a valid data type.
- The message references a tag of BOOL data type, which is not valid for referencing.Enter a valid data type.
- The message references an unverified tag.You attempted to apply your message configuration which contains a reference to a typeless tag. The destination tag is used as an operand, but has not yet been created. Create the destination tag.
- The MSG Source or Destination cannot be an Input, Output, or Public parameter.For an MSG instruction with a MESSAGE Program Local Scope backing tag, operands must be local tags and cannot be Input, Output, or Public parameters.
Provide Feedback