qt_modbus
qt_modbus copied to clipboard
Modbus-RTU, ASCII Test Program using Qt
qt_modbus
- modbusRTU, modbus-ASCII Test Program using Qt
Development Environment
- Windows 32bit
- Qt 5.6.0
- Qt Creator 3.6.1
- MINGW 4.8
Features
- All log data save to csv file which is 2MB size, consecutively.
- All send packet save to send list, then it can reuse later.
- Packet data in send list can send repeatedly.
- Caculate CRC.
- Transform ASCII <-> HEX.
- Transform dec <-> hex10
HowTo
- load .pro file to Qt Creator