hi..
i build program with that contain 2 frames of "Sequence Structures"
in the first frame: i read status of the motor ("1"-work "0"-idle)
in the second frame: i read speed of the motor.
when i run the program in "continues mode" ,sometimes, the "motor speed indicator" show me the status of motor value
and the "status of motor indicator" show me the motor speed value.
i comunicate with sirial RS-232 cable.
why this happen ? (i always think that Sequence Structures, do the first frame,finish to do it,and only after that, the second frame is execute)
thanking you in advance.