1

I converted my TwinCAT PLC project into a standalone PLC project + several "machine specific" projects for versioning purposes and since then the system events translation and the data types are stored in the machine .tsproj file : Example screenshot

This is quite bad for versioning as the file changes each time I open it.

I store my customs TCEventLogger events in a separate .tmc file included in the standalone PLC project so they doesn't appear there (see also Why do events stored in a separate tmc file reappear in my twincat .tsproj file?). I would like the system events and the data types to be included in the standalone project but not in the machine projects, any idea ?

Thanks

EDGYNcfe
  • 11
  • 2
  • Hi EDGYNcfe, welcome to StackOverflow. Tip: you can put a `!` in front of the `[]` of image links to show the actual images in the post. See for example [here](https://stackoverflow.com/editing-help). The title of the question doesn't quite match with your question, you can edit it. You want event translations, not the system events themselves. – Roald Dec 02 '21 at 10:37
  • Thanks for your help, I updated the title. I can't put the image directly, it seems I need 10 reputations before being able to do that. – EDGYNcfe Dec 02 '21 at 13:07

0 Answers0