Equipment related
[Midas Structure Declaration]


Data Structures

struct  BUS_DRIVER
struct  DEVICE_DRIVER
struct  EQUIPMENT_INFO
struct  EQUIPMENT_STATS
struct  eqpmnt

Defines

#define DF_INPUT   (1<<0)
#define DF_OUTPUT   (1<<1)
#define DF_PRIO_DEVICE   (1<<2)
#define DF_READ_ONLY   (1<<3)


Define Documentation

#define DF_INPUT   (1<<0)
 

channel is input

Definition at line 882 of file midas.h.

#define DF_OUTPUT   (1<<1)
 

channel is output

Definition at line 883 of file midas.h.

#define DF_PRIO_DEVICE   (1<<2)
 

get demand values from device instead of ODB

Definition at line 884 of file midas.h.

#define DF_READ_ONLY   (1<<3)
 

never write demand values to device

Definition at line 885 of file midas.h.


Typedef Documentation

typedef struct eqpmnt EQUIPMENT
 

Referenced by close_buffers(), scan_fragment(), scheduler(), send_event(), and tr_stop().

typedef struct eqpmnt* PEQUIPMENT
 

Definition at line 926 of file midas.h.


Midas DOC Version 1.9.5 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Sergio Ballestrero - Suzannah Daviel - Doxygen - Peter Green - Qing Gu - Greg Hackman - Gertjan Hofman - Paul Knowles - Rudi Meier - Glenn Moloney - Dave Morris - John M O'Donnell - Konstantin Olchanski - Renee Poutissou - Tamsen Schurman - Andreas Suter - Jan M.Wouters - Piotr Adam Zolnierczuk