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

Autosave field order not predictable #154

Closed ZLLentz closed 4 years ago

ZLLentz commented 4 years ago

A diff from my recent rebuild. The only change prior to make was swapping IOC_TOP to Mike's release instead of his dev build:

-  info(autosave_pass0, "VAL PREC")
+  info(autosave_pass0, "PREC VAL")