cvt_V1724_data Struct Reference

V1724 board data structure. More...

#include <cvt_V1724.h>


Data Fields

cvt_board_data m_common_data
UINT32m_tmp_sample_buffer
UINT32 m_tmp_sample_buffer_size


Detailed Description

V1724 board data structure.

This structure stores any board data, common and specific ones. It must be passed to each V1724's API

Definition at line 42 of file cvt_V1724.h.


Field Documentation

cvt_board_data cvt_V1724_data::m_common_data
 

Boards common data structure: always let at offset 0

Definition at line 44 of file cvt_V1724.h.

Referenced by cvt_V1724_close(), cvt_V1724_data_clear(), cvt_V1724_get_channel_status(), cvt_V1724_get_system_info(), cvt_V1724_open(), cvt_V1724_read_buffer(), cvt_V1724_set_acquisition_mode(), cvt_V1724_set_channel_trigger(), cvt_V1724_set_dither_enable(), cvt_V1724_set_interrupt(), cvt_V1724_set_MCST_CBLT(), cvt_V1724_set_readout_mode(), cvt_V1724_set_trigger_mode(), cvt_V1724_software_reset(), and cvt_V1724_software_trigger().

UINT32* cvt_V1724_data::m_tmp_sample_buffer
 

Buitin temporary samples' buffer

Definition at line 48 of file cvt_V1724.h.

Referenced by cvt_V1724_close(), cvt_V1724_open(), and cvt_V1724_read_buffer().

UINT32 cvt_V1724_data::m_tmp_sample_buffer_size
 

Buitin temporary samples' buffer size (UINT32 words)

Definition at line 49 of file cvt_V1724.h.

Referenced by cvt_V1724_close(), cvt_V1724_open(), and cvt_V1724_read_buffer().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 18 12:36:57 2006 for CAEVMEToolLib by  doxygen 1.4.6-NO