TwiceAsNice  2019-02-18
Classes | Macros
microtouch.h File Reference
#include "indifocuser.h"
Include dependency graph for microtouch.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Microtouch
 
struct  Microtouch::focusMoveStart
 

Macros

#define CMD_GET_STATUS   0x80
 
#define CMD_RESET_POSITION   0x81
 
#define CMD_IS_MOVING   0x82
 
#define CMD_HALT   0x83
 
#define CMD_GET_TEMPERATURE   0x84
 
#define CMD_SET_COEFF   0x85
 
#define CMD_GET_COEFF   0x86
 
#define CMD_TEMPCOMP_ON   0x87
 
#define CMD_TEMPCOMP_OFF   0x88
 
#define CMD_UPDATE_POSITION   0x8c
 
#define CMD_GET_POSITION   0x8d
 
#define CMD_SET_MOTOR_SPEED   0x9d
 
#define CMD_GET_MOTOR_SPEED   0x9e
 
#define CMD_SET_TEMP_OFFSET   0x9f
 
#define FOCUS_MOTORSPEED_NORMAL   8
 
#define FOCUS_MOTORSPEED_FAST   4
 

Macro Definition Documentation

◆ CMD_GET_COEFF

#define CMD_GET_COEFF   0x86

◆ CMD_GET_MOTOR_SPEED

#define CMD_GET_MOTOR_SPEED   0x9e

◆ CMD_GET_POSITION

#define CMD_GET_POSITION   0x8d

◆ CMD_GET_STATUS

#define CMD_GET_STATUS   0x80

◆ CMD_GET_TEMPERATURE

#define CMD_GET_TEMPERATURE   0x84

◆ CMD_HALT

#define CMD_HALT   0x83

◆ CMD_IS_MOVING

#define CMD_IS_MOVING   0x82

◆ CMD_RESET_POSITION

#define CMD_RESET_POSITION   0x81

◆ CMD_SET_COEFF

#define CMD_SET_COEFF   0x85

◆ CMD_SET_MOTOR_SPEED

#define CMD_SET_MOTOR_SPEED   0x9d

◆ CMD_SET_TEMP_OFFSET

#define CMD_SET_TEMP_OFFSET   0x9f

◆ CMD_TEMPCOMP_OFF

#define CMD_TEMPCOMP_OFF   0x88

◆ CMD_TEMPCOMP_ON

#define CMD_TEMPCOMP_ON   0x87

◆ CMD_UPDATE_POSITION

#define CMD_UPDATE_POSITION   0x8c

◆ FOCUS_MOTORSPEED_FAST

#define FOCUS_MOTORSPEED_FAST   4

◆ FOCUS_MOTORSPEED_NORMAL

#define FOCUS_MOTORSPEED_NORMAL   8