Go to Post We're not here to build robots. We're here to build students. - GreyingJay [more]
Home
Go Back   Chief Delphi > Technical > Programming > NI LabVIEW
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
Reply
 
Thread Tools Rate Thread Display Modes
  #1   Spotlight this post!  
Unread 26-02-2009, 21:35
Alan Anderson's Avatar
Alan Anderson Alan Anderson is offline
Software Architect
FRC #0045 (TechnoKats)
Team Role: Mentor
 
Join Date: Feb 2004
Rookie Year: 2004
Location: Kokomo, Indiana
Posts: 9,113
Alan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond repute
Re: Moving Camera Servos With Joystick Button

Quote:
Originally Posted by DWirth View Post
Thanks for all the help, still a bit confused, but having LabView in front of me will help. Alan, where exactly do I set a constant of the angle I want the servo to be at? It sounds like I create a constant then run a wire to the border of a case structure.
The only constant you will want is the one connected to the left side of the shift register you create on your outermost while loop. The shift register will remember the angle you set the previous time through the loop so you can either use it as is or bump it up or down by one before using it. The input to the shift register sets the initial value it will have the very first time through the loop; you will probably want to choose a value that centers the servo.

Quote:
I am also confused on what a feedback node is. Is it in the same menu as Not, And, Or functions?
You won't find it in the boolean menu, because it isn't a boolean operator. It works with booleans, but it also works with integers, floating point numbers, strings, enumerated values, bundles, basically whatever kind of data you feed it. I can't remember exactly what the name of the palette is where it resides. Now is as good a time as any to learn how to use the search feature in the palette. Type in "feedback" and see what it finds.
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Servos not moving Marlfox Electrical 2 09-02-2009 18:24
joystick button furiousgeorge Programming 5 07-02-2009 15:57
Programming a joystick button... programmr Programming 2 05-01-2009 16:13
using servos with camera team877 Programming 2 01-02-2007 21:26
Moving robot while tracking with camera questions... Steve Orr Programming 6 02-02-2006 22:24


All times are GMT -5. The time now is 01:04.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi