Well im the new team programmer and im trying to learn labview.
i have looked up a bit on youtube to start understanding the UI of the program, but i need to know how to start actually programming the robot.
like getting it all going for a simple like driving rig.
like forward backword and side to side.
is there any very in-depth tut’s around that helped other programmers learn? like maybe a full series.
that can get you programming and understanding everything?
Thanks
http://www.frcmastery.com/
http://ni.com/frc
http://zone.ni.com
All of these are great resources, and have lots of great tutorials/knowledge. Use them. And if/when you have some specific questions that google won’t solve, CD is always there for you.
LabVIEW is a different type of programming environment. It’s a data flow language, versus an object oriented language.
It’s always a good idea to look at the FRC base code. This code ships fully functional, so you can get a general idea of how things work. If you can, experiment.
Yes, i know how to feel, i was too a beginner programmer for 2185 in 2012. the way i learnt was to use the websites the person above gave you but more importantly explore the program see what each block does. write…deploy…test…understand…edit…deploy…test (the way to go)::safety::