LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why is my Elvismx DMM's sampling rate is so low?

Solved!
Go to solution

Hi, I'm using LabView 2015 Sp1, with NI PCI-6221 connecting to BNC 2120, and NI myDAQ.

I am trying to measure Voltage and Current at the same time. But PCI device can only measure up to 40mA(I'm not sure about it, since I cannot find anything about this at manual) which is quite low for my elements, since my experiment current usage is at least 0.3A.

So I have no choice but to use myDAQ's DMM port to measure current.

 

Anyway, I integrate both measurement device with LabView and the problem begin. When I use only PCI device, sampling rate is no problem.

But with two device, the sampling rate is down to less than 1 sample per second, which lead to inaccurate result.

I added the 'Time Delay VI Express' and set the time to 0.5 second, but it doesn't work.

Plus, I made current measurement VI independently, it shows low rate too. So I don't think it's because of orginal VI.

 

Are there any ways to improve sampling rate of Elvismx? Is this hardware(myDaq) limit that I can't fix this with software?

0 Kudos
Message 1 of 2
(1,300 Views)
Solution
Accepted by topic author dhm04042

Hi dhm,

 


@dhm04042 wrote:

I am trying to measure Voltage and Current at the same time. But PCI device can only measure up to 40mA(I'm not sure about it, since I cannot find anything about this at manual) which is quite low for my elements, since my experiment current usage is at least 0.3A.


Your PCI-6221 can only measure voltage signals. It cannot measure current at all…

Did you read the manual?

 


@dhm04042 wrote:

So I have no choice but to use myDAQ's DMM port to measure current.


You can use current transducers to convert the current into a (standardized) voltage signal…


@dhm04042 wrote:

Are there any ways to improve sampling rate of Elvismx? Is this hardware(myDaq) limit that I can't fix this with software?


I could not find any specs on the sample rate of the myDAQ DMM, so I guess it only allows <10Hz sample rate.

When the hardware is so slow then there is no way to improve its speed using software…

Best regards,
GerdW


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