HI
this is the firt time I use QEI modul, I see funtion
QEIVelocityConfigure , it setup time to count pulse ?
and How I get speed ? what is formula ?
thank you so much .
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
HI
this is the firt time I use QEI modul, I see funtion
QEIVelocityConfigure , it setup time to count pulse ?
and How I get speed ? what is formula ?
thank you so much .
Speed is reasonably universal - is it not? Most always speed results from the formula: Number of impulses / unit time.
The QEI module aims to "automate" much of that process for you - and - in addition - provides direction knowledge.
You may review the source code w/in the various QEI functions - such will reveal the, "What, Where, When & How" of the QEI module functions...