I'm trying to use DeviceBridge to interface between WebIQ and a Rockwell PLC. I can read PLC tags with no issues in my WebIQ project but when I try to write to the PLC tags using a widget nothing happens. I have noticed inside the Data Layer that all the tags I add from my PLC using DeviceBridge show up in the Data Layer as "read-only". I have enabled the write back settings inside DeviceBridge and also inside the JSON Collector. Is there any way to change the read-only status of the tags? Or is the issue something else I'm overlooking?
... View more