From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

using arduino and labview to control robot through lookup table

HI alll , and great salutation

actually i'm building a studies project unsing the labview with the arduino through the LIFA.

ah i would like to announce please i'm just a soooooooo levled in the labview cause usually i'm using script programmation.

so my problem is to build a robot that excute the orders comming from a table contating the distancce and the angle globally it's the path that he has to follow and robot fave to excute it step by step i made a small desctriptive image that can show how the project can be.

and i built a small examle from diffrent examples that i found on the forums.

actually my problem is how to llok through the data of the table and excute it one by one deppanding on the part of the path that has the robot to take .please please please help.

i will upload the example that i made too please help again.

0 Kudos
Message 1 of 3
(5,354 Views)

http://www.labviewing.com/tag/labview-examples/ that help me for my project whit thermocouple

0 Kudos
Message 2 of 3
(3,231 Views)

You should be able to do it relatively easily with a state machine.

Also, you need to realize that you cannot branch the reference wire.  See this explanation for LINX (it's the same reasoning):  https://www.labviewhacker.com/doku.php?id=learn:libraries:linx:tutorials:faq#2

0 Kudos
Message 3 of 3
(3,231 Views)