Modbus TCP

Discuss PC Developer and Web Developer projects and features here.
Post Reply
BenR
Matrix Staff
Posts: 1726
http://meble-kuchenne.info.pl
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 438 times
Been thanked: 602 times

Modbus TCP

Post by BenR »

Hello,

In the videos below I show using Flowcode App Developer to create a Modbus TCP controller.

I use an Arduino Uno as my Modbus TCP Slave device and connect a LED to the Arduino.

Then using a simple switch in App Developer I show how to turn the LED on and off on the Arduino.

Included is how to setup the App Developer project and how to export as a project you can distribute.




Next I show how to take the application further by adding more features including.
  • PWM Output
  • Analog Input
  • Digital Input

steve001
Valued Contributor
Posts: 185
Joined: Wed Jan 13, 2021 7:15 pm
Has thanked: 81 times
Been thanked: 30 times

Re: Modbus TCP

Post by steve001 »

Definitely going to have a go with this later.

Thanks ben

Post Reply