Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Macros
Lx.h File Reference
#include "defaultdevice.h"
#include "indiproperty.h"
#include "indipropertyswitch.h"
#include "webcam/pwc-ioctl.h"
#include <termios.h>

Go to the source code of this file.

Classes

class  Lx
 

Macros

#define LX_TAB   "Long Exposure"
 
#define LXSERIAL   0
 
#define LXLED   1
 
#define LXPARALLEL   2
 
#define LXGPIO   3
 
#define LXMODENUM   2
 

Macro Definition Documentation

◆ LX_TAB

#define LX_TAB   "Long Exposure"

Definition at line 14 of file Lx.h.

◆ LXGPIO

#define LXGPIO   3

Definition at line 19 of file Lx.h.

◆ LXLED

#define LXLED   1

Definition at line 17 of file Lx.h.

◆ LXMODENUM

#define LXMODENUM   2

Definition at line 21 of file Lx.h.

◆ LXPARALLEL

#define LXPARALLEL   2

Definition at line 18 of file Lx.h.

◆ LXSERIAL

#define LXSERIAL   0

Definition at line 16 of file Lx.h.