Scada advice needed.

For general Flowcode discussion that does not belong in the other sections.
Post Reply
astro123
Posts: 3
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 8:29 pm
Has thanked: 8 times

Scada advice needed.

Post by astro123 »

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
Attachments
Scada_Led.fcsx
(9.51 KiB) Downloaded 390 times

User avatar
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.

Post by p.erasmus »

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
Regards Peter - QME Electronics

astro123
Posts: 3
Joined: Wed Dec 02, 2020 8:29 pm
Has thanked: 8 times

Re: Scada advice needed.

Post by astro123 »

p.erasmus wrote:
Sat May 08, 2021 3:55 pm
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
Thank for the info, :D was using the wrong hex,found the right one on wiki
now all is working
Regards Roy.

medelec35
Matrix Staff
Posts: 2086
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 644 times
Been thanked: 702 times

Re: Scada advice needed.

Post by medelec35 »

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.
Martin

Post Reply