pcdshub / pytmc

Generate EPICS IOCs and records from TwinCAT projects - along with many TwinCAT project tools
https://pcdshub.github.io/pytmc/
Other
10 stars 11 forks source link

Warn/error when duplicate PVs are generated from a .TMC file #96

Closed klauer closed 5 years ago

klauer commented 5 years ago

Currently, this requires validation with a dbd via pytmc db --dbd path/to/dbd path/to/tmc. This should be caught regardless of if a dbd file is specified.

What happens when loading the database into the IOC:

Ref #95