EasyManuals Logo

Panasonic FP Series User Manual

Panasonic FP Series
1345 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 #89 background imageLoading...
Page #89 background image
Bitwise Boolean instructions
88
Part II IEC Instructions
AND
Logical AND operation
To add an enable input and enable output to the instruction, select [With EN/ENO] from the
"Instructions" pane (LD, FBD or IL editor). To reuse an instruction select "Recently used" from the
context menu or press <Ctrl>+<Shift>+<v> in the programming window.
PLC types Availability of AND (see page 1335)
All operands must be of the same data type.
This function can be expanded to a maximum of 28 input contacts.
Modifying elements
Data type I/O Function
BOOL, WORD, DWORD 1st input element 1 of logical AND operation
BOOL, WORD, DWORD 2nd input element compared to input 1
BOOL, WORD, DWORD output as input result
Input 1 Input 2 Output
0 0 0
0 1 0
1 0 0
Signal
1 1 1
Description
The content of the accumulator is connected with the operand defined in the operand field by a
logical AND operation. The result is transferred to the accumulator.
Data types
Truth table:
Example
In this example, the same POU header is used for all programming languages. For an example
using IL (instruction list), please refer to the online help.
POU header
All input and output variables used for programming this function have been declared in the POU
header.
Body
bvar_1 will be logically AND-linked with bvar_2. The result will be written into the output variable
bvar_3.
LD
ST
When programming with structured text, enter the following:
bvar_3:= bvar_1&bvar_2;

Table of Contents

Other manuals for Panasonic FP Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Panasonic FP Series and is the answer not in the manual?

Panasonic FP Series Specifications

General IconGeneral
MountingDIN rail
TypePLC
Communication InterfaceRS-232, RS-485, Ethernet (depending on model)
Input Voltage100-240V AC or 24V DC (depending on model)
Output TypeRelay, Transistor
I/O PointsVaries by model
Operating Temperature0°C to 55°C
DimensionsVaries by model
WeightVaries by model

Related product manuals