Equipment related
[Midas Structure Declaration]


Data Structures

struct  BUS_DRIVER
struct  DD_MT_CHANNEL
struct  DD_MT_BUFFER
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_HW_RAMP   (1<<5)

Definition at line 919 of file midas.h.

#define DF_INPUT   (1<<0)

channel is input

Definition at line 914 of file midas.h.

#define DF_MULTITHREAD   (1<<4)

Definition at line 918 of file midas.h.

Referenced by device_driver(), and main().

#define DF_OUTPUT   (1<<1)

channel is output

Definition at line 915 of file midas.h.

#define DF_PRIO_DEVICE   (1<<2)

get demand values from device instead of ODB

Definition at line 916 of file midas.h.

#define DF_READ_ONLY   (1<<3)

never write demand values to device

Definition at line 917 of file midas.h.


Typedef Documentation

typedef struct eqpmnt EQUIPMENT

typedef struct eqpmnt* PEQUIPMENT

Definition at line 978 of file midas.h.


Function Documentation

INT device_driver ( DEVICE_DRIVER device_driver,
INT  cmd,
  ... 
)

Definition at line 381 of file mfe.c.


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