EasyManuals Logo

Vector VEC-VA Series User Manual

Vector VEC-VA Series
649 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #168 background imageLoading...
Page #168 background image
VA Motion Controller Programming Manual
163
Data type processed by
NOT
instruction
Input and
output
type of
data
description
IN
ANY_BIT
Input
OUT
ANY_BIT
result
Funtion and Action examples
Invert the value
of address
V520
(
BOOL
)
description
When the contact C300 is ON , the
instruction is executed to invert the value of
the address V5 20 ( BOOL ) :
Execution result: 0 ( V520 )
inversion output 1 ( V521 )
10.1.33 OR (Logic or Instruction )
IL programming
language
LD, FBD programming language
Function: The OR instruction is used to logically OR the input value by bit.
LD IN1
OR IN2
ST OUT
ST programming language
OUT:=
(
1N1
)
OR
(
1N2
)
Note : IL, ST language programming needs to insert variables IN1, IN2 and OUT or use
constants in the current POU variable worksheet
Data type processed by the OR instruction
Input and
output
type of
data
description
IN1
ANY_BIT
First input
IN2
ANY_BIT
Second input
OUT
ANY_BIT
Result, logical OR operation
IN1=0, IN2=0, OUT is 0;
IN1=0, IN2=1, OUT is 1;
IN1=1 , IN2=0 , OUT is 1;
IN1=1 , IN2=1 , OUT is 1;

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Vector VEC-VA Series and is the answer not in the manual?

Vector VEC-VA Series Specifications

General IconGeneral
BrandVector
ModelVEC-VA Series
CategoryController
LanguageEnglish

Related product manuals