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 #40 background imageLoading...
Page #40 background image
Basics
39
1.3 Constants
A constant represents a fixed value. Depending on the application, a constant can be used as an addend,
multiplier, address, in-/output number, set value, etc.
There are 3 types of constants:
decimal
hexadecimal
BCD
1.3.1 Decimal Constants
Decimal constants can have a width of either 16 or 32 bits.
Range 16 bit: -32,768 to 32,768
Range 32 bit: -2,147,483,648 to 2,147,483,648
Constants are internally changed into 16-bit binary numbers including character bit and are processed as such.
Simply enter the decimal number in your program.
1.3.2 Hexadecimal Constants
Hexadecimal constants occupy fewer digit positions than binary data. 16 bit constants can be represented by
4-digit, 32-bit constants by 8-digit hecadecimal constants.
Range 16 bit: 8000 to 7FFF
Range 32 bit: 80000000 to 7FFFFFFFF
Enter e.g.: 16#7FFF for the hexadecimal value 7FFF in your program.
1.3.3 BCD Constants
BCD is the abbreviation for Binary Coded Decimal.
Range 16 bit: 0 to 9999
Range 32 bit: 0 to 99999999
Enter BCD constants in the program either as:
binary: 2#0001110011100101 or
hexadecimal: 16#9999

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