Log in

View Full Version : Arrays with motor control


nydnh01
28-06-2012, 16:59
I am new to using arrays for programming in FRC labview. Can someone post an example of how to use buttons with arrays for controlling a motor. Thanks in advance.

Alan Anderson
28-06-2012, 17:31
Are you sure using arrays is what you need to do? The "use buttons with arrays" sounds like a case of specifying "how" before having a clear idea of "what". Step back a bit and tell us what you're trying to make the robot do, in terms that don't require a particular implementation or even a specific programming language.