7 Applied Instructions
7.23 Data Table Operation
729
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
3. Setting the conversion table for scaling
The conversion table for scaling is set based on the data table stored in a device specified in and later.
The data table has the following configuration:
→ For a setting example, refer to the next page.
Set item
Device assignment in setting data table
16-bit operation 32-bit operation
Number of coordinate points
[+1,]
X coordinate
Point 1
+1 [ +3, +2]
Point 2
+2 [ +5, +4]
...
...
...
Point n (last)
+n [ +2n+1, +2n]
Y coordinate
Point 1
+n+1 [ +2n+3, +2n+2]
Point 2
+n+2 [ +2n+5, +2n+4]
...
...
...
Point n (last)
+2n [ +4n+1, +4n]