Main Page   Compound List   File List   Compound Members   File Members  

TEC_INFO Struct Reference

This structure is the basic parameter definition for the device to be handled. More...

List of all members.

Public Attributes

HNDLE hDB
HNDLE hKeyRoot
HNDLE * hKeyChannels
INT num_channels
INT format
INT last_channel
DWORD last_update
INT plc
char * Names
void ** Channels
void ** Mirrors
void ** driver
INT * channel_offset
void ** dd_info


Detailed Description

This structure is the basic parameter definition for the device to be handled.

The name of the structure is device specific. It is local to this module, but probably wise to keep things unique.

The order is not relevant. Each parameter will be allocated at run time (note the pointers) and freed when no longer needed. The layout is purely for ease of use; the actual location in the equipment record is determined by code in the <device>_init function.


Member Data Documentation

INT* TEC_INFO::channel_offset
 

void** TEC_INFO::Channels
 

void** TEC_INFO::dd_info
 

void** TEC_INFO::driver
 

INT TEC_INFO::format
 

HNDLE TEC_INFO::hDB
 

HNDLE* TEC_INFO::hKeyChannels
 

HNDLE TEC_INFO::hKeyRoot
 

INT TEC_INFO::last_channel
 

DWORD TEC_INFO::last_update
 

void** TEC_INFO::Mirrors
 

char* TEC_INFO::Names
 

INT TEC_INFO::num_channels
 

INT TEC_INFO::plc
 


The documentation for this struct was generated from the following file:
Generated on Mon Apr 19 15:27:44 2004 for Twist TEC DAQ System by doxygen1.2.18