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
- last edited on
11-18-2025
12:35 PM
by
Content Cleaner
1. Translate your diagram into state machine as shown in https://www.ni.com/en/support/documentation/supplemental/16/simple-state-machine-template-documentat...
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