Frontend  0.4.1
Loading...
Searching...
No Matches
DB0 Class Reference
Collaboration diagram for DB0:

Static Public Attributes

static const int LAN_X_GET_VERSION = 0x21
 
static const int LAN_X_GET_STATUS = 0x24
 
static const int LAN_X_SET_TRACK_POWER_OFF = 0x80
 
static const int LAN_X_SET_TRACK_POWER_ON = 0x81
 
static const int LAN_X_DCC_READ_REGISTER = 0x11
 
static const int LAN_X_CV_READ = 0x11
 
static const int LAN_X_DCC_WRITE_REGISTER = 0x12
 
static const int LAN_X_CV_WRITE = 0x12
 
static const int LAN_X_MM_WRITE_BYTE = 0xFF
 
static const int LAN_X_PURGE_LOCO = 0x44
 
static const int LAN_X_GET_LOCO_INFO = 0xF0
 
static const int LAN_X_SET_LOCO_DRIVE_14 = 0x10
 
static const int LAN_X_SET_LOCO_DRIVE_28 = 0x12
 
static const int LAN_X_SET_LOCO_DRIVE_128 = 0x13
 
static const int LAN_X_SET_LOCO_FUNCTION = 0xF8
 
static const int LAN_X_SET_LOCO_FUNCTION_GROUP_1 = 0x20
 
static const int LAN_X_SET_LOCO_FUNCTION_GROUP_2 = 0x21
 
static const int LAN_X_SET_LOCO_FUNCTION_GROUP_3 = 0x22
 
static const int LAN_X_SET_LOCO_FUNCTION_GROUP_4 = 0x23
 
static const int LAN_X_SET_LOCO_FUNCTION_GROUP_5 = 0x28
 
static const int LAN_X_SET_LOCO_FUNCTION_GROUP_6 = 0x29
 
static const int LAN_X_SET_LOCO_FUNCTION_GROUP_7 = 0x2A
 
static const int LAN_X_SET_LOCO_FUNCTION_GROUP_8 = 0x2B
 
static const int LAN_X_SET_LOCO_FUNCTION_GROUP_9 = 0x50
 
static const int LAN_X_SET_LOCO_FUNCTION_GROUP_10 = 0x51
 
static const int LAN_X_SET_LOCO_BINARY_STATE = 0x5F
 
static const int LAN_X_CV_POM = 0x30
 
static const int LAN_X_CV_POM_WRITE_BYTE = 0x30
 
static const int LAN_X_CV_POM_WRITE_BIT = 0x30
 
static const int LAN_X_CV_POM_READ_BYTE = 0x30
 
static const int LAN_X_CV_POM_ACCESSORY = 0x31
 
static const int LAN_X_CV_POM_ACCESSORY_WRITE_BYTE = 0x31
 
static const int LAN_X_CV_POM_ACCESSORY_WRITE_BIT = 0x31
 
static const int LAN_X_CV_POM_ACCESSORY_READ_BYTE = 0x31
 
static const int LAN_X_GET_FIRMWARE_VERSION = 0x0A
 
static const int LAN_X_BC_TRACK_POWER_OFF = 0x00
 
static const int LAN_X_BC_TRACK_POWER_ON = 0x01
 
static const int LAN_X_BC_PROGRAMMING_MODE = 0x02
 
static const int LAN_X_BC_TRACK_SHORT_CIRCUIT = 0x08
 
static const int LAN_X_CV_NACK_SC = 0x12
 
static const int LAN_X_CV_NACK = 0x13
 
static const int LAN_X_UNKNOWN_COMMAND = 0x82
 
static const int LAN_X_STATUS_CHANGED = 0x22
 
static const int Reply_to_LAN_X_GET_VERSION = 0x21
 
static const int LAN_X_CV_RESULT = 0x14
 
static const int Reply_to_LAN_X_GET_FIRMWARE_VERSION = 0x0A
 

Detailed Description

Todo
document

Member Data Documentation

◆ LAN_X_BC_PROGRAMMING_MODE

const int DB0::LAN_X_BC_PROGRAMMING_MODE = 0x02
static

◆ LAN_X_BC_TRACK_POWER_OFF

const int DB0::LAN_X_BC_TRACK_POWER_OFF = 0x00
static

◆ LAN_X_BC_TRACK_POWER_ON

const int DB0::LAN_X_BC_TRACK_POWER_ON = 0x01
static

◆ LAN_X_BC_TRACK_SHORT_CIRCUIT

const int DB0::LAN_X_BC_TRACK_SHORT_CIRCUIT = 0x08
static

◆ LAN_X_CV_NACK

const int DB0::LAN_X_CV_NACK = 0x13
static

◆ LAN_X_CV_NACK_SC

const int DB0::LAN_X_CV_NACK_SC = 0x12
static

◆ LAN_X_CV_POM

const int DB0::LAN_X_CV_POM = 0x30
static

◆ LAN_X_CV_POM_ACCESSORY

const int DB0::LAN_X_CV_POM_ACCESSORY = 0x31
static

◆ LAN_X_CV_POM_ACCESSORY_READ_BYTE

const int DB0::LAN_X_CV_POM_ACCESSORY_READ_BYTE = 0x31
static

◆ LAN_X_CV_POM_ACCESSORY_WRITE_BIT

const int DB0::LAN_X_CV_POM_ACCESSORY_WRITE_BIT = 0x31
static

◆ LAN_X_CV_POM_ACCESSORY_WRITE_BYTE

