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
你好,
我正在寻找一种在GUI编辑器中实施单稳态按钮的方法。 到目前为止,我尝试通过编写ValueButton/Value/Pre处理函数来执行此操作,但问题是我只将值传递给绑定变量一次(当函数返回时),并且无法传递一次,等待,然后再执行一次。 是否有明显缺失的东西? 其他一些小工具(不是ValueButton)。 或者GUI Composer根本不支持计时事件?