Command line interface for modbus communication.
- Run
make.
- Use
gengetoptto generategetoptcode. - Implement all instruction types.
- Register and bit read/write first.
- More flexibility for specifying sequential reads and writes.
- Proper handling of register and coil operations.