Question about LabVIEW

Howdy, probably going to be asking questons a lot cause big help. So currently we have our roboRIO working, and Radio. Our current challenge right now is to get out motors working, we have them plugged into the roboRIO. it’s just how do I program through LabVIEW to get those motors working?

Also a simple question about the Radio. So we have it all configured, and working. Just wanting to know if it’ll still save the configuration when it’s plugged out of it’s hosts computer, or do we have to reconfigure?

@RoboTigers7892 I recommend you check out the LabVIEW Example Template and examples that ship with it. Basically, you will be opening the references to your motors in Begin.vi:
12%20PM

You will move your motors in Auto.vi and Teleop.vi
34%20PM

Read more in:

Regarding the radio: It will keep the configured settings until it is configured again (most likely at your first competition).

Here are a bunch of helpful links.

Control System

Forums

LabVIEW

2 Likes