#include <V1724_board.h>
Inheritance diagram for V1724Board:
Public Member Functions | |
V1724Board (int board_index, void(*scope_refresh)(bool), wxMutex *p_data_mutex, AppSettings *p_app_settings) | |
~V1724Board (void) | |
wxString | GetType () |
bool | Open (long vme_handle) |
GenericBoardChannel * | CreateChannel (int ch_index, void(*scope_refresh)(bool), wxMutex *p_data_mutex) |
bool | WriteSampleBufferSize (void) |
bool | WriteTriggerMode (bool started) |
bool | WriteSoftwareTrigger (void) |
bool | SetFrontPanelIO (bool use_TTL) |
bool | Init (void) |
|
|
|
|
|
Implements GenericBoard. |
|
Implements GenericBoard. |
|
Reimplemented from GenericBoard. |
|
Implements GenericBoard. |
|
Implements GenericBoard. |
|
Implements GenericBoard. |
|
Implements GenericBoard. |
|
Implements GenericBoard. |