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

Static Public Attributes

static const int LAN_X_21 = 0x21
 
static const int LAN_X_GET_VERSION = 0x21
 
static const int LAN_X_GET_STATUS = 0x21
 
static const int LAN_X_SET_TRACK_POWER_OFF = 0x21
 
static const int LAN_X_SET_TRACK_POWER_ON = 0x21
 
static const int LAN_X_DCC_READ_REGISTER = 0x22
 
static const int LAN_X_23 = 0x23
 
static const int LAN_X_CV_READ = 0x23
 
static const int LAN_X_DCC_WRITE_REGISTER = 0x23
 
static const int LAN_X_24 = 0x24
 
static const int LAN_X_CV_WRITE = 0x24
 
static const int LAN_X_MM_WRITE_BYTE = 0x24
 
static const int LAN_X_GET_TURNOUT_INFO = 0x43
 
static const int LAN_X_GET_EXT_ACCESSORY_INFO = 0x44
 
static const int LAN_X_SET_TURNOUT = 0x53
 
static const int LAN_X_SET_EXT_ACCESSORY = 0x54
 
static const int LAN_X_SET_STOP = 0x80
 
static const int LAN_X_SET_LOCO_E_STOP = 0x92
 
static const int LAN_X_E3 = 0xE3
 
static const int LAN_X_PURGE_LOCO = 0xE3
 
static const int LAN_X_GET_LOCO_INFO = 0xE3
 
static const int LAN_X_E4 = 0xE4
 
static const int LAN_X_SET_LOCO_DRIVE = 0xE4
 
static const int LAN_X_SET_LOCO_FUNCTION = 0xE4
 
static const int LAN_X_SET_LOCO_FUNCTION_GROUP = 0xE4
 
static const int LAN_X_SET_LOCO_BINARY_STATE = 0xE4
 
static const int LAN_X_E6 = 0xE6
 
static const int LAN_X_CV_POM_WRITE_BYTE = 0xE6
 
static const int LAN_X_CV_POM_WRITE_BIT = 0xE6
 
static const int LAN_X_CV_POM_READ_BYTE = 0xE6
 
static const int LAN_X_CV_POM_ACCESSORY_WRITE_BYTE = 0xE6
 
static const int LAN_X_CV_POM_ACCESSORY_WRITE_BIT = 0xE6
 
static const int LAN_X_CV_POM_ACCESSORY_READ_BYTE = 0xE6
 
static const int LAN_X_GET_FIRMWARE_VERSION = 0xF1
 
static const int LAN_X_TURNOUT_INFO = 0x43
 
static const int LAN_X_EXT_ACCESSORY_INFO = 0x44
 
static const int LAN_X_61 = 0x61
 
static const int LAN_X_BC_TRACK_POWER_OFF = 0x61
 
static const int LAN_X_BC_TRACK_POWER_ON = 0x61
 
static const int LAN_X_BC_PROGRAMMING_MODE = 0x61
 
static const int LAN_X_BC_TRACK_SHORT_CIRCUIT = 0x61
 
static const int LAN_X_CV_NACK_SC = 0x61
 
static const int LAN_X_CV_NACK = 0x61
 
static const int LAN_X_UNKNOWN_COMMAND = 0x61
 
static const int LAN_X_STATUS_CHANGED = 0x62
 
static const int Reply_to_LAN_X_GET_VERSION = 0x63
 
static const int LAN_X_CV_RESULT = 0x64
 
static const int LAN_X_BC_STOPPED = 0x81
 
static const int LAN_X_LOCO_INFO = 0xEF
 
static const int Reply_to_LAN_X_GET_FIRMWARE_VERSION = 0xF3
 

Detailed Description

Todo
document

Member Data Documentation

◆ LAN_X_21

const int XHeader::LAN_X_21 = 0x21
static

◆ LAN_X_23

const int XHeader::LAN_X_23 = 0x23
static

◆ LAN_X_24

const int XHeader::LAN_X_24 = 0x24
static

◆ LAN_X_61

const int XHeader::LAN_X_61 = 0x61
static

◆ LAN_X_BC_PROGRAMMING_MODE

const int XHeader::LAN_X_BC_PROGRAMMING_MODE = 0x61
static

◆ LAN_X_BC_STOPPED

const int XHeader::LAN_X_BC_STOPPED = 0x81
static

◆ LAN_X_BC_TRACK_POWER_OFF

const int XHeader::LAN_X_BC_TRACK_POWER_OFF = 0x61
static

◆ LAN_X_BC_TRACK_POWER_ON

const int XHeader::LAN_X_BC_TRACK_POWER_ON = 0x61
static

◆ LAN_X_BC_TRACK_SHORT_CIRCUIT

const int XHeader::LAN_X_BC_TRACK_SHORT_CIRCUIT = 0x61
static

◆ LAN_X_CV_NACK

const int XHeader::LAN_X_CV_NACK = 0x61
static

◆ LAN_X_CV_NACK_SC

const int XHeader::LAN_X_CV_NACK_SC = 0x61
static

◆ LAN_X_CV_POM_ACCESSORY_READ_BYTE

const int XHeader::LAN_X_CV_POM_ACCESSORY_READ_BYTE = 0xE6
static

