DAS  3.1.6 - 18/09/2017
Macros
Motorized objective control codes

Macros

#define MOB_CALIBRATE_FOCUS   2
 Calibrate the focus. More...
 
#define MOB_CALIBRATE_IRIS   1
 Calibrate the iris. More...
 
#define MOB_CALIBRATE_ZOOM   0
 Calibrates the zoom. More...
 
#define MOB_DECREMENT_FOCUS   8
 Change the foucusing. More...
 
#define MOB_DECREMENT_IRIS   5
 Closing the iris (reduce light). More...
 
#define MOB_DECREMENT_ZOOM   3
 Decrement the zoom value (demagnify). More...
 
#define MOB_INCREMENT_FOCUS   7
 Change the foucusing. More...
 
#define MOB_INCREMENT_IRIS   6
 Opening the iris (increase light). More...
 
#define MOB_INCREMENT_ZOOM   4
 Increment the zoom value (magnify). More...
 

Detailed Description

Macro Definition Documentation

§ MOB_CALIBRATE_FOCUS

#define MOB_CALIBRATE_FOCUS   2

Calibrate the focus.

Definition at line 955 of file dcldef.h.

§ MOB_CALIBRATE_IRIS

#define MOB_CALIBRATE_IRIS   1

Calibrate the iris.

Definition at line 954 of file dcldef.h.

§ MOB_CALIBRATE_ZOOM

#define MOB_CALIBRATE_ZOOM   0

Calibrates the zoom.

Definition at line 953 of file dcldef.h.

§ MOB_DECREMENT_FOCUS

#define MOB_DECREMENT_FOCUS   8

Change the foucusing.

Definition at line 961 of file dcldef.h.

§ MOB_DECREMENT_IRIS

#define MOB_DECREMENT_IRIS   5

Closing the iris (reduce light).

Definition at line 958 of file dcldef.h.

§ MOB_DECREMENT_ZOOM

#define MOB_DECREMENT_ZOOM   3

Decrement the zoom value (demagnify).

Definition at line 956 of file dcldef.h.

§ MOB_INCREMENT_FOCUS

#define MOB_INCREMENT_FOCUS   7

Change the foucusing.

Definition at line 960 of file dcldef.h.

§ MOB_INCREMENT_IRIS

#define MOB_INCREMENT_IRIS   6

Opening the iris (increase light).

Definition at line 959 of file dcldef.h.

§ MOB_INCREMENT_ZOOM

#define MOB_INCREMENT_ZOOM   4

Increment the zoom value (magnify).

Definition at line 957 of file dcldef.h.

______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:07 for DAS - Rel. 3.1.6 - 18/09/2017.