ifw-fcf  5.0.0-pre2
Static Public Attributes | List of all members
lamp.defines.LampCommand Class Reference

Lamp command codes. More...

Inheritance diagram for lamp.defines.LampCommand:

Static Public Attributes

int NONE = 0
 
int RESET = 1
 
int INIT = 2
 
int STOP = 3
 
int ENABLE = 4
 
int DISABLE = 5
 
int ON = 6
 
int OFF = 7
 

Detailed Description

Lamp command codes.

Member Data Documentation

◆ DISABLE

int lamp.defines.LampCommand.DISABLE = 5
static

◆ ENABLE

int lamp.defines.LampCommand.ENABLE = 4
static

◆ INIT

int lamp.defines.LampCommand.INIT = 2
static

◆ NONE

int lamp.defines.LampCommand.NONE = 0
static

◆ OFF

int lamp.defines.LampCommand.OFF = 7
static

◆ ON

int lamp.defines.LampCommand.ON = 6
static

◆ RESET

int lamp.defines.LampCommand.RESET = 1
static

◆ STOP

int lamp.defines.LampCommand.STOP = 3
static

The documentation for this class was generated from the following file: