ICP  1
Public Types | Public Attributes | List of all members
ISISCRPT_STRUCT::Monitoring Struct Reference

#include <isiscrpt.h>

Public Types

typedef boost::array
< monitoring_par,
MAX_MONITORING_PAR
par_type
 

Public Attributes

int n
 
par_type v
 
char expression [ISISCRPT_MAX_LVXML_SIZE]
 
char file [ISISCRPT_MAX_LVXML_SIZE]
 
float valid_low
 
float valid_high
 
int action
 
int action_period
 
int calc_freq
 
struct timeb calc_last_time
 
float last_ua
 
long last_gf
 
long last_tc
 
int return_period
 
int enabled
 
int log_freq
 
time_t log_last_time
 
int alerts
 

Detailed Description

Definition at line 449 of file isiscrpt.h.

Member Typedef Documentation

Definition at line 452 of file isiscrpt.h.

Member Data Documentation

int ISISCRPT_STRUCT::Monitoring::action
int ISISCRPT_STRUCT::Monitoring::action_period
int ISISCRPT_STRUCT::Monitoring::alerts
int ISISCRPT_STRUCT::Monitoring::calc_freq
struct timeb ISISCRPT_STRUCT::Monitoring::calc_last_time
int ISISCRPT_STRUCT::Monitoring::enabled
char ISISCRPT_STRUCT::Monitoring::expression[ISISCRPT_MAX_LVXML_SIZE]
char ISISCRPT_STRUCT::Monitoring::file[ISISCRPT_MAX_LVXML_SIZE]
long ISISCRPT_STRUCT::Monitoring::last_gf
long ISISCRPT_STRUCT::Monitoring::last_tc
float ISISCRPT_STRUCT::Monitoring::last_ua
int ISISCRPT_STRUCT::Monitoring::log_freq
time_t ISISCRPT_STRUCT::Monitoring::log_last_time

Definition at line 469 of file isiscrpt.h.

Referenced by ISISinstrumentControl::updateFunc().

int ISISCRPT_STRUCT::Monitoring::n
int ISISCRPT_STRUCT::Monitoring::return_period
par_type ISISCRPT_STRUCT::Monitoring::v
float ISISCRPT_STRUCT::Monitoring::valid_high
float ISISCRPT_STRUCT::Monitoring::valid_low

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