Page 1 of 1

2D Simulation

Posted: Mon Nov 11, 2019 9:51 pm
by alanwms
Hello - I have looked around for forum hints on simulation problems and have not concluded. Here is my problem:

Simulator works if I step through a program. Running a program at speeds causes the components (Switches/Led's) not to graphically update. I do believe that the switches are recognized by FC7, but no updates. They will graphically update if I pause the program.

I updated to the lastest FC7 v7.3.0.5 From Dec 14th 2017. Using Windows Version 10.0.18362 Build 18362

Side note - The install for the new FC7 was great. It must have saved my reg number and name!

Any thoughts?

Re: 2D Simulation

Posted: Tue Nov 12, 2019 11:08 am
by Benj
Hello,

Without seeing your program it's hard to tell but do you have a delay in your main program loop? The delay allows Flowcode time to breathe and do things like updating the graphics on the panel window.