Failed to save the configuration for the tag <Tag Name>

Possible cause and solution:
  • You selected the
    OK
    or
    Apply
    button on the
    Configuration
    dialog 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 the
    SLC
    message type. If you are attempting to configure an
    SLC
    Typed Read or
    SLC
    Typed Write instruction, then:
    • The address is not a valid
      SLC
      address.
    • You entered the wrong data type. Timer, Counter, Control, and Float data types are not allowed.
      Enter a valid
      SLC
      address 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
Have questions or feedback about this documentation? Please submit your feedback here.