Part Number: CCSTUDIO
Tool/software: Code Composer Studio
Hello,
I am working on lab 6b trying to get it to produce a simple motion profile for my motor. I don't understand the relationship between the acceleration and jerk entered and the acceleration displayed in CCS in the expression window. As you can see, in the code I have acceleration set to .1, but the acceleration displayed in the expression window is 2.4. Why aren't these values the same? Similarly, the jerk is set to 50 but the jerk displayed is 1200.