View Single Post
  #13   Spotlight this post!  
Unread 15-02-2010, 17:15
Omar's Avatar
Omar Omar is offline
Registered User
no team
Team Role: Mentor
 
Join Date: Dec 2008
Rookie Year: 2008
Location: Huntsville, AL
Posts: 122
Omar is a glorious beacon of lightOmar is a glorious beacon of lightOmar is a glorious beacon of lightOmar is a glorious beacon of lightOmar is a glorious beacon of light
Re: How do you wire a Kick motor in labview?

Quote:
Originally Posted by K Lenox View Post
My mentor wanted to acually try if there was a componet to convert 3 digitial inputs and converts it to a decimal value output, which we will use in a case statement to program the robot to run one of three Autonomous Modes.

Kyle Lenox
Yes there is

In the case statement you can set each case to for a range of values like
1..3 or ..-1 or 1..
or for selected values like
1,3,5,7
Attached Thumbnails
Click image for larger version

Name:	Untitled.png
Views:	40
Size:	5.7 KB
ID:	8688  
__________________
Omar

Last edited by Omar : 15-02-2010 at 17:18.
Reply With Quote