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.

Ramp Control Uint32 RampDelayMax

Hi 

I am working on motor control application using TI motor control libraries and framework. In rmp_cntl.h  there is a variable  

 (Uint32 RampDelayMax; // Parameter: Maximum delay rate (Q0) - independently with global Q   //   in  RMPCNTL structure). This delays Target value which is passed to this module, to reach its value(Set Target Value). I want to know why do we need it, can we assign zero to this variable. so that Target Value is instantly reached.

Regards 

Ahmed Shakeel