Open Ephys GUI
 All Classes Functions Variables
Public Member Functions | Private Member Functions | Private Attributes
FPGAThread Class Reference
Inheritance diagram for FPGAThread:
DataThread

List of all members.

Public Member Functions

 FPGAThread (SourceNode *sn)
bool foundInputSource ()
int getNumChannels ()
float getSampleRate ()
float getBitVolts ()
- Public Member Functions inherited from DataThread
 DataThread (SourceNode *sn)
void run ()
DataBuffergetBufferAddress ()

Private Member Functions

bool initializeFPGA (bool)
bool closeFPGA ()
bool startAcquisition ()
bool stopAcquisition ()
bool updateBuffer ()
 JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (FPGAThread)

Private Attributes

okCFrontPanel * dev
char bitfile [128]
char dll_date [32]
char dll_time [32]
bool isTransmitting
bool deviceFound
unsigned char pBuffer [50000]
float thisSample [32]
int numchannels
int Ndatabytes

Additional Inherited Members

- Public Attributes inherited from DataThread
ScopedPointer< DataBufferdataBuffer
SourceNodesn

The documentation for this class was generated from the following file: