Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   NI LabVIEW (http://www.chiefdelphi.com/forums/forumdisplay.php?f=182)
-   -   Autonomous vi. (http://www.chiefdelphi.com/forums/showthread.php?t=91798)

Slothbron 14-02-2011 13:26

Autonomous vi.
 
So I made an autonomous program but not sure where to put it in the main vi.
Any help would be greatly appreciated.

Alan Anderson 14-02-2011 13:32

Re: Autonomous vi.
 
Autonomous code goes in the Autonomous Independent vi.

You shouldn't be changing anything in Robot Main.

Slothbron 14-02-2011 14:00

Re: Autonomous vi.
 
Ok but when you open the Auto Vi There is a pre made code we dont want there run code but want to utilize the the line following code.

Alan Anderson 14-02-2011 14:09

Re: Autonomous vi.
 
The default Autonomous Independent is the line following code. You can delete it all and replace it with whatever you want.

Slothbron 14-02-2011 14:23

Re: Autonomous vi.
 
Ok but I dont have to delete it right? I can put this new code in there with it and it with work fine?

Mark McLeod 14-02-2011 14:34

Re: Autonomous vi.
 
At least wrap a Diagram Disable structure around the code you aren't currently using, otherwise, it will mess up your code that you do want running.
If you want to integrate them so it all works together, then that's fine too, but disable the default autonomous until you're sure that yours works correctly.

Slothbron 14-02-2011 14:48

Re: Autonomous vi.
 
ok i will give this a try thanks.


All times are GMT -5. The time now is 09:15.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi