V1724BoardChannel Class Reference

#include <V1724_board_channel.h>

Inheritance diagram for V1724BoardChannel:

PhysicalBoardChannel GenericBoardChannel List of all members.

Public Member Functions

 V1724BoardChannel (GenericBoard *parent, int ch_index, cvt_board_data *p_data, void(*scope_refresh)(int, bool), wxMutex *p_data_mutex, AppSettings *p_app_settings)
 ~V1724BoardChannel (void)
bool ReadSamplesCache (UINT32 num_samples)
bool WriteDACOffset (void)
bool WriteChannelTrigger (void)

Detailed Description

Definition at line 27 of file V1724_board_channel.h.


Constructor & Destructor Documentation

V1724BoardChannel::V1724BoardChannel GenericBoard parent,
int  ch_index,
cvt_board_data *  p_data,
void(*)(int, bool)  scope_refresh,
wxMutex *  p_data_mutex,
AppSettings p_app_settings
 

Definition at line 37 of file V1724_board_channel.cpp.

V1724BoardChannel::~V1724BoardChannel void   ) 
 

Definition at line 42 of file V1724_board_channel.cpp.


Member Function Documentation

bool V1724BoardChannel::ReadSamplesCache UINT32  num_samples  )  [virtual]
 

Implements PhysicalBoardChannel.

Definition at line 47 of file V1724_board_channel.cpp.

References PhysicalBoardChannel::m_p_tmp_sample_buffer, PhysicalBoardChannel::m_sample_buffer_count, PhysicalBoardChannel::m_tmp_sample_buffer_count, and PhysicalBoardChannel::m_tmp_sample_buffer_size.

bool V1724BoardChannel::WriteChannelTrigger void   )  [virtual]
 

Implements PhysicalBoardChannel.

Definition at line 192 of file V1724_board_channel.cpp.

References PhysicalBoardChannel::m_trigger_threshold_volt, and GenericBoardChannel::m_volt_2_bit.

bool V1724BoardChannel::WriteDACOffset void   )  [virtual]
 

Implements PhysicalBoardChannel.

Definition at line 176 of file V1724_board_channel.cpp.

References PhysicalBoardChannel::m_DAC_offset_bit.


The documentation for this class was generated from the following files:
Generated on Mon Mar 19 17:14:09 2007 for CAENScope by  doxygen 1.4.6-NO