Equipment related
[Midas Structure Declaration]


Data Structures

struct  BUS_DRIVER
struct  DEVICE_DRIVER
struct  eqpmnt
struct  EQUIPMENT_INFO
struct  EQUIPMENT_STATS

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 1232 of file midas.h.

#define DF_OUTPUT   (1<<1)
 

channel is output

Definition at line 1233 of file midas.h.

#define DF_PRIO_DEVICE   (1<<2)
 

get demand values from device instead of ODB

Definition at line 1234 of file midas.h.

#define DF_READ_ONLY   (1<<3)
 

never write demand values to device

Definition at line 1235 of file midas.h.


Typedef Documentation

typedef struct eqpmnt EQUIPMENT
 

Referenced by scheduler(), and send_event().

typedef struct eqpmnt* PEQUIPMENT
 

Definition at line 1276 of file midas.h.


Midas DOC Version 1.9.3 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Suzannah Daviel - Doxygen - Peter Green - Greg Hackman - Gertjan Hofman - Paul Knowles - Rudi Meier - Glenn Moloney - Dave Morris - Konstantin Olchanski - Renee Poutissou - Andreas Suter - Piotr Adam Zolnierczuk