FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
07-27-2023 05:06 PM
How can we read variables from old IndraControl PLCs?
I mean since L10, L20 and L40, up to newers L25, L45 and L75...
Which Driver should we use? How should we put variables paths?
DeviceBridge is hosted in a ctrlX Core X3 (Arm64).
Solved! Go to Solution.
08-08-2023 03:11 PM - edited 08-08-2023 04:02 PM
Hello,
for CMLx5 controls (CML25, CML45, CML65, CML75 and CML85) I would use OPC UA for the communication. OPC UA is implemented by default, or at least as an option available, for these controls with version IndraWorks version 13 and 14. And this communication protocol is available inside the ctrlX App version of the DeviceBridge.
For the CMLx0 controls (CML10, CML20 and CML40) it's a bit more complicated, because OPC UA is not available for these controls. I don't know which device and interface of ctrlX DeviceBridge App can be used to communicate with an CMLx0 control.
There is a (so called) "Rexroth-Direct" driver inside the DeviceBridge PC version which allows communication to CMLx0 and CMLx5 controls by using the PLC Gateway or the Arti interface. But this device doesn’t exist inside the App version.
08-08-2023 03:59 PM
Thanks for that @NoRisk4Project ,
We will use Modbus/TCP from our own libraries from both systems.
It will need a little bit more effort, but at least there will be no dependencies on special licencies and so on...
Regards,
08-24-2023 04:24 PM
Hello,
DeviceBridge app will have the Rexroth-Direct driver sooner which would help the users to directly handshake with the above Rexroth Controllers
The Rexroth-Direct driver is currently available in windows version
Indraworks > 12 versions are OPC UA enabled for communication as rightly mentioned.
Hope this clarifies.
Thanks
Product Support
03-06-2024 04:21 PM
@DvB_Support - Do you know when the Rexroth-direct driver will be available in the app version? If it's already available, can you provide instructions on how to set it up?
03-08-2024 11:53 AM
Hello,
we're on it and will be made available on ctrlX soon.
The same already exists for windows platform fyi (In case wish to try)
Thanks
Product Support
05-03-2024 02:45 PM