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.

How to dynamically add to a motion profile

Hi.

I need to be able to dynamically (via code) add points to a motion profile.

I see that the profile is an array of values.

I'm  wondering if I could modify the TI code to point to a linked list of "array" entries and dynamically add to that list as I receive new points.

Does this sound like a reasonable approach?

Thanks.

Jim