恭喜,你发布的帖子
发布于 2019-07-27 11:34:13
8楼
if (GetTagWord("Motor0.PUTCommand")&0x1)
SetTagWord("Motor0.PUTCommand",GetTagWord("Motor0.PUTCommand")&0xfffe);
else
//Return-Type: BOOL
SetTagWord("Motor0.PUTCommand",GetTagWord("Motor0.PUTCommand")|0x1);
正确代码如上
请填写推广理由:
分享
只看
楼主