试题详情

( )指令可用来等待数字输出信号为 0。

AA.wait(D_OUT[11], ON)

BB.wait(D_IN[11], ON)

CC.wait(D_OUT[11], OFF)

DD. wait(D_IN[11],OFF)