Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How to acquire analogue input signals from NI ELVIS into LabVIEW?

I'm currently using the NI ELVIS as a medium to feed in analogue signals (voltage in this case) from 144 sensors (receiving 6 analogue inputs simultaneously at one go). What do i need to do in order to acquire these analogue inputs from NI ELVIS through the analogue channel inputs so that i can manipulate them and convert them into other quantities in LABVIEW?
0 Kudos
Message 1 of 2
(2,782 Views)

Hello,

You can work with the NI-ELVIS like as if you have a 68pin connector block, except that on the ELVIS protoryping board are only six analog inputs are available.

So you only have to wire your signals to this AI (upper left of ELVIS board) and do a simple signal acquisition which could be find within the following library:

..\National Instruments\LabVIEWx.x\examples\Analog in\Measure Voltage.llb

 

Regards, Christian

 

0 Kudos
Message 2 of 2
(2,760 Views)