LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"Labview program to read volatge input using PCI-6013 card"

I have recently bought NI PCI-6013 Basic Multifunction I/0 Board, BNC-2120 Accessory for 68 Pin and 100 Pin E Series Devices and SH68-68-EP, Shielded Cable.I have connected the photo-diode output to the BNC-2120 channel 2 which is connected to the PCI-6013 card. I think the connections and card installation is perfect as mesurement and automation explorer in labview identifies the pCI-6013 and the test panel run without any error. My aim is to write a Labview program to read the average voltage of the analog input in the pci-card. Can someone send me a example or the procedure to do it ?
0 Kudos
Message 1 of 6
(3,290 Views)
In the LabVIEW Dialog:
Search Examples > I/O Interfaces > Data Acquisition (DAQ)

You should be able to get some idea through examples found in the above location.
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
Message 2 of 6
(3,290 Views)
I am not able to find the examples.

Jalan
0 Kudos
Message 3 of 6
(3,290 Views)
now... open a new vi.
From the Help Menu, look for Examples...
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 4 of 6
(3,290 Views)
Ya I have looked on that I did find IO there. But then the examples given in that doesnot find it uselful for me. I also checked in DAQ-STC. But its agian not useful.
0 Kudos
Message 5 of 6
(3,290 Views)
Most of the examples (provided by NI-LabVIEW) are of useful, and I believe so. What I mean is that these examples are there to give user some ideas on how DAQ (for your case) works, thus it may not be exactly what you are looking for.

Others might be able to provide you with some examples.
Alternatively, you might wanna consider approach your local NI office for help.

Good luck
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 6 of 6
(3,290 Views)