Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Extra Discussion (http://www.chiefdelphi.com/forums/forumdisplay.php?f=68)
-   -   pic: Programming is as easy as you make it. (http://www.chiefdelphi.com/forums/showthread.php?t=126847)

Conor Ryan 19-02-2014 14:14

Re: pic: Programming is as easy as you make it.
 
I have found that when using Labview, Stacked Sequences are insanely helpful for programming autonomous. I haven't seen too many people use them.

nxtmonkeys 19-02-2014 14:16

Re: pic: Programming is as easy as you make it.
 
Without the sequence structures, my autonomous would make my robot die in agony.

geomapguy 19-02-2014 14:17

Re: pic: Programming is as easy as you make it.
 
Quote:

Originally Posted by Alpha Beta (Post 1346201)
You don't have to...
...But if you do you can manipulate those variables in autonomous.

But you can still manipulate the variables in auto mode..

I must be missing something

nxtmonkeys 19-02-2014 14:18

Re: pic: Programming is as easy as you make it.
 
I also, must be missing something. Help! :confused:

Pault 19-02-2014 14:46

Re: pic: Programming is as easy as you make it.
 
Quote:

Originally Posted by Conor Ryan (Post 1346220)
I have found that when using Labview, Stacked Sequences are insanely helpful for programming autonomous. I haven't seen too many people use them.

Stack sequences are definitely easy, but ideally your gonna want to use a state machine. Even if at first it seems as though using a stacked sequence would have been the better way, you will come to appreciate the ability to control what state comes next as you start to modify your auton and make it more complex.

nxtmonkeys 19-02-2014 14:47

Re: pic: Programming is as easy as you make it.
 
Quote:

Originally Posted by Pault (Post 1346259)
Stack sequences are definitely easy, but ideally your gonna want to use a state machine. Even if at first it seems as though using a stacked sequence would have been the better way, you will come to appreciate the ability to control what state comes next as you start to modify your auton and make it more complex.


What is a state machine?

markmcgary 19-02-2014 14:57

Re: pic: Programming is as easy as you make it.
 
Quote:

Originally Posted by nxtmonkeys (Post 1346260)
What is a state machine?

LabVIEW Wiki State Machine

Wikipedia Finite State Machine

nxtmonkeys 19-02-2014 14:59

Re: pic: Programming is as easy as you make it.
 
Oooooh. Now I understand! Thanks!


All times are GMT -5. The time now is 03:10.

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