7 #ifndef __ENUM_MCFUNCTIONCODES_H
8 #define __ENUM_MCFUNCTIONCODES_H
10 enum ENUM_MCFunctionCodes
13 ENUM_MC_ReadCoilStatus,
14 ENUM_MC_ReadInputStatus,
15 ENUM_MC_ReadHoldingRegisters,
16 ENUM_MC_ReadInputRegisters,
17 ENUM_MC_PresetSingleCoil,
18 ENUM_MC_PresetSingleRegister,
19 ENUM_MC_ReadExceptionStatus,
23 ENUM_MC_FetchCommEventCounter,
24 ENUM_MC_FetchCommEventLog,
27 ENUM_MC_PresetMultipleCoils,
28 ENUM_MC_PresetMultipleRegister,
29 ENUM_numberOfFunctionCodes,
30 ENUM_MC_XModemStatus = 66