03-22-2007 05:17 AM
03-23-2007 02:30 PM
03-23-2007 10:47 PM
Thank you for ur concern.We don't have LabView 8 in our college.So Please reply me back LabView 7.
Help me out this is my final year UG project.I got only 10 more days to finish it..
03-26-2007 10:03 AM
03-29-2007 06:24 AM
03-30-2007 06:19 AM
03-30-2007 10:21 AM
03-31-2007 10:44 AM
Sir,
Improving LabView code.Does it mean that I should use LabView 8.2
I don't have Idea on third option.
I'm new to LabView.
Plz excuse me.
-JohnWesly
04-02-2007 10:27 AM
Hello John.
When Abhi mentioned improving your LabVIEW code, he meant that you could redesign your code to make it more efficient. This would improve the speed of your digital output. This doesn't require upgrading LabVIEW, but rather using a different architecture or using different VI's that will optimize your output.
In order to help you out effectively, we still need to know which DAQ card you are using and what version of our DAQ driver you are using. The DAQ card should have a label on it that reads something like PCI-6251 or USB-6008. The first 3 letters will indicate what interface the DAQ card is using (PCI, PXI, USB) and the 4 numbers following will indicate things such as resolution, speed, and the number of channels available on the card. Secondly, the DAQ driver is important because there is different functionality offered in different drivers as well as different versions of that driver. You can find out which DAQ driver you are using by opening Measurement and Automation Explorer (MAX). This can be accessed by clicking Start>>Programs>>National Instruments>>Measurement and Automation. Once this program is launched, there will be a configuration window on the left hand side with a directory tree structure. Please expand My System>>Software. You should see either NI-DAQ or Traditional NI-DAQ . By clicking on one of these, you will see a version number in the main window of MAX. Please respond with this information.
Assuming that you are using DAQmx, I would recommend checking out the following websites which should get you started on programming in DAQmx.
Learn 10 Functions in NI-DAQmx and Handle 80 Percent of Your Data Acquisition Applications
http://zone.ni.com/devzone/cda/tut/p/id/2835
NI-DAQmx Express VI Tutorial
http://zone.ni.com/devzone/cda/tut/p/id/2744
Let us know the information requested and we will be happy to help you further.
Brian F
Applications Engineer
National Instruments
04-04-2007 05:26 AM