Low-Energy Muon (LEM) Experiment  0.5.2
DANFYSIK_SETTINGS Struct Reference

#include <experim.h>

Data Fields

float update_threshold [5]
 
float input_offset [5]
 
float output_offset [4]
 
float input_factor [5]
 
float output_factor [4]
 
struct {
   struct {
      BOOL   enabled
 
      struct {
         INT32   detailed_messages
 
         INT32   ets_in_use
 
         char   input_names [5][32]
 
         char   output_names [4][32]
 
         float   max__current
 
         float   max__voltage
 
         UINT32   next_read_attempt__ms_
 
      }   dd
 
      struct {
         char   host [256]
 
         INT32   port
 
         INT32   debug
 
      }   bd
 
   }   danfysik_in
 
   struct {
      BOOL   enabled
 
   }   danfysik_out
 
devices
 
char names_input [5][32]
 
char names_output [4][32]
 

Detailed Description

Definition at line 6828 of file experim.h.

Field Documentation

struct { ... } DANFYSIK_SETTINGS::bd
struct { ... } DANFYSIK_SETTINGS::danfysik_in
struct { ... } DANFYSIK_SETTINGS::danfysik_out
struct { ... } DANFYSIK_SETTINGS::dd
INT32 DANFYSIK_SETTINGS::debug

Definition at line 6849 of file experim.h.

INT32 DANFYSIK_SETTINGS::detailed_messages

Definition at line 6838 of file experim.h.

struct { ... } DANFYSIK_SETTINGS::devices
BOOL DANFYSIK_SETTINGS::enabled

Definition at line 6836 of file experim.h.

INT32 DANFYSIK_SETTINGS::ets_in_use

Definition at line 6839 of file experim.h.

char DANFYSIK_SETTINGS::host[256]

Definition at line 6847 of file experim.h.

float DANFYSIK_SETTINGS::input_factor[5]

Definition at line 6832 of file experim.h.

char DANFYSIK_SETTINGS::input_names[5][32]

Definition at line 6840 of file experim.h.

float DANFYSIK_SETTINGS::input_offset[5]

Definition at line 6830 of file experim.h.

float DANFYSIK_SETTINGS::max__current

Definition at line 6842 of file experim.h.

float DANFYSIK_SETTINGS::max__voltage

Definition at line 6843 of file experim.h.

char DANFYSIK_SETTINGS::names_input[5][32]

Definition at line 6856 of file experim.h.

char DANFYSIK_SETTINGS::names_output[4][32]

Definition at line 6857 of file experim.h.

UINT32 DANFYSIK_SETTINGS::next_read_attempt__ms_

Definition at line 6844 of file experim.h.

float DANFYSIK_SETTINGS::output_factor[4]

Definition at line 6833 of file experim.h.

char DANFYSIK_SETTINGS::output_names[4][32]

Definition at line 6841 of file experim.h.

float DANFYSIK_SETTINGS::output_offset[4]

Definition at line 6831 of file experim.h.

INT32 DANFYSIK_SETTINGS::port

Definition at line 6848 of file experim.h.

float DANFYSIK_SETTINGS::update_threshold[5]

Definition at line 6829 of file experim.h.


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