Hi.
Looking for advice on getting this flowcode v9 Scada file working, using an Arduino uno.
The uno is working when I load a flowcode v9 leds file.
But the Scada file does nothing, do I need to install a file for the Uno, before running flowcode v9.1?
Or am a missing some thing in my Scada file.?
System layout
Win10 pro, all updates
Flowcode V9.1 all updates.
Regards Roy
Also tried flowcode v8, no luck yet, all updates installed
Scada advice needed.
-
- Posts: 3
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 02, 2020 8:29 pm
- Has thanked: 8 times
- p.erasmus
- Posts: 434
- Joined: Thu Dec 03, 2020 12:01 pm
- Location: Russia / Россия
- Has thanked: 104 times
- Been thanked: 88 times
Re: Scada advice needed.
Hi
You need to flash the UNO with the SCADA hex file(which is down loadable from the UNO scada wiki page) before you can run scada from Flowcode is my understanding of SCADA
then you need to place a UNO Scada component on your panel if you make a new FC chart and want to use SCADA
You need to flash the UNO with the SCADA hex file(which is down loadable from the UNO scada wiki page) before you can run scada from Flowcode is my understanding of SCADA
then you need to place a UNO Scada component on your panel if you make a new FC chart and want to use SCADA
Regards Peter - QME Electronics
Re: Scada advice needed.
Thank for the info,p.erasmus wrote: ↑Sat May 08, 2021 3:55 pmHi
You need to flash the UNO with the SCADA hex file(which is down loadable from the UNO scada wiki page) before you can run scada from Flowcode is my understanding of SCADA
then you need to place a UNO Scada component on your panel if you make a new FC chart and want to use SCADA

now all is working
Regards Roy.
-
- Matrix Staff
- Posts: 2086
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 644 times
- Been thanked: 702 times
Re: Scada advice needed.
Hi, Roy.
For details on how to set up the App to store properties and data + graph etc. I would suggest looking at the code for Three channel temperature logger - Arduino, USB available from here
For future reference, the instructions within Documentation link, gives you a step by step guide on how to get the App Developer set up and running.
For details on how to set up the App to store properties and data + graph etc. I would suggest looking at the code for Three channel temperature logger - Arduino, USB available from here
For future reference, the instructions within Documentation link, gives you a step by step guide on how to get the App Developer set up and running.
Martin