We are beginners at Labview. We are just getting used to the programming. Right now, we have used the tank drive and arcade drive examples and have successfully run (not fully deployed) the program onto the cRIO - we havent permanently put the code onto the cRIO. Our main concern is we need to get a quickstart on our programming. I was wondering if anybody had an example of the entire framework of the labview code - including teleop, autonomous, etc. We just need to familiarize ourselves with the code. I know there are examples on labview, but we need an example of a fully finished project that includes all mode. If someone is willing to post an example, it would be appreciated.
The launch screen has a basic and advanced template which includes simple teleop code and simple autonomous code that is commented out. Clearly this does nothing with manipulators since there is no way to do generic code for that.
Anyway, this contains some example code written in a framework which includes all modes. It is also the code which the LVMastery videos and NI videos are usually based upon.
This is also how you get your dashboard template if you decide you want a dashboard.
Greg McKaskle