11-10-2014 07:49 PM
Hello all,
I was wondering if anyone knows how I can create a voltage logger in Labview using the NI myDAQ. What I want the logger to do is measure the voltage say every 30 seconds or minute while inputing the data onto a graph so that I can display it.
If anyone one has any ideas then please tell me where I can get started.
Thank You!
11-10-2014 08:11 PM
Hi naarchib,
There are resources on websites guide you on how to use myDAQ with LabVIEW.
I found one youtube video that might be useful for you
http://forums.ni.com/t5/LabVIEW/Voltage-logging/td-p/3048801
For timing, you might want to look at the link below to study more on how you can play around with timing function in LabVIEW
http://zone.ni.com/reference/en-XX/help/371361H-01/glang/time_dialog_and_error_func/
http://digital.ni.com/public.nsf/allkb/12B2EA9AD5B265AD86256257004DD8E2
http://www.ni.com/white-paper/11466/en/
Best regards,
TuiTui
11-10-2014 08:13 PM - edited 11-10-2014 08:15 PM
Thank You! I will take a look at it.
EDIT:
Oh but I don't see the link to the youtube video?
11-10-2014 08:55 PM
Sorry copy the wrong link
below is the link
http://www.youtube.com/watch?v=RsD2tHbuAF4
LabVIEW part should be around 2 mins in the video
Best regards,
TuiTui
11-11-2014 07:03 AM
I'm pretty sure you can use DAQmx with the myDAQ. Look through the examples in LabVIEW (Help->Find Examples) and do a search for Voltage Analog Input. There should be a good example in there that will get you mostly to where you want to be.
11-12-2014 09:31 AM
@crossrulz wrote:
I'm pretty sure you can use DAQmx with the myDAQ.
You can but not all of the myDAQ functionality can be used through DAQmx alone. After installing the myDAQ software a special palette appears with myDAQ express VIs for doing stuff.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord