LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

current

Is there a cheap way of measuring current with LABVIEW?

0 Kudos
Message 1 of 10
(3,959 Views)

It depends...

 

How much current? Can you insert a shunt resistor in the circuit, preferably with one end grounded? What frequency or waveform does the current have? How do you define cheap?

 

Lynn

0 Kudos
Message 2 of 10
(3,951 Views)

Sure how does $36 sound?  If you have a spare COM port or a USB to serial adapter you can use these drivers and read down to the microamp level a few times a second.  Also does AC current, resistence VDC, VAC and a bunch of other features.

0 Kudos
Message 3 of 10
(3,945 Views)

How would I be able to get the multimeter to output the current with a labVIEW program and a USB-6211?

0 Kudos
Message 4 of 10
(3,889 Views)

You need an RS-232 port in place of the USB-6211.

 

Lynn

0 Kudos
Message 5 of 10
(3,886 Views)

Since when does using a 6211 become a requirement?  That seems like important information that should have been mentioned in the first post.

0 Kudos
Message 6 of 10
(3,867 Views)

https://forums.ni.com/t5/Example-Code/Measure-Current-Using-NI-myDAQ/ta-p/3996490

 

Would the labVIEW program used in on this page work when using the rs232 cable and multimeter?

0 Kudos
Message 7 of 10
(3,864 Views)
You obviously know nothing about LabVIEW, instruments, or DAQ devices. That link you posted has nothing to do with a serial connection to a meter. If, In fact, you actually have a 6211, use that with a shunt resistor. If you are saying you actually have a myDAQ, then use it.
0 Kudos
Message 8 of 10
(3,845 Views)

@Dennis_Knutson wrote:
You obviously know nothing about LabVIEW, instruments, or DAQ devices. That link you posted has nothing to do with a serial connection to a meter. If, In fact, you actually have a 6211, use that with a shunt resistor. If you are saying you actually have a myDAQ, then use it.

This is a dangerous, potentially costly combination.  Maybe the OP should find someone who knows what they are doing.  Do this wrong and things get blown up.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 9 of 10
(3,833 Views)

@billko wrote:

@Dennis_Knutson wrote:
You obviously know nothing about LabVIEW, instruments, or DAQ devices. That link you posted has nothing to do with a serial connection to a meter. If, In fact, you actually have a 6211, use that with a shunt resistor. If you are saying you actually have a myDAQ, then use it.

This is a dangerous, potentially costly combination.  Maybe the OP should find someone who knows what they are doing.  Do this wrong and things get blown up.


Nothing like using a high side current shunt on a 60V line to let the smoke out of your DAQ card.

 

Read this white paper: Measuring Current with an Analog Voltage Input



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 10 of 10
(3,769 Views)