|
EPICS ARCHIVER V4
|
CtrlInfo for numeric values. More...
#include <CtrlInfo.h>
Public Attributes | |
| float | disp_high |
| high display range | |
| float | disp_low |
| low display range | |
| float | low_warn |
| low warning | |
| float | low_alarm |
| low alarm | |
| float | high_warn |
| high warning | |
| float | high_alarm |
| high alarm | |
| int32_t | prec |
| display precision | |
| char | units [1] |
| actually as long as needed, | |
CtrlInfo for numeric values.
So far, the structure's layout matches the binary layout (except for the byte order of the individual elements), so this strcuture must not be changed!
1.8.5