Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

I need to measure analog signal

I am using a Multifunction I/O 6052E card (PXI bus). I need to measure analog voltage and display it on the waveform chart of my block diagram using labview. How do I connect the analog voltage and what precautions need to be taken?
0 Kudos
Message 1 of 2
(2,448 Views)
Kumar2,

This would be the typical LAbVIEW application and we have many examples and documentation on it:

1) Read the User Manual for your board. (ni.com -> Support - Search for: +6052 +user +manual) This will let you know about the precautions that need to be taken to connect your signal, configuration modes and wiring considerations.

2) Read the LabVIEW Measurements Manual. Start -> Programs -> National Instruments -> LabVIEW -> Search The LabVIEW BookShelf -> LabVIEW Measurements Manual. This is a great tutorial on how to perform data acquisition (DAQ) in LabVIEW.

3) Use the DAQ shipping examples included in LabVIEW (Help -> Find Examples). These examples already show how to perform the acuisition of signals and display them to graphs or other indi
cators.

I hope this helps,

Alejandro Asenjo
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,448 Views)