FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
09-26-2023 10:57 PM
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?
Solved! Go to Solution.
09-29-2023 02:39 AM
Hello, ys
I do neither know rockwell nor device brigde handling, but when we use the Plc Engineering (CoDeSys) you have to define the access type of the variables (read, write or readwrite). Therefore I would expect that you have such an option in the Rockwell PLC too. Maybe even in DeviceBridge.
09-29-2023 06:25 PM