| cothread.cadef | index /tmp/cothread-1-15/cothread/cadef.py |
Functions imported directly from libca.
See http://he3.dartmouth.edu/manuals/CAref.html for detailed documentation
of the functions below.
Actually, see http://www.aps.anl.gov/epics/base/R3-14/8-docs/CAref.html
This module is a thin wrapper over the cadef.h file to be found in
/dls_sw/epics/R3.14.8.2/base/include/cadef.h
| Modules | ||||||
| ||||||
| Data | ||
| DBE_ALARM = 4 DBE_LOG = 2 DBE_PROPERTY = 8 DBE_VALUE = 1 __all__ = ['DBE_VALUE', 'DBE_LOG', 'DBE_ALARM', 'DBE_PROPERTY'] | ||