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

List of all members.

Public Member Functions

 IntanThread (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 initializeUSB (bool)
bool closeUSB ()
bool startAcquisition ()
bool stopAcquisition ()
bool updateBuffer ()
 JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (IntanThread)

Private Attributes

struct ftdi_context ftdic
int vendorID
int productID
int baudrate
bool isTransmitting
bool deviceFound
unsigned char startCode
unsigned char stopCode
unsigned char buffer [240]
float thisSample [16]
int ch

Additional Inherited Members

- Public Attributes inherited from DataThread
ScopedPointer< DataBufferdataBuffer
SourceNodesn

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