LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Voltage measurement not proper on NI9201

I made a simple program to measure DC Voltage using DAQ Assist. The problem i am facing is that when i connect no power supply to DAQ it is not showing 0 voltage and it is fluctuating due to which I am not able to take proper readings

0 Kudos
Message 1 of 6
(614 Views)

Hi Rohit,

 


@Rohit3453 wrote:

The problem i am facing is that when i connect no power supply to DAQ it is not showing 0 voltage and it is fluctuating due to which I am not able to take proper readings


The NI9201 module doesn't require any external power supply (supply on its own): what are you talking about?

(Ofcourse you need to power the chassis where the NI9201 is plugged in!)

 

When the chassis is not powered then you should get a DAQmx error…

 

You can make "proper readings" even when the readings are fluctuating!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(610 Views)

Hii thanks for replying 

i was talking about the voltage values measured by the module. I wanted to measure voltage of a device but when I ran the program without connected any device. The program was not showing 0 voltage and it varied highly 

0 Kudos
Message 3 of 6
(605 Views)

What are you reading in NI max with nothing connected? 

Sounds like dodgy grounding or ghosting. 

0 Kudos
Message 4 of 6
(593 Views)

@Rohit3453 wrote:

I made a simple program to measure DC Voltage using DAQ Assist. The problem i am facing is that when i connect no power supply to DAQ it is not showing 0 voltage and it is fluctuating due to which I am not able to take proper readings


What is the input configuration?  I suspect that you have set to NRSE (non-referenced single ended).  With neither signal source nor reference connected,  what you describe would be expected.  What happens when you read a RSE measurement or connect the reference to ground?


"Should be" isn't "Is" -Jay
0 Kudos
Message 5 of 6
(572 Views)

NI does not specify what voltage a device will read when there is no signal connected.

Reference: Incorrect Readings on Unconnected or Open Channels of DAQ Device

-------------------------------------------------------
Applications Engineer | TME Systems
0 Kudos
Message 6 of 6
(540 Views)