V1724Board Class Reference

#include <V1724_board.h>

Inheritance diagram for V1724Board:

GenericBoard List of all members.

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)
GenericBoardChannelCreateChannel (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)

Constructor & Destructor Documentation

V1724Board::V1724Board int  board_index,
void(*)(bool)  scope_refresh,
wxMutex *  p_data_mutex,
AppSettings p_app_settings
 

V1724Board::~V1724Board void   ) 
 


Member Function Documentation

GenericBoardChannel * V1724Board::CreateChannel int  ch_index,
void(*)(bool)  scope_refresh,
wxMutex *  p_data_mutex
[virtual]
 

Implements GenericBoard.

wxString V1724Board::GetType  )  [inline, virtual]
 

Implements GenericBoard.

bool V1724Board::Init void   )  [virtual]
 

Reimplemented from GenericBoard.

bool V1724Board::Open long  vme_handle  )  [virtual]
 

Implements GenericBoard.

bool V1724Board::SetFrontPanelIO bool  use_TTL  )  [virtual]
 

Implements GenericBoard.

bool V1724Board::WriteSampleBufferSize void   )  [virtual]
 

Implements GenericBoard.

bool V1724Board::WriteSoftwareTrigger void   )  [virtual]
 

Implements GenericBoard.

bool V1724Board::WriteTriggerMode bool  started  )  [virtual]
 

Implements GenericBoard.


The documentation for this class was generated from the following files:
Generated on Mon Nov 6 14:16:01 2006 for CAENScope by  doxygen 1.4.6-NO