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 #117 background imageLoading...
Page #117 background image
Conversion instructions
116
Part II IEC Instructions
INT_TO_BOOL
INTEGER into BOOL
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 INT_TO_BOOL (see page 1327)
If the input value = 0 (16#0000), the conversion result will be = 0 (FALSE); in any
other case, it will be = 1 ( TRUE).
Data type I/O Function
INT input input data type
BOOL output conversion result
If INT_value has the value 0, the conversion result will be 0 (FALSE), in any other
case it will be 1 (TRUE).
Description
INT_TO_BOOL converts a value of the data type INT into a value of the data type BOOL.
Data types
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.
This example uses variables. You can also use a constant for the input variable.
Body
INT_value (16-bit) of the data type INTEGER is converted into a Boolean value. The result is
written into Boolean_value.
LD
ST
When programming with structured text, enter the following:
Boolean_value:=INT_TO_BOOL(INT_value);

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