发表于:2010/12/1 0:20:42
#0楼
if a=true,
then out0:=in0
out1:=in1
out2:=in2
end if
if b=true,
then out0:=in0
out1:=in1
out2:=in2
end if
类似这种选择性程序 如果用功能图编程 应该咋实现呀 (move指令没有En端)
then out0:=in0
out1:=in1
out2:=in2
end if
if b=true,
then out0:=in0
out1:=in1
out2:=in2
end if
类似这种选择性程序 如果用功能图编程 应该咋实现呀 (move指令没有En端)