7 Applied Instructions
7.23 Data Table Operation
727
FXCPU Structured Programming Manual
(Basic & Applied Instruction)
1
Outline
2
Instruction List
3
Configuration of
Instruction
4
How to Read
Explanation of
Instructions
5
Basic Instruction
6
Step Ladder
Instructions
7
Applied
Instructions
8
Interrupt Function
and Pulse Catch
Function
A
Relationships
between devices
and addresses
Function and operation explanation
1. 16-bit operation (SCL2/SCL2P)
The input value specified in is processed by scaling for the specified conversion characteristics, and
stored to a device number specified in . Conversion for scaling is executed based on the data table
stored in a device specified in and later.
If the output data is not an integer, however, the number in the first decimal place is rounded.
→ For the method to set the conversion table for scaling, refer to the next page.
Conversion setting data table for scaling
Set item
Device assignment in
setting data table
Number of coordinate points
("5" in the case shown in the left figure)
X coordinate
Point 1
+1
Point 2
+2
Point 3
+3
Point 4
+4
Point 5
+5
Y coordinate
Point 1
+6
Point 2
+7
Point 3
+8
Point 4
+9
Point 5
+10
SCL2
EN ENO
ds1
s2
Command
input
*1
*2
*3
Operation
error
Output
value
( )
Point 1
Point 2
Point 3
Point 4
Point 5
X
Y
Operation is enabled.
Operation
error
Input value( )
d
s1
Input value used in scaling or
device storing the input value
*1.
Head device storing the conversion
table used in scaling
*2.
Device storing the output value
controlled by scaling
*3.