Hello,
If you are configuring the absolute address then you have to use the % before the adress please refer to this docuiment https://docs.industrial-operations-x.siemens.cloud/r/en-us/v2.3/simatic-s7-connector/limitations/limitations/configuring-tags-with-absolute-addresses
If you have any further questions don't hesitate to reach us
Thanks
Balaguru
here is the screenshot
Hi Utku,
Just to add some extra information. For me is really useful to use a watch table to check the Address in Tia Portal, and then to write it correctly on the common Configurator.
For example, on this case you can see I have this no Optimized DB:
And then if you create a Watch table you can check the Address.
As Bala and Cosmin said, you need to add this %
Hi,
This is not related to PLC or data source validation, but to the address format.
When using absolute addressing in the S7 Connector, you must add a % at the beginning. Without it, the field stays red and you can’t save it.
Try it like this:
%DB10.DBW0
This worked for me 🙂