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

Consider allowing "rw"/"ro" options for "io" pragma #127

Closed klauer closed 4 years ago

klauer commented 4 years ago

io is described as from the perspective of the IOC, such that:

An arguably less ambiguous option may be using rw and ro for read-write and read-only, respectively.