10-30-2023 04:06 AM
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
10-30-2023 04:12 AM
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!
10-30-2023 04:20 AM
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
10-30-2023 04:35 AM
What are you reading in NI max with nothing connected?
Sounds like dodgy grounding or ghosting.
10-30-2023 06:07 AM
@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?
10-30-2023 07:56 AM
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