RUNINFO Struct Reference
[ODB runinfo related]


Detailed Description

Contains the main parameters regarding the run status. The containt reflects the current system ONLY if Midas clients are connected. Otherwise the status is erroneous.

Definition at line 1482 of file midas.h.

Data Fields

INT state
INT online_mode
INT run_number
INT transition_in_progress
INT requested_transition
char start_time [32]
DWORD start_time_binary
char stop_time [32]
DWORD stop_time_binary


Field Documentation

INT RUNINFO::online_mode
 

Mode of operation online/offline

Definition at line 1484 of file midas.h.

INT RUNINFO::requested_transition
 

Deferred transition request

Definition at line 1487 of file midas.h.

INT RUNINFO::run_number
 

Current processing run number

Definition at line 1485 of file midas.h.

char RUNINFO::start_time[32]
 

ASCII of the last start time

Definition at line 1488 of file midas.h.

DWORD RUNINFO::start_time_binary
 

Bin of the last start time

Definition at line 1489 of file midas.h.

INT RUNINFO::state
 

Current run condition

Definition at line 1483 of file midas.h.

char RUNINFO::stop_time[32]
 

ASCII of the last stop time

Definition at line 1490 of file midas.h.

DWORD RUNINFO::stop_time_binary
 

ASCII of the last stop time

Definition at line 1491 of file midas.h.

INT RUNINFO::transition_in_progress
 

Intermediate state during transition

Definition at line 1486 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