07-30-2019 05:16 PM
Hello all,
I am a beginner in Labview. I am trying to create a digital input counter ( NI PCI-6514 port 3 line6 and line7- counter increments on high) where after reaching 10000 instances program would execute .bat file and reset counter. After struggling for days I decided to ask for help! Any help will be greatly appreciated.
Thank You,
07-31-2019 12:30 AM
Hi Isak,
after reaching 10000 instances program would execute .bat file and reset counter.
I imagine two options:
07-31-2019 12:42 AM
Gerd,
Thank you for your response but as I said I am a beginner so honestly I am not sure how to even set this up.
07-31-2019 02:02 AM
Hi Isak,
I am a beginner
Did you notice those "Training resources" offered in the header of this LabVIEW board?
so honestly I am not sure how to even set this up.
You already need to setup that counter task, start it and stop it when finishing your VI. Now you have problems to stop and start the task again?
(A state machine approach might help here.)