恭喜,你发布的帖子
发布于 2020-03-30 19:11:18
4楼
IF C=1 Then
a = peeker_Bool(area:=16#81,byteoffset:=0,bitoffset:=0);
b = peeker_Bool(area:=16#81,byteoffset:=0,bitoffset:=1);
elsif C =2 then
a = peeker_Bool(area:=16#81,byteoffset:=1,bitoffset:=0);
b = peeker_Bool(area:=16#81,byteoffset:=1,bitoffset:=1);
......
谢谢大神的指点,我想再次请教下,上面的这个程序我在那里调用?在主程序里面吗?还是说直接在上位机里面?
请填写推广理由:
分享
只看
楼主