Chapter 7. Usage of Various Functions
7-87
5) Positioning start
(1) Direct start (POSDST)
• This is used to operate directly by setting the axis, goal position address, operation speed without parameter setting.
• Refer to the section ‘POSDSST’ for details.
(2) Indirect start (POSIST)
• This is used to operate by setting the operation step no. by parameter.
• Refer to the section POSIST for details.
(3) Speed control start (POSVEL)
• This is used to operate directly by setting the axis, direction, operation speed without parameter setting.
• The speed can be changed by the speed override instruction(POSSOR)
• Refer to the section POSVEL for details.
6) Positioning stop
(1) Deceleration stop (POSCTR)
• If encounters deceleration stop command during operation, it stop operation after deceleration.
• In case of deceleration stop by deceleration stop command in acceleration or constant speed section, starts to operate
current operation step again by Start command and operation step
• In case of deceleration stop by deceleration stop command in deceleration speed section, starts to operate ‘current
operation step+1’ again by Start command and operation step
• Refer to the section POSCTR for details.
(2) Emergency stop (POSCTR)
• If encounters emergency stop command during operation, it stops operation without deceleration.
• When emergency stop has occurs, emergency stop error and output disable flag are set.
• Error and output disable flag should be reset by error reset command of POSCTR for re-start operation
• Refer to the section POSCTR for details.