01-31-2019 10:26 AM
Hello, I'm fairly new to this software and was wondering how (or if there are any similar tutorials around) I could make a code that measures voltages and gives analogue signals, and to use a hall effect sensor.
Not sure how to begin this work, as I don't know what tools/components I should use with labview.
01-31-2019 02:14 PM - edited 01-31-2019 02:15 PM
Here is the MyRIO Project Essentials Guide. It covers lots of useful sensors hooking up to your myRIO and has various training videos.
https://learn.ni.com/teach/resources/92
The potentiometer is probably a good start.
https://learn.ni.com/teach/resources/18/potentiometer
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
02-01-2019 02:32 AM
Hello ggripen,
Apart from what Hooovahh suggested, there are lots of examples coming along with LabVIEW. Go to menu Help » Find Examples. Then navigate to Hardware Input and Output » DAQmx » Analog Input respectively Analog Output and look at the Voltage examples. Voltage - Finite Input.vi and Voltage - Times Loop.vi are probably a good starting point.