NI Home
Cart Cart | Help
Hello Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI
You are here: 
NI Home > NI Developer Zone > NI Discussion Forums


PXI

Reply
Member
dheeraj2102
Posts: 38
0 Kudos

Analog Input

Hi !

 

I'm acquiring an analog input using an R-series FPGA card in a PXI device.

 

However, the input is giving junk values. On trying to connect a 12V battery, it shows a value 32767 and remains stationary there. I have changed the integer representation to I64 everywhere, but the problem still persists.

 

I am assuming we need to calibrate the values obtained into useful data. However, it looks like the input value is reaching a maximum and staying there. Please suggest.

 

Thank you.

Dheeraj Bharadwaj
IIT-Madras
Member
Matteo_Orciari
Posts: 18

Re: Analog Input

The input range for an R-series FPGA card is -10V,10V.

The input resolution is 16 bit, so with any voltage >=10V you get ((2^16)/2)-1=32767.

You can't measure 12V with that setup.

By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.
My Profile | Privacy | Legal | Contact NI © 2011 National Instruments Corporation. All rights reserved.    |    E-Mail this Page E-Mail this Page