📄 readme
字号:
This directory contains the beginnings of a Glish client for interfacingbetween Glish and EPICS. The EpicsChannel class provides the glue betweenan EPICS Channel and a Glish Value. main.cc provides the beginnings ofthe Glish client itself. The main problem I ran into with this code isthat with the version of EPICS I was using (3.11), there didn't appear tobe any way to extract from the EPICS library which file descriptors itwas using for its input, nor to tell it to add additional file descriptors;so I wasn't able to add asynchronous channel updates, something you clearlymust have to make full use of EPICS and Glish.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -