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

#include <experim.h>

Data Fields

float update_threshold [9]
 
float input_offset [9]
 
float output_offset [9]
 
float input_factor [9]
 
float output_factor [9]
 
struct {
   struct {
      BOOL   enabled
 
      struct {
         struct {
            INT32   detailed_messages
 
            INT32   scw_in_use
 
            char   input [9][32]
 
         }   keithley_3390
 
         struct {
            char   proc_name [32]
 
            INT32   pid
 
            char   log_name [64]
 
            char   dd_name [32]
 
            UINT32   last_updated
 
            UINT32   timeout
 
         }   scw
 
      }   dd
 
      struct {
         char   host [256]
 
         INT32   port
 
         INT32   debug
 
      }   bd
 
   }   k3390_in
 
   struct {
      BOOL   enabled
 
      struct {
         char   output [9][47]
 
      }   dd
 
   }   k3390_out
 
devices
 
char names_input [9][32]
 
char names_output [9][47]
 

Detailed Description

Definition at line 13157 of file experim.h.

Field Documentation

struct { ... } K3390_SETTINGS::bd
struct { ... } K3390_SETTINGS::dd
struct { ... } K3390_SETTINGS::dd
char K3390_SETTINGS::dd_name[32]

Definition at line 13176 of file experim.h.

INT32 K3390_SETTINGS::debug

Definition at line 13184 of file experim.h.

INT32 K3390_SETTINGS::detailed_messages

Definition at line 13168 of file experim.h.

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

Definition at line 13165 of file experim.h.

char K3390_SETTINGS::host[256]

Definition at line 13182 of file experim.h.

char K3390_SETTINGS::input[9][32]

Definition at line 13170 of file experim.h.

float K3390_SETTINGS::input_factor[9]

Definition at line 13161 of file experim.h.

float K3390_SETTINGS::input_offset[9]

Definition at line 13159 of file experim.h.

struct { ... } K3390_SETTINGS::k3390_in
struct { ... } K3390_SETTINGS::k3390_out
struct { ... } K3390_SETTINGS::keithley_3390
UINT32 K3390_SETTINGS::last_updated

Definition at line 13177 of file experim.h.

char K3390_SETTINGS::log_name[64]

Definition at line 13175 of file experim.h.

char K3390_SETTINGS::names_input[9][32]

Definition at line 13194 of file experim.h.

char K3390_SETTINGS::names_output[9][47]

Definition at line 13195 of file experim.h.

char K3390_SETTINGS::output[9][47]

Definition at line 13190 of file experim.h.

float K3390_SETTINGS::output_factor[9]

Definition at line 13162 of file experim.h.

float K3390_SETTINGS::output_offset[9]

Definition at line 13160 of file experim.h.

INT32 K3390_SETTINGS::pid

Definition at line 13174 of file experim.h.

INT32 K3390_SETTINGS::port

Definition at line 13183 of file experim.h.

char K3390_SETTINGS::proc_name[32]

Definition at line 13173 of file experim.h.

struct { ... } K3390_SETTINGS::scw
INT32 K3390_SETTINGS::scw_in_use

Definition at line 13169 of file experim.h.

UINT32 K3390_SETTINGS::timeout

Definition at line 13178 of file experim.h.

float K3390_SETTINGS::update_threshold[9]

Definition at line 13158 of file experim.h.


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