The VisAO Camera
statusboard.h File Reference

Declarations for the VisAO status information structures. More...

#include <iostream>

Go to the source code of this file.

Classes

struct  VisAO::basic_status_board
 
struct  VisAO::focusstage_status_board
 
struct  VisAO::ccd47_status_board
 
struct  VisAO::framegrabber39_status_board
 
struct  VisAO::reconstructor_status_board
 
struct  VisAO::shutter_status_board
 
struct  VisAO::shutter_tester_status_board
 
struct  VisAO::filterwheel_status_board
 
struct  VisAO::system_status_board
 
struct  VisAO::wollaston_status_board
 
struct  VisAO::aosystem_status_board
 
struct  VisAO::power_status_board
 
struct  VisAO::gimbal_status_board
 
struct  VisAO::imviewer_status_board
 
struct  VisAO::coronguide_status_board
 
struct  VisAO::frameselector_status_board
 

Namespaces

 VisAO
 The namespace of VisAO software.
 

Macros

#define DATA_framegrabber47   5000
 Shared memory key for ccd47 data.
 
#define DATA_framegrabber39   5001
 Shared memory key for BCU39 data.
 
#define DATA_47darks   5002
 
#define DATA_39darks   5004
 
#define DATA_strehls   5003
 Shared memory key for reconstructed strehl data.
 
#define STATUS_focusstage   6000
 Shared memory key for the focus motor controller status board.
 
#define STATUS_ccd47   7000
 Shared memory key for the ccd47 controller status board.
 
#define STATUS_framegrabber47   7050
 Shared memory key for the ccd47 framegrabber status board.
 
#define STATUS_framewriter47   7100
 Shared memory key for the ccd47 framewriter status board.
 
#define STATUS_frameserver47   7150
 Shared memory key for the ccd47 frameserver status board.
 
#define STATUS_reconstructor   7500
 Shared memory key for the reconstructor status board.
 
#define STATUS_framegrabber39   7550
 Shared memory key for the BCU39 framegrabber status board.
 
#define STATUS_framewriter39   7600
 
#define STATUS_shutterctrl   8000
 
#define STATUS_filterwheel2   9000
 
#define STATUS_filterwheel3   9500
 
#define STATUS_sysmonD   10000
 
#define STATUS_wollaston   11000
 
#define STATUS_aosystem   12000
 
#define DL_aosystem   12001
 
#define STATUS_power   13000
 
#define STATUS_gimbal   14000
 Shared memory key for the Gimbal mirror status board.
 
#define STATUS_coronguide   14100
 Shared memory key for the Coronagraph Guider status board.
 
#define STATUS_dioserver   15000
 Shared memory key for the dioserver status board.
 
#define STATUS_frameselector   16000
 Shared memory key for the frame selector status board.
 
#define STATUS_imviewer   17000
 Shared memory key for imviewer status board.
 
#define STATUS_shuttertester   22000
 Shared memory key for shutter tester status board.
 

Detailed Description

Author
Jared R. Males

Definition in file statusboard.h.