Chapter 7 Program Examples of Positioning
7 - 38
(5) Operation Sequence
•P0009/%IX0.1.1 (floating origin) switch On : set as the floating origin at the current position.
•P000A/%IX0.1.2 (indirect start) switch On : axis X indirectly starts step 1.
- speed : 1,000[pps]
- target position : 10,000[Pulse]
- acceleration/deceleration time : 100[㎳]
•P000E/%IX0.1.6 (speed teaching) switch On after positioning is completed: speed of step 1
changes to 3,000[pps].
•P000A/%IX0.1.2 (indirect start) switch On : axis X indirectly starts step 1 again.
- speed : changes to 3,000[pps] and operates.
- target position : 10,000[Pulse]
- acceleration/deceleration time : 100[㎳]
• P000B/%IX0.1.3 (position teaching) switch On after positioning is completed: the target position of
step 1 changes to 5,000.
•P000A/%IX0.1.2 (indirect start) switch On : axis X indirectly starts step 1 again.
- speed : 3,000[pps]
- target position : changes to 5,000[Pulse] and operates.
- acceleration/deceleration time : 100[㎳]
• P000F/%IX0.1.7 (parameter teaching) switch On after positioning is completed: positioning basic
parameter is changed.
•P000A/%IX0.1.2 (indirect start) switch On : axis X indirectly starts step 1 again.
- speed : 3,000[pps]
- target position : 5,000[Pulse]
- acceleration/deceleration time : changes to 50[㎳] and
operates.
Remark
• Permanent Storage of Teaching Data
- If you have changed the operation data and parameter by using the DMOV instruction, you need
to use the WRT instruction to save the changed value in the flash memory. Otherwise, it is
initialized to the value saved in the previous flash memory when the power is off or the mode is
changed.