07-25-2023 07:08 AM
Hello. I am trying to measure current and voltage with LabVIEW and PXI set up. I am using current probe to measure current but the values that I got are larger compare to real values that I can see when using current probe with oscilloscope. The voltage is measured correctly. Any idea what may be the reason for this?
The probe attenuation is set correctly.
07-25-2023 07:31 AM
Depends on a lot of factors, unless you share all involved HW details and how you're measuring (code that you use), we could only speculate that the user is not using the right settings or the right set of HW
07-25-2023 07:36 AM
NI scope VI is used with attenuation 10, vertical range 10 and offset 0 - in initialize block.
In main I am suing niScope Multi Fetch WDT and get waveform components to write the data into csv file.
07-25-2023 08:00 AM
What does the resolution and accuracy of the scople translate into for a current measurement for the given settings?
How are you comparing the scope measurement to an actual one (like a DMM or something)?
07-25-2023 08:07 AM
I have one current probe connected to the oscilloscope and the second one to PXI (where data is recorded and then graph is build ) and compared to the oscilloscope one.
07-25-2023 08:12 AM
Unfortunately, you have not been very explicit in the HW you are using.
What is the accuracy of current measurement of your non-PXI scope?
07-25-2023 08:21 AM
@LilySamchuk wrote:
Hello. I am trying to measure current and voltage with LabVIEW and PXI set up. I am using current probe to measure current but the values that I got are larger compare to real values that I can see when using current probe with oscilloscope. The voltage is measured correctly. Any idea what may be the reason for this?
The probe attenuation is set correctly.
"Larger" is very ambiguous. So is "Real." "Current Probe" and "PXI Setup" can mean any one of several sets of hardware.