EPICS ARCHIVER V4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Attributes | List of all members
NumericInfo Class Reference

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,
 

Detailed Description

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!


The documentation for this class was generated from the following file: