This is Unofficial EPICS BASE Doxygen Site
dbr_ctrl_short Struct Reference

#include "db_access.h"

Public Attributes

dbr_short_t status
 
dbr_short_t severity
 
char units [MAX_UNITS_SIZE]
 
dbr_short_t upper_disp_limit
 
dbr_short_t lower_disp_limit
 
dbr_short_t upper_alarm_limit
 
dbr_short_t upper_warning_limit
 
dbr_short_t lower_warning_limit
 
dbr_short_t lower_alarm_limit
 
dbr_short_t upper_ctrl_limit
 
dbr_short_t lower_ctrl_limit
 
dbr_short_t value
 

Detailed Description

Definition at line 424 of file db_access.h.

Member Data Documentation

dbr_short_t dbr_ctrl_short::lower_alarm_limit

Definition at line 433 of file db_access.h.

dbr_short_t dbr_ctrl_short::lower_ctrl_limit

Definition at line 435 of file db_access.h.

dbr_short_t dbr_ctrl_short::lower_disp_limit

Definition at line 429 of file db_access.h.

dbr_short_t dbr_ctrl_short::lower_warning_limit

Definition at line 432 of file db_access.h.

dbr_short_t dbr_ctrl_short::severity

Definition at line 426 of file db_access.h.

dbr_short_t dbr_ctrl_short::status

Definition at line 425 of file db_access.h.

char dbr_ctrl_short::units[MAX_UNITS_SIZE]

Definition at line 427 of file db_access.h.

dbr_short_t dbr_ctrl_short::upper_alarm_limit

Definition at line 430 of file db_access.h.

dbr_short_t dbr_ctrl_short::upper_ctrl_limit

Definition at line 434 of file db_access.h.

dbr_short_t dbr_ctrl_short::upper_disp_limit

Definition at line 428 of file db_access.h.

dbr_short_t dbr_ctrl_short::upper_warning_limit

Definition at line 431 of file db_access.h.

dbr_short_t dbr_ctrl_short::value

Definition at line 436 of file db_access.h.


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