const int DB0::LAN_X_CV_POM_ACCESSORY_WRITE_BYTE = 0x31
static

◆ LAN_X_CV_POM_READ_BYTE

const int DB0::LAN_X_CV_POM_READ_BYTE = 0x30
static

◆ LAN_X_CV_POM_WRITE_BIT

const int DB0::LAN_X_CV_POM_WRITE_BIT = 0x30
static

◆ LAN_X_CV_POM_WRITE_BYTE

const int DB0::LAN_X_CV_POM_WRITE_BYTE = 0x30
static

◆ LAN_X_CV_READ

const int DB0::LAN_X_CV_READ = 0x11
static

◆ LAN_X_CV_RESULT

const int DB0::LAN_X_CV_RESULT = 0x14
static

◆ LAN_X_CV_WRITE

const int DB0::LAN_X_CV_WRITE = 0x12
static

◆ LAN_X_DCC_READ_REGISTER

const int DB0::LAN_X_DCC_READ_REGISTER = 0x11
static

◆ LAN_X_DCC_WRITE_REGISTER

const int DB0::LAN_X_DCC_WRITE_REGISTER = 0x12
static

◆ LAN_X_GET_FIRMWARE_VERSION

const int DB0::LAN_X_GET_FIRMWARE_VERSION = 0x0A
static

◆ LAN_X_GET_LOCO_INFO

const int DB0::LAN_X_GET_LOCO_INFO = 0xF0
static

◆ LAN_X_GET_STATUS

const int DB0::LAN_X_GET_STATUS = 0x24
static

◆ LAN_X_GET_VERSION

const int DB0::LAN_X_GET_VERSION = 0x21
static

◆ LAN_X_MM_WRITE_BYTE

const int DB0::LAN_X_MM_WRITE_BYTE = 0xFF
static

◆ LAN_X_PURGE_LOCO

const int DB0::LAN_X_PURGE_LOCO = 0x44
static

◆ LAN_X_SET_LOCO_BINARY_STATE

const int DB0::LAN_X_SET_LOCO_BINARY_STATE = 0x5F
static

◆ LAN_X_SET_LOCO_DRIVE_128

const int DB0::LAN_X_SET_LOCO_DRIVE_128 = 0x13
static

◆ LAN_X_SET_LOCO_DRIVE_14

const int DB0::LAN_X_SET_LOCO_DRIVE_14 = 0x10
static

◆ LAN_X_SET_LOCO_DRIVE_28

const int DB0::LAN_X_SET_LOCO_DRIVE_28 = 0x12
static

◆ LAN_X_SET_LOCO_FUNCTION

const int DB0::LAN_X_SET_LOCO_FUNCTION = 0xF8
static

◆ LAN_X_SET_LOCO_FUNCTION_GROUP_1

const int DB0::LAN_X_SET_LOCO_FUNCTION_GROUP_1 = 0x20
static

◆ LAN_X_SET_LOCO_FUNCTION_GROUP_10

const int DB0::LAN_X_SET_LOCO_FUNCTION_GROUP_10 = 0x51
static

◆ LAN_X_SET_LOCO_FUNCTION_GROUP_2

const int DB0::LAN_X_SET_LOCO_FUNCTION_GROUP_2 = 0x21
static

◆ LAN_X_SET_LOCO_FUNCTION_GROUP_3

const int DB0::LAN_X_SET_LOCO_FUNCTION_GROUP_3 = 0x22
static

◆ LAN_X_SET_LOCO_FUNCTION_GROUP_4

const int DB0::LAN_X_SET_LOCO_FUNCTION_GROUP_4 = 0x23
static

◆ LAN_X_SET_LOCO_FUNCTION_GROUP_5

const int DB0::LAN_X_SET_LOCO_FUNCTION_GROUP_5 = 0x28
static

◆ LAN_X_SET_LOCO_FUNCTION_GROUP_6

const int DB0::LAN_X_SET_LOCO_FUNCTION_GROUP_6 = 0x29
static

◆ LAN_X_SET_LOCO_FUNCTION_GROUP_7

const int DB0::LAN_X_SET_LOCO_FUNCTION_GROUP_7 = 0x2A
static

◆ LAN_X_SET_LOCO_FUNCTION_GROUP_8

const int DB0::LAN_X_SET_LOCO_FUNCTION_GROUP_8 = 0x2B
static

◆ LAN_X_SET_LOCO_FUNCTION_GROUP_9

const int DB0::LAN_X_SET_LOCO_FUNCTION_GROUP_9 = 0x50
static

◆ LAN_X_SET_TRACK_POWER_OFF

const int DB0::LAN_X_SET_TRACK_POWER_OFF = 0x80
static

◆ LAN_X_SET_TRACK_POWER_ON

const int DB0::LAN_X_SET_TRACK_POWER_ON = 0x81
static

◆ LAN_X_STATUS_CHANGED

const int DB0::LAN_X_STATUS_CHANGED = 0x22
static

◆ LAN_X_UNKNOWN_COMMAND

const int DB0::LAN_X_UNKNOWN_COMMAND = 0x82
static

◆ Reply_to_LAN_X_GET_FIRMWARE_VERSION

const int DB0::Reply_to_LAN_X_GET_FIRMWARE_VERSION = 0x0A
static

◆ Reply_to_LAN_X_GET_VERSION

const int DB0::Reply_to_LAN_X_GET_VERSION = 0x21
static

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