Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SE_STRUCT Struct Reference

sample environment block (32*4 bytes) More...

#include <isisraw.h>

Public Member Functions

 SE_STRUCT ()
 

Public Attributes

int sep_cam_addr
 camac location N More...
 
int sep_cam_rgrp
 camac register group (1 or 2) More...
 
int sep_cam_sub
 camac location A More...
 
int sep_cam_vals [12]
 camac values constructor More...
 
int sep_control
 controlled parameter (true/false) More...
 
int sep_cur_val
 dunno More...
 
int sep_exponent
 dunno More...
 
int sep_high_trip
 dunno More...
 
int sep_log
 logged parameter (true/false) More...
 
int sep_low_trip
 dunno More...
 
char sep_name [8]
 SE block name. More...
 
int sep_offset
 CAMAC offset (added to value) More...
 
float sep_period
 monitor repeat period More...
 
int sep_pre_proc
 pre process routine number More...
 
int sep_run
 run control parameter (true/false) More...
 
float sep_stable
 units per sec More...
 
int sep_status
 are we in bounds More...
 
char sep_units [8]
 units of value More...
 
int sep_value
 dunno More...
 

Detailed Description

sample environment block (32*4 bytes)

Definition at line 163 of file isisraw.h.

Constructor & Destructor Documentation

◆ SE_STRUCT()

SE_STRUCT::SE_STRUCT ( )
inline

Definition at line 185 of file isisraw.h.

Member Data Documentation

◆ sep_cam_addr

int SE_STRUCT::sep_cam_addr

camac location N

Definition at line 177 of file isisraw.h.

◆ sep_cam_rgrp

int SE_STRUCT::sep_cam_rgrp

camac register group (1 or 2)

Definition at line 180 of file isisraw.h.

◆ sep_cam_sub

int SE_STRUCT::sep_cam_sub

camac location A

Definition at line 178 of file isisraw.h.

◆ sep_cam_vals

int SE_STRUCT::sep_cam_vals[12]

camac values constructor

Definition at line 182 of file isisraw.h.

◆ sep_control

int SE_STRUCT::sep_control

controlled parameter (true/false)

Definition at line 172 of file isisraw.h.

◆ sep_cur_val

int SE_STRUCT::sep_cur_val

dunno

Definition at line 170 of file isisraw.h.

◆ sep_exponent

int SE_STRUCT::sep_exponent

dunno

Definition at line 166 of file isisraw.h.

◆ sep_high_trip

int SE_STRUCT::sep_high_trip

dunno

Definition at line 169 of file isisraw.h.

◆ sep_log

int SE_STRUCT::sep_log

logged parameter (true/false)

Definition at line 174 of file isisraw.h.

◆ sep_low_trip

int SE_STRUCT::sep_low_trip

dunno

Definition at line 168 of file isisraw.h.

◆ sep_name

char SE_STRUCT::sep_name[8]

SE block name.

Definition at line 164 of file isisraw.h.

◆ sep_offset

int SE_STRUCT::sep_offset

CAMAC offset (added to value)

Definition at line 179 of file isisraw.h.

◆ sep_period

float SE_STRUCT::sep_period

monitor repeat period

Definition at line 176 of file isisraw.h.

◆ sep_pre_proc

int SE_STRUCT::sep_pre_proc

pre process routine number

Definition at line 181 of file isisraw.h.

◆ sep_run

int SE_STRUCT::sep_run

run control parameter (true/false)

Definition at line 173 of file isisraw.h.

◆ sep_stable

float SE_STRUCT::sep_stable

units per sec

Definition at line 175 of file isisraw.h.

◆ sep_status

int SE_STRUCT::sep_status

are we in bounds

Definition at line 171 of file isisraw.h.

◆ sep_units

char SE_STRUCT::sep_units[8]

units of value

Definition at line 167 of file isisraw.h.

◆ sep_value

int SE_STRUCT::sep_value

dunno

Definition at line 165 of file isisraw.h.


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