01-27-2008 09:34 PM
01-27-2008 10:24 PM
01-28-2008 07:48 AM
Jason
01-28-2008 08:45 AM
Guys,
I appreciate the help. The reason im doing this is because i am writing a motor controller code that uses serial commands to interface to a PIC board i built. I send the board a board and motor address and then a position value. it then outputs a pwm pulse accordingly. The issue is that i have to switch between 2 different motor addresses fast enough that they can be controlled reliably.
example command
<board address><motor><position, asci>
a1t
a2g
i have to send those almost at the smae time so that they make the motors move at almost the same time. they need to be independently controlled as they will be used in a tank like controll situation. If you all are interested ill send sample code. I am using the student version of 8.2.
Thanks.
01-28-2008 08:54 AM
04-07-2008 03:27 PM
I really appreciate all the help. Sorry i never wrote back. Since those last posts, i have learned ALOT about labview and how things. work..... the help with the shift registers made life so much easier in general, and it helped me realize that i had no idea how to do what i needed to do... but since then i figured it out and now it works perfectly...
now i am having serial issue, but thats another thread...
thanks..