LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

program associated with the creation of a virtual instrument of Lab View. Please help me

Solved!
Go to solution
I have a question with program associated with the creation of a virtual instrument of Lab View. 1.Create of virtual instrument based on the NI 9401 module fitted to the chassis NI Compaq DAQ (Ni-cDAQ-9172). Creating a virtual tool needed to implement the following counting impulses in impulse series, visualization of data through a digital indicator, comparing the number of impusite with pre-set value, that value can be assigned by the user. Indicator light when reaching in reaching the set number of pulses, the opportunity to reset the meter of a button on the front panel. Switch to digital output in reaching the set number. I hope someone can help me.
0 Kudos
Message 1 of 5
(3,604 Views)
Solution
Accepted by varna
What is your question? You've described what the program is supposed to do, but it's not clear what you're asking about. Do you need help getting started? If so, have you gone through the LabVIEW tutorials? You and look over the material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. You can also take the online courses for free. Have you looked through the many examples that ship with LabVIEW for data acquisition?
Message 2 of 5
(3,572 Views)
Yes it is for homework.We need block   diagram on entire task.If you can not show  the whole diagram then tell us your idea .We have to make it with "while loop" cycle.We are not so good on this programme.
0 Kudos
Message 4 of 5
(3,562 Views)
You are not going to get anyone to provide you the complete solution. Besides the LabVIEW tutorials that you've gotten the link to, there is the DAQmx Getting Started page. You will find links to how to use the DAQ Assistant as well as advanced programming. In LabVIEW, you can also go to Help>Find Examples. There is a section called Hardware Input and Output>DAQmx>Analog Measurements with a lot of examples.
Message 5 of 5
(3,524 Views)