LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Flash Addition

Hi,
 
I am trying to make a "Flash Addition" program for the children. I must have a start button, a flashing integer which number 1 to 9, a flash timing speed to choose (i.e. 2 secs flash, 1 sec flash or faster), a number of integers to choose, i.e. 1 + 2 (for one integer addition), 24 + 45 (for two integer addition), 346 + 785 (for three integer addition) and so on...maybe maximum is seven digits.., then i will put a Total indicator that will only show the answer when someone will push a button.
I would appreciate if someone can teach me how to go about it, just a start hint for me.
Thanks a lot.
 
regards,
 
0 Kudos
Message 1 of 3
(2,914 Views)
attached is a VI that does as you requested.. It is not polished, but it is functional, and should at least put you on the right path. I have saved it in labVIEW 8.  Good Luck

Paul
0 Kudos
Message 2 of 3
(2,891 Views)

Hi Mr Stradis,

Thank you for kind reply. I am sorry for the my very late reply. Attached is the revised VI i made but i still have a problem to make this program fully worked;

The program will work like this;

I will select which Level (One is default), select Interval (how many numbers will flash), select the flashing speed (default is every 2 seconds).

When the flashing of numbers is finished the user will type the answer and the program will compare with the calculated sum.

But if am not sure why it will not do addition on all the iterationSmiley Sad Kindly teach me what i am missing so that i can show the correct sum.

Thanks a lot.

0 Kudos
Message 3 of 3
(2,821 Views)