Definitions for the VisAO CCD47 controller. More...
#include "CCD47Ctrl.h"
Go to the source code of this file.
Classes | |
struct | VisAO::ReprogramData |
Namespaces | |
VisAO | |
The namespace of VisAO software. | |
Macros | |
#define | JOE_ADDR_LEN 15 |
#define | ERRMSG_LEN 32 |
#define | FG_FIFO 0 |
#define | FW_FIFO 1 |
Functions | |
void * | VisAO::ReprogramJoeThreadWorker (void *adata) |
This is the thread start function for reprogramming the little joe. More... | |
void * | VisAO::__SetupNetwork (void *ctrl) |
int | VisAO::SetJoeRCL (int rcl) |
Set the recall "RCL" parameter on the little joe (pixel readout, gain & related settings) More... | |
Variables | |
ReprogramData | VisAO::rpd |
Definition in file CCD47Ctrl.cpp.