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.
工具/软件:Code Composer Studio
嘿、我需要 定义一个变量 Vref。 然后 、当电机运行时、我需要更改其在观察窗口中的值。 每当我更改该值时、电机控制应该对此做出响应。 我该怎么做?
我定义了变量、它出现在 观察窗口中。 但是、当我更改其值时、电机控制没有响应。 我想我的程序没有响应观察窗口中变量的值。 请帮助
您好!
如果您在更改值时暂停目标、然后再次运行、电机是否响应?
谢谢您、Miro、
通过我的方法来解决它。 我没有将变量放置为_IQ (Vref)。 D:(初学者的挑战)!!
无论如何、感谢您的回复