I have a TwinCAT PLC project with events. When I first added the event classes they were stored in the .tsproj
file. For source control purposes I moved these events to separate .tmc
files. However, now whenever I switch my target system the event classes are re-added to the .tsproj
file. The event classes are not added with a rebuild or reopening the project.
Why are these files added to the .tsproj
again? They should not be needed here, since they are stored in the .tmc
files. I'm using TwinCAT 4022.29.