11-23-2014 07:59 AM
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.
11-23-2014 08:48 AM
http://www.labviewing.com/tag/labview-examples/ that help me for my project whit thermocouple
11-23-2014 12:33 PM
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