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 #219 background imageLoading...
Page #219 background image
Conversion instructions
218
Part II IEC Instructions
INT_TO_STRING
INTEGER into STRING
Generates a result string in right-aligned decimal representation, filled with leading spaces up to
the predefined maximum number of characters.
Function used String1
defined as
Result
STRING[1] '5'
STRING[2] '45'
STRING[3] '345'
STRING[4] '2345'
STRING[5] '12345'
STRING[6] '-12345'
STRING[7] ' -12345'
STRING[8] ' -12345'
String1:=INT_TO_STRING(-12345)
and so on...
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_STRING (see page 1327)
When using the data type STRING with small PLCs like FP-e or FP0,
make sure that the length of the result string is equal to or greater than
the length of the source string.
For further information refer to the online help: Upgrade Problems with
Data Type STRING
Data type I/O Function
INT input input data type
STRING output conversion result
Description
The function INT_TO_STRING converts a value of the data type INT to a value of the data type
STRING.
Explanation
Data types
Example 1
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
In the POU header, input and output variables are declared that are used in the function.
The input variable INT_value of the data type INT is intialized by the value -12345. The output
variable result_string is of the data type STRING[8]. It can store a maximum of 8 characters.
Instead of using the variable INT_value, you can enter a constant directly at the function’s input
contact in the body.

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