恭喜,你发布的帖子
发布于 2020-03-30 08:45:20
3楼
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);
......
请填写推广理由:
分享
只看
楼主