Add support for sending serial break via option interface.#180
Add support for sending serial break via option interface.#180MarkRivers merged 2 commits intoepics-modules:masterfrom
Conversation
Idea how to do it under Microsoft Windows are taken from here: https://github.com/ISISComputingGroup/EPICS-asyn Freddie Akeroyd <freddie.akeroyd@stfc.ac.uk> commit 1228f8ea40fcc1060fd996b4a8669c3572d1d4ba (Tue Nov 14 12:57:31 2017 +0000) commit a8496cf53a4b138469a639cb7bbc59caea8c3ec6 (Tue Nov 14 13:08:37 2017 +0000)
|
✅ Build asyn 1.0.227 completed (commit 89aa78f4c3 by @lrossa) |
|
✅ Build asyn 1.0.229 completed (commit 38450c7367 by @lrossa) |
|
Hi @irossa in ISISComputingGroup/EPICS-asyn#5 a serial break was applied for a fixed duration automatically at the end of a |
|
Does something along the lines of #188 look reasonable? |
The asyn option interface is used to set/clear a break state on serial lines.
Thanks to idea how to do it under Microsoft Windows are taken from here:
Freddie Akeroyd freddie.akeroyd@stfc.ac.uk
https://github.com/ISISComputingGroup/EPICS-asyn
commit 1228f8ea40fcc1060fd996b4a8669c3572d1d4ba (Tue Nov 14 12:57:31 2017 +0000)
commit a8496cf53a4b138469a639cb7bbc59caea8c3ec6 (Tue Nov 14 13:08:37 2017 +0000)