How can I read out a) the Symbol table b) the Data Block Structures and symbols from a S7-300 PLC Project (not directly from the PLC) with C#?

Viewed 14

I have a C# Project where I want to read out

a) the Symbol table b) the Data Block Structures and symbols

from a S7-300 Project. (Not from the PLC direct, from the S7-Project that is saved in a path of my server). I know we can export the Symbol table from S7-300 to excel but in this table only the I,O,M,T,C Symbols are included. I want to get also the DB structures and symbolic names and the DB elements.

Does anyone know how can I do that?

0 Answers
Related