01-24-2012 06:19 AM
I need to design a program in labview that can read mutliple analog input (minimum 4, or 12, or maximum 28) from the Harware device (or function generator) then process it and can finally display the digital output in the laptop or personal computer.
01-24-2012 07:14 AM
Have you looked in the examples that are shipped with LabVIEW? (Help -> Find Examples)
01-24-2012 08:15 AM
Also: do you actually have hardware? If so, what kind? If it's NI hardware, did you install DAQmx?
01-24-2012 11:55 AM
hardware is developed by one students during his thesis which consist avalanche photodiode which gives 16 signal. These signals are amplified and then passed to Zbrain starter kit. At Zbrain starter kit the analog signals need to be digitized before display.
01-24-2012 12:18 PM
According to this, the zbrain is fully supported with LabVIEW embedded. You have yet to ask an actual question.
01-24-2012 02:28 PM
Actually I am very new to the labVIEW programming. I am looking forward to learning LabVIEW. I need to write a program which can read analog input from function generator and can display out the digital output.