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.
07-18-2023 02:41 PM
Do changes have to be made to the Siemens controller for this? Is it also possible to read data from data blocks with optimized block access? If I remember correctly I can access here then no longer with DBXX.DBBXX.
Is this then this variant?
Solved! Go to Solution.
07-20-2023 03:53 PM
Hello,
Kindly share the snap version installed
Reading from data blocks is absolutely possible provided the optimized block access is turned off in the PLC Project
Thanks
Product Support
07-24-2023 04:25 PM
Hello,
we are currently working on an offer for one of our Customers. Therefor we do not have a installed Version yet.
So is it not possible to access the data blocks if the optimized access is turned on?
Is there any other option access the date without changes on the PLCs?
07-26-2023 04:19 PM
Hello,
No we cannot access if the Optimized is turned on as the same won't have any fixed offset addresses.
Rather Standard block access will put all the variables into one data block by creating offsets for the same, So the variables can be read using that address
Hope this clarifies.
Thanks
Product Support