Single motor VI/example

We have been working with the Labview with limited success (camera and motors). Is there a single motor control/VI? We find a dual motor but have not come across the single motor control.

This is all new and overwhelming so I apologize for dumb questions.

There is a set of VI’s for single motor control in the WPI VI library…in the functions palette in LabView, go to WPI Robotics Library -> RobotDrive -> Advanced -> MotorControl and you’ll see them.

Ron
Team 2607 Software Mentor

There are examples on the NI website. Here’s the link to the Basic motor control example: http://decibel.ni.com/content/docs/DOC-3014

It shows you how to create a single motor controlled by a joystick axis using the WPI library.