Introduction
This is a small application that I made for my work. We faced some requirements that lead to a solution that needs to export a few dozens of DBs’ cross reference information for a few projects. Manually doing the cross reference then print or copy the cross reference results to a file is possible but will take some efforts and this tedious job will come back to us from time to time.
In response, I made this TIA Openness console application to export the listed DBs. The application can easily expand to cover FBs and FCs if necessary.
Hardware and software involved in this application are:
- Software:
- TIA Portal
- TIA Portal Openness
- Visual Studio
- C#
- Git
- Hardware:
- No hardware involved in this application
Application Demonstration
Source Code
I have decided to make the source code of this tool available on my GitHub page.