Jump to content
  • 0

Linx LabView Custom Command - Read sensor value


sodcom

Question

Hello, guys! 

I have 2 weeks left of my bachelor thesis, and i really need help on this one..

I have build a IR-sensor to measure the RPM of a DC-motor, using Arduino mega2560 and Arduino IDE it works really well. But i need to use Labview to control a system, and need the feedback from my sensors, for this i will have to use a custom command. Attached is a code i found online to read the RPM from the sensor, and it works well with the arduino IDE.

I need to write the code for the custom command, but having 0 experience with coding and arduino im really stuck.. 

Is anyone willing to help a desperate student? 

sketch_may11c.ino

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hey Sodcom,

In general, we try to avoid doing too much to help students with school assignments. That doesn't mean that I can't answer questions, it just means I can't write any code for you. Below I have attached links that should help you out. feel free to ask if you have any specific questions about those links or you run into a problem that you need help as much as possible. 

https://www.labviewmakerhub.com/doku.php?id=libraries:linx:start

That's the link to LINX, it's a LabVIEW add-on that will help you interface with your Arduino mega2560. Unfortunately, LINX only works with LabVIEW 2014. You can download a 45-day evaluation version of 2014 here.

https://www.labviewmakerhub.com/doku.php?id=learn:tutorials:libraries:linx:misc:adding_custom_command

That is a walkthrough showing you how to use LINX to add a custom command 

https://blog.digilentinc.com/how-to-use-linx-custom-commands/

This link is a blog post called "How to use LINX Custom Commands" 

https://forum.digilentinc.com/topic/2798-need-advice/#comment-1074

This is a link to a similar forum question, 

Goodluck

-Austin

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...