Search found 5 matches

by cbaill
Wed Aug 05, 2020 3:58 pm
Forum: Flowcode V8
Topic: Indicator Gauge visual difference between evaluation and pro version
Replies: 1
Views: 1212

Indicator Gauge visual difference between evaluation and pro version

Hello, I made a sample project using an Indicator Gauge component in the evaluation version of Flowcode 8. A colleague of mine bought the professional version of Flowcode 8 with the Scada & Basic I/O modules. When he load my sample project made in the evaluation version, the Indicator Gauge have...
by cbaill
Wed Jul 22, 2020 9:58 am
Forum: Flowcode V8
Topic: Simulation Slide Switch Visual Bug
Replies: 3
Views: 1809

Re: Simulation Slide Switch Visual Bug

I updated the full database and that didn't fix the problem. :(
by cbaill
Fri Jul 10, 2020 2:26 pm
Forum: Flowcode V8
Topic: Switch with more than 10 branches
Replies: 4
Views: 2055

Re: Switch with more than 10 branches

for example I might have 12 buttons, or 12 numeric display on the 2D Dashboard panel and I have an array of 12 values now I want to assign the 12 values of my array to the 12 numeric display I don't think there is a way to "index" the numeric display from the handle name so I might use a l...
by cbaill
Fri Jul 10, 2020 2:16 pm
Forum: Flowcode V8
Topic: Simulation Slide Switch Visual Bug
Replies: 3
Views: 1809

Simulation Slide Switch Visual Bug

Hello again, I'm testing the evaluation version of Flowcode 8, and I'm trying to use the "Simulation Slide Switch" component. But when I run the simulation, the slide doesn't move much when I click on it. it will move about 1 or 2 pixels, but not enough to cover the "red" part of...
by cbaill
Fri Jul 10, 2020 9:00 am
Forum: Flowcode V8
Topic: Switch with more than 10 branches
Replies: 4
Views: 2055

Switch with more than 10 branches

Hello,
I see that up to 10 branches can be defined for the switch icon, is it possible to have more than 10 ?
or do I need to use 2 switchs icon ?
Thank you