Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Macros
myfocuserpro2.h File Reference
#include "indifocuser.h"
#include <time.h>
#include <errno.h>
#include <chrono>

Go to the source code of this file.

Classes

class  MyFocuserPro2
 

Macros

#define STEPMODE_FULL   1
 
#define STEPMODE_HALF   2
 
#define STEPMODE_QUARTER   4
 
#define STEPMODE_EIGHTH   8
 
#define STEPMODE_SIXTEENTH   16
 
#define STEPMODE_THIRTYSECOND   32
 
#define STEPMODE_SIXTYFOUR   64
 
#define STEPMODE_ONEHUNDREDTWENTYEIGHT   128
 
#define STEPMODE_TWOHUNDREDFIFTYSIX   256
 
#define CDRIVER_VERSION_MAJOR   1
 
#define CDRIVER_VERSION_MINOR   0
 

Macro Definition Documentation

◆ CDRIVER_VERSION_MAJOR

#define CDRIVER_VERSION_MAJOR   1

Definition at line 44 of file myfocuserpro2.h.

◆ CDRIVER_VERSION_MINOR

#define CDRIVER_VERSION_MINOR   0

Definition at line 45 of file myfocuserpro2.h.

◆ STEPMODE_EIGHTH

#define STEPMODE_EIGHTH   8

Definition at line 37 of file myfocuserpro2.h.

◆ STEPMODE_FULL

#define STEPMODE_FULL   1

Definition at line 34 of file myfocuserpro2.h.

◆ STEPMODE_HALF

#define STEPMODE_HALF   2

Definition at line 35 of file myfocuserpro2.h.

◆ STEPMODE_ONEHUNDREDTWENTYEIGHT

#define STEPMODE_ONEHUNDREDTWENTYEIGHT   128

Definition at line 41 of file myfocuserpro2.h.

◆ STEPMODE_QUARTER

#define STEPMODE_QUARTER   4

Definition at line 36 of file myfocuserpro2.h.

◆ STEPMODE_SIXTEENTH

#define STEPMODE_SIXTEENTH   16

Definition at line 38 of file myfocuserpro2.h.

◆ STEPMODE_SIXTYFOUR

#define STEPMODE_SIXTYFOUR   64

Definition at line 40 of file myfocuserpro2.h.

◆ STEPMODE_THIRTYSECOND

#define STEPMODE_THIRTYSECOND   32

Definition at line 39 of file myfocuserpro2.h.

◆ STEPMODE_TWOHUNDREDFIFTYSIX

#define STEPMODE_TWOHUNDREDFIFTYSIX   256

Definition at line 42 of file myfocuserpro2.h.