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
- Host: GitHub
- URL: https://github.com/roschmi/sc20100d_modbus_client
- Owner: RoSchmi
- Created: 2020-09-15T14:34:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T14:44:21.000Z (over 5 years ago)
- Last Synced: 2023-07-15T16:56:43.433Z (almost 3 years ago)
- Topics: csharp, modbus, modbus-tcp, tinyclr
- Language: C#
- Homepage:
- Size: 228 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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