Bad("Bad_NotWritable: The access level does not allow writing to the Node.")

I received the following error message: “Error writing to value.value: Bad(“Bad_NotWritable: The access level does not allow writing to the Node.”)”
image

I’m currently not connected to the PLC and ReadOnly is unchecked. I’m not sure what could be the issue.
Is there an issue with the item path’s syntax?

Well… not only is that not a valid SLC address, you wouldn’t be able to write if you aren’t connected to the PLC anyway.

1 Like

FWIW @Kevin.Herron I’ve been seeing this specifically on 8.1.11 if I’m doing a fairly large logic change and a Logix PLC (not SLC) and then try and write to a tag while the logic changes are currently being accepted. It usually clears up a couple of seconds after the logic has been accepted into the PLC. Same error message.

1 Like