试题详情

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

AA.wait(D_OUT[12], ON)

BB.wait(D_IN[12], ON)

CC.wait(D_OUT[12], OFF)

DD. wait(D_IN[12],OFF)