paubine
unread,Jul 25, 2008, 10:10:17 AM7/25/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Jochen,
My plan was to decelerates smoothly to a stop after reaching a particular value. (example : when you see count 35 000, decelerate to a stop) ...(I can use "if over 35000", decelerate to stop, it's not critical)
But, I will also have to start a movement when the master encoder will be at a particular value. (example : when master is at count 2000, start the 2 slave) ... i don't want to approximate this time, I have to start the 2 slaves when the master is at 2000... and every axes has to be coordinated.... (it's like, if I want to reset the position value with the index pulse, but in the software instead of the fpga, RT is fast enough)
I'm aware of intertia etc... the problem is that I want that the Real Time, be fast enought to detect those counts or find a way to not miss count read in RT...
not sure if i'm clear? :)
Thanks
Patrick