10-07-2013 01:40 PM
Hi i am entirely new to Labview but i have to create a program for a school project quite urgently!! I've watched tons of tutorials but im still clueless as how to go about doing this program even though it sounds easy. I would really appreciate it if anyone could lend a helping hand! Thanks you!!!
This is the overview of what my program is supposed to do:
10-07-2013 08:46 PM
1. Translate your diagram into state machine as shown in http://www.ni.com/white-paper/3024/en.
2. You'll need to use counter, and digital output. Most likely, you'll use DAQmx. An example is available in LabVIEW>>Help>>Find Examples>>Hardware Input and Output>>DAQmx>>Counter Input, Digital Output