355
Replacing the C200HW-NC
@
13
Appendix D
Data Conversion
Ladder Programming
Converting parameters and operating data to binary format has resulted in changes in the bits and addresses
used to exchange information commands and data between the ladder program and the PCU. The main differ-
ences are explained below. For more details on the differences to the ladder program, refer to
SECTION 4
and
SECTION 5
.
Changes in Operating Memory Area and DM Area Allocations
The addresses of the operating memory area and the DM Area words differs in the way shown below.
• Operating Memory Area
Unit numbers 0 to 9:100 + (unit number
×
10)
→
2000 + (unit number
×
10)
Unit numbers A to F:400 + (unit number
×
10)
→
2000 + (unit number
×
10)
Previous data
Details
Positioning sequences
With CS-series PCUs, in addition to
changing the format for position data to
binary, a flag (the position designation)
has been added to the positioning
sequences that indicates whether the
position data is absolute or relative. For
this reason, check the position designa-
tion (i.e., whether it is absolute or relative)
for the position data in the previous for-
mat, and reflect this in the position desig-
nation in the (new) positioning sequence.
For example, if positioning sequence 0
uses X-axis position number 0, and this
position data is for relative positioning, set
the X-axis position designation for posi-
tioning sequence 0 to 1.
The total number of words of data is the
same.
Speeds
Convert the 1-word settings containing
multiplication factors to 2–word,
unsigned, 32-bit binary settings (unit:
pps).
The total number of words of data will be
twice the number in the previous format.
Positions
Convert to signed 32-bit binary data. In
the new format, the position designation
(relative or absolute) is set in the position-
ing sequences.
With CS-series PCUs, there is no distinc-
tion made between relative or absolute in
the position data itself. This distinction is
made in the positioning sequence.
The total number of words of data is the
same.
Acceleration times
Convert to unsigned 32-bit binary data.
The total number of words of data is the
same.
Deceleration times
Dwell times
Convert to unsigned 16-bit binary data.
The total number of words of data is the
same.
Zones
Convert to signed 32-bit binary data.
The total number of words of data is the
same.
Summary of Contents for CS1W-213 - REV 02-2008
Page 2: ...CS1W NC113 213 413 133 233 433 Position Control Units Operation Manual Revised February 2008 ...
Page 3: ...iv ...
Page 13: ...xiv ...
Page 15: ...xvi ...
Page 19: ...xx ...
Page 43: ...18 Basic Operational Flow Section 2 1 ...
Page 87: ...62 Servo Relay Unit Section 3 7 ...
Page 199: ...174 Z phase Margin Section 6 8 ...
Page 217: ...192 Sample Program Section 7 7 ...
Page 285: ...260 Easy Backup Function Ver 2 0 or later Section 9 11 ...
Page 377: ...352 Common Parameter Area Appendix C ...