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

#include <experim.h>

Data Fields

float update_threshold [7]
 
float input_offset [7]
 
float output_offset [9]
 
float input_factor [7]
 
float output_factor [9]
 
struct {
   struct {
      BOOL   enabled
 
      struct {
         struct {
            INT32   detailed_messages
 
            INT32   ets_in_use
 
            INT32   scw_in_use
 
            char   input [7][32]
 
         }   keithley_2400
 
         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
 
   }   keithley2400_in
 
   struct {
      BOOL   enabled
 
      struct {
         char   output [9][32]
 
      }   dd
 
   }   keithley2400_out
 
devices
 
char names_input [7][32]
 
char names_output [9][32]
 

Detailed Description

Definition at line 13404 of file experim.h.

Field Documentation

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

Definition at line 13424 of file experim.h.

INT32 K2400_SETTINGS::debug

Definition at line 13432 of file experim.h.

INT32 K2400_SETTINGS::detailed_messages

Definition at line 13415 of file experim.h.

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

Definition at line 13412 of file experim.h.

INT32 K2400_SETTINGS::ets_in_use

Definition at line 13416 of file experim.h.

char K2400_SETTINGS::host[256]

Definition at line 13430 of file experim.h.

char K2400_SETTINGS::input[7][32]

Definition at line 13418 of file experim.h.

float K2400_SETTINGS::input_factor[7]

Definition at line 13408 of file experim.h.

float K2400_SETTINGS::input_offset[7]

Definition at line 13406 of file experim.h.

struct { ... } K2400_SETTINGS::keithley2400_in
struct { ... } K2400_SETTINGS::keithley2400_out
struct { ... } K2400_SETTINGS::keithley_2400
UINT32 K2400_SETTINGS::last_updated

Definition at line 13425 of file experim.h.

char K2400_SETTINGS::log_name[64]

Definition at line 13423 of file experim.h.

char K2400_SETTINGS::names_input[7][32]

Definition at line 13442 of file experim.h.

char K2400_SETTINGS::names_output[9][32]

Definition at line 13443 of file experim.h.

char K2400_SETTINGS::output[9][32]

Definition at line 13438 of file experim.h.

float K2400_SETTINGS::output_factor[9]

Definition at line 13409 of file experim.h.

float K2400_SETTINGS::output_offset[9]

Definition at line 13407 of file experim.h.

INT32 K2400_SETTINGS::pid

Definition at line 13422 of file experim.h.

INT32 K2400_SETTINGS::port

Definition at line 13431 of file experim.h.

char K2400_SETTINGS::proc_name[32]

Definition at line 13421 of file experim.h.

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

Definition at line 13417 of file experim.h.

UINT32 K2400_SETTINGS::timeout

Definition at line 13426 of file experim.h.

float K2400_SETTINGS::update_threshold[7]

Definition at line 13405 of file experim.h.


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