An open API service indexing awesome lists of open source software.

https://github.com/roschmi/sc20100d_modbus_client

TCP Modbus Slave running on a TinyClr GHI SC20100D Board
https://github.com/roschmi/sc20100d_modbus_client

csharp modbus modbus-tcp tinyclr

Last synced: about 1 year ago
JSON representation

TCP Modbus Slave running on a TinyClr GHI SC20100D Board

Awesome Lists containing this project

README

          

# SC20100D_Modbus_Client

Modbus TCP Client example for TinyCLR V2 Board GHI SC20100D

The example came up as a fix in response to this thread of @WombatWonder
He noticed that the a Modbus Slave created with TiniClr library v2.0.0 answered only on the first modbus request, not on succeeding requests
https://forums.ghielectronics.com/t/modbustcp-device/23249