BusBricks: /Users/felixschulke/Developement/Arduino/Modbus_RTU/Modbus_RTU/Modbus-RTU/src Directory Reference
BusBricks  0.1
Customize bus-communication
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Files

 main.cpp
 This main is an example-implementation of a simple modbus-messenger to demonstrate the usage of a layer-7-service in the program. The String typed in by the user via serial-interface is sent to the device with PARTNER_DEVICE_ID. All received Messages and raised errors are displayed on serial-monitor. Switch PARTNER_DEVICE_ID and DEVICE_ID before uploading to the Partner-device.