
MotionSuite™ Series Machine Controller Motion Programming Manual Chapter 4: Sequence Commands
4-40
4.6.11 Designated Bit OFF (R{ })
!
!!
! Outline
The Designated Bit OFF (R{}) command turns a designated bit OFF if the Logical
Calculation result is true. However, it does not turn a designated bit OFF if the result is
false.
!
!!
! Detailed Explanation
Command Method
Data Type
$
= Yes × = No
!
!!
! Program Example
Bit (B) Integer (W) 32-bit Integer (L) Real (F) Constant
Designated Bit
$
××××
Logical Calculation Format
$$ $
×
$
Type Motion Program Ladder Program
B R{MB001000}=MB001010&MB001011 —
W— —
L— —
F— —
R{MB001000}=MB001010&MB001011
AB
A: Designated bit
C: Logical Calculation format
Komentarze do niniejszej Instrukcji