/********************************/ /* MBR8_nnn.Lib */ /********************************/ This library is same as 7188XB's Modbus/RTU library but different to MBT8_nnn.Lib. It only supports Modbus/RTU slave and gateway function. All i-8000 controller can use the library. To use the library, your program must be developed from main() function. And if you have to put data of I/O modules in the slot to iMemory_DI[] iMemory_DO[] iMemory_AI[] iMemory_AO[] by writing c code yourself. To get more demo, you can refer 7188XB's demo program. This is just a beta version library. Because 1. There is no any documentation. 2. The Modbus Utility doesn't support the configuration through the RS-232/485.