Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
假设我有一条名为 msg1 的消息,其中包含许多初始值为 0 的信号 (sig1,sig2,sig3,......sig20),如何使用 capl 循环所有接收到的信号数据并打印信号名称已触发或它的值从 0 更改为 1?
在循环中,snpritf名称和用于getSignal获取值的用途。有关详细信息,请参阅 getSignal 的 CAPL 帮助,向下滚动到最底部并展开“特殊用例”的折叠框。Vector隐藏得很好...
snpritf
getSignal