◆ LAN_X_CV_POM_ACCESSORY_WRITE_BIT

const int XHeader::LAN_X_CV_POM_ACCESSORY_WRITE_BIT = 0xE6
static

◆ LAN_X_CV_POM_ACCESSORY_WRITE_BYTE

const int XHeader::LAN_X_CV_POM_ACCESSORY_WRITE_BYTE = 0xE6
static

◆ LAN_X_CV_POM_READ_BYTE

const int XHeader::LAN_X_CV_POM_READ_BYTE = 0xE6
static

◆ LAN_X_CV_POM_WRITE_BIT

const int XHeader::LAN_X_CV_POM_WRITE_BIT = 0xE6
static

◆ LAN_X_CV_POM_WRITE_BYTE

const int XHeader::LAN_X_CV_POM_WRITE_BYTE = 0xE6
static

◆ LAN_X_CV_READ

const int XHeader::LAN_X_CV_READ = 0x23
static

◆ LAN_X_CV_RESULT

const int XHeader::LAN_X_CV_RESULT = 0x64
static

◆ LAN_X_CV_WRITE

const int XHeader::LAN_X_CV_WRITE = 0x24
static

◆ LAN_X_DCC_READ_REGISTER

const int XHeader::LAN_X_DCC_READ_REGISTER = 0x22
static

◆ LAN_X_DCC_WRITE_REGISTER

const int XHeader::LAN_X_DCC_WRITE_REGISTER = 0x23
static

◆ LAN_X_E3

const int XHeader::LAN_X_E3 = 0xE3
static

◆ LAN_X_E4

const int XHeader::LAN_X_E4 = 0xE4
static

◆ LAN_X_E6

const int XHeader::LAN_X_E6 = 0xE6
static

◆ LAN_X_EXT_ACCESSORY_INFO

const int XHeader::LAN_X_EXT_ACCESSORY_INFO = 0x44
static

◆ LAN_X_GET_EXT_ACCESSORY_INFO

const int XHeader::LAN_X_GET_EXT_ACCESSORY_INFO = 0x44
static

◆ LAN_X_GET_FIRMWARE_VERSION

const int XHeader::LAN_X_GET_FIRMWARE_VERSION = 0xF1
static

◆ LAN_X_GET_LOCO_INFO

const int XHeader::LAN_X_GET_LOCO_INFO = 0xE3
static

◆ LAN_X_GET_STATUS

const int XHeader::LAN_X_GET_STATUS = 0x21
static

◆ LAN_X_GET_TURNOUT_INFO

const int XHeader::LAN_X_GET_TURNOUT_INFO = 0x43
static

◆ LAN_X_GET_VERSION

const int XHeader::LAN_X_GET_VERSION = 0x21
static

◆ LAN_X_LOCO_INFO

const int XHeader::LAN_X_LOCO_INFO = 0xEF
static

◆ LAN_X_MM_WRITE_BYTE

const int XHeader::LAN_X_MM_WRITE_BYTE = 0x24
static

◆ LAN_X_PURGE_LOCO

const int XHeader::LAN_X_PURGE_LOCO = 0xE3
static

◆ LAN_X_SET_EXT_ACCESSORY

const int XHeader::LAN_X_SET_EXT_ACCESSORY = 0x54
static

◆ LAN_X_SET_LOCO_BINARY_STATE

const int XHeader::LAN_X_SET_LOCO_BINARY_STATE = 0xE4
static

◆ LAN_X_SET_LOCO_DRIVE

const int XHeader::LAN_X_SET_LOCO_DRIVE = 0xE4
static

◆ LAN_X_SET_LOCO_E_STOP

const int XHeader::LAN_X_SET_LOCO_E_STOP = 0x92
static

◆ LAN_X_SET_LOCO_FUNCTION

const int XHeader::LAN_X_SET_LOCO_FUNCTION = 0xE4
static

◆ LAN_X_SET_LOCO_FUNCTION_GROUP

const int XHeader::LAN_X_SET_LOCO_FUNCTION_GROUP = 0xE4
static

◆ LAN_X_SET_STOP

const int XHeader::LAN_X_SET_STOP = 0x80
static

◆ LAN_X_SET_TRACK_POWER_OFF

const int XHeader::LAN_X_SET_TRACK_POWER_OFF = 0x21
static

◆ LAN_X_SET_TRACK_POWER_ON

const int XHeader::LAN_X_SET_TRACK_POWER_ON = 0x21
static

◆ LAN_X_SET_TURNOUT

const int XHeader::LAN_X_SET_TURNOUT = 0x53
static

◆ LAN_X_STATUS_CHANGED

const int XHeader::LAN_X_STATUS_CHANGED = 0x62
static

◆ LAN_X_TURNOUT_INFO

const int XHeader::LAN_X_TURNOUT_INFO = 0x43
static

◆ LAN_X_UNKNOWN_COMMAND

const int XHeader::LAN_X_UNKNOWN_COMMAND = 0x61
static

◆ Reply_to_LAN_X_GET_FIRMWARE_VERSION

const int XHeader::Reply_to_LAN_X_GET_FIRMWARE_VERSION = 0xF3
static

◆ Reply_to_LAN_X_GET_VERSION

const int XHeader::Reply_to_LAN_X_GET_VERSION = 0x63
static

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