![]()  | 
  
    cacao
    Release 0.1.03-dev
    
   Compute And Control For Adaptive Optics 
   | 
 
DM control. More...
#include <string.h>#include "CommandLineInterface/CLIcore.h"#include "AOloopControl_DM/AOloopControl_DM.h"
Macros | |
| #define | MODULE_SHORTNAME_DEFAULT "" | 
| #define | MODULE_DESCRIPTION "AO loop Control DM operation" | 
| #define | MODULE_APPLICATION "cacao" | 
Variables | |
| long | NB_DMindex = 9 | 
| int | dmdispcomb_loaded = 0 | 
| int | SMfd | 
| int | dmturb_loaded = 0 | 
| int | SMturbfd | 
DM control.
To be used for AOloopControl module
| #define MODULE_APPLICATION "cacao" | 
| #define MODULE_DESCRIPTION "AO loop Control DM operation" | 
| #define MODULE_SHORTNAME_DEFAULT "" | 
| errno_t AOloopControl_DM_chan_setgain_cli | ( | ) | 
| errno_t AOloopControl_DM_CombineChannels_cli | ( | ) | 
| errno_t AOloopControl_DM_dmdispcomboff_cli | ( | ) | 
| errno_t AOloopControl_DM_dmdispcombstatus_cli | ( | ) | 
| errno_t AOloopControl_DM_dmtrigoff_cli | ( | ) | 
| errno_t AOloopControl_DM_dmturb2im_cli | ( | ) | 
| errno_t AOloopControl_DM_dmturb_ampl_cli | ( | ) | 
| errno_t AOloopControl_DM_dmturb_cli | ( | ) | 
| errno_t AOloopControl_DM_dmturb_LOcoeff_cli | ( | ) | 
| errno_t AOloopControl_DM_dmturb_tint_cli | ( | ) | 
| errno_t AOloopControl_DM_dmturb_wspeed_cli | ( | ) | 
| errno_t AOloopControl_DM_dmturboff_cli | ( | ) | 
| errno_t AOloopControl_DM_mkAstroGrid_seq_cli | ( | ) | 
| errno_t AOloopControl_DM_setAveMode_cli | ( | ) | 
| errno_t AOloopControl_DM_setDClevel_cli | ( | ) | 
| errno_t AOloopControl_DM_setMAXVOLT_cli | ( | ) | 
| errno_t AOloopControl_DM_setTrigChan_cli | ( | ) | 
| errno_t AOloopControl_DM_setTrigMode_cli | ( | ) | 
| errno_t AOloopControl_DM_setTrigSem_cli | ( | ) | 
| errno_t AOloopControl_DM_setvoltOFF_cli | ( | ) | 
| errno_t AOloopControl_DM_setvoltON_cli | ( | ) | 
| errno_t AOloopControl_mkDM_TT_circle_cli | ( | ) | 
      
  | 
  static | 
| int dmdispcomb_loaded = 0 | 
| int dmturb_loaded = 0 | 
| long NB_DMindex = 9 | 
| int SMfd | 
| int SMturbfd |