base_schilling
Classes | Namespaces | Macros
SchillingRaw.hpp File Reference

Go to the source code of this file.

Classes

struct  schilling_raw::MsgHeader
 
struct  schilling_raw::Msg
 

Namespaces

 schilling_raw
 

Macros

#define SCHILL_LEN_HEADER   4
 
#define SCHILL_CMD_READ   0x72
 
#define SCHILL_CMD_WRITE   0x77
 
#define SCHILL_CMD_SET   0x73
 
#define SCHILL_CMD_RESET   0x74
 
#define SCHILL_CMD_MSG   0xC4
 
#define SCHILL_STAT_UNCHG_MSG   0x06
 
#define SCHILL_STAT_CHG_MSG   0x16
 
#define SCHILL_REPL_UNCHG_MSG   0xF2
 
#define SCHILL_REPL_CHG_MSG   0xD2
 
#define SCHILL_COMM_STAT_MSG   0xE2
 

Macro Definition Documentation

◆ SCHILL_CMD_MSG

#define SCHILL_CMD_MSG   0xC4

◆ SCHILL_CMD_READ

#define SCHILL_CMD_READ   0x72

◆ SCHILL_CMD_RESET

#define SCHILL_CMD_RESET   0x74

◆ SCHILL_CMD_SET

#define SCHILL_CMD_SET   0x73

◆ SCHILL_CMD_WRITE

#define SCHILL_CMD_WRITE   0x77

◆ SCHILL_COMM_STAT_MSG

#define SCHILL_COMM_STAT_MSG   0xE2

◆ SCHILL_LEN_HEADER

#define SCHILL_LEN_HEADER   4

◆ SCHILL_REPL_CHG_MSG

#define SCHILL_REPL_CHG_MSG   0xD2

◆ SCHILL_REPL_UNCHG_MSG

#define SCHILL_REPL_UNCHG_MSG   0xF2

◆ SCHILL_STAT_CHG_MSG

#define SCHILL_STAT_CHG_MSG   0x16

◆ SCHILL_STAT_UNCHG_MSG

#define SCHILL_STAT_UNCHG_MSG   0x06