About Siemens Addresing

I tried to use Tani server and also Kepware to obtain the siemens plc tags automatically … but it didn’t work… or at lease I couldn’t do it…

But… I finally made it… I just want to share how I achieve the siemens addressing… well i had to do some changes to my PLC like the next mentioned:

in the PLC configuration General>Protection & security>Connection mechanisms we need to mark the option “Permit access with PUT/GET communication from remote partner”.

and download to device hardware and software (all) in order to refresh this property to the plc.

And like a help in the DB its a good option to unmark the DB attribute of “Optimized block access” in the DB properties

and the DB then will show the tag offset and looks like this…
imagen

so in my example i wanted to addressing the “TiempoCicloData” tag… so it end like this…

I really hope it will works for someone else… and that you can understand me …

Have a Nice Day!!