#include <V1724_board_channel.h>
Inheritance diagram for V1724BoardChannel:

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) |
Definition at line 27 of file V1724_board_channel.h.
|
||||||||||||||||||||||||||||
|
Definition at line 37 of file V1724_board_channel.cpp. |
|
|
Definition at line 42 of file V1724_board_channel.cpp. |
|
|
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. |
|
|
Implements PhysicalBoardChannel. Definition at line 192 of file V1724_board_channel.cpp. References PhysicalBoardChannel::m_trigger_threshold_volt, and GenericBoardChannel::m_volt_2_bit. |
|
|
Implements PhysicalBoardChannel. Definition at line 176 of file V1724_board_channel.cpp. References PhysicalBoardChannel::m_DAC_offset_bit. |
1.4.6-NO