QPDecelS Function
Returns the set deceleration speed of quick pause during the CP motion.
Syntax
QPDecelS ( paramNumber )
Parameters
- paramNumber
- Specify one of the following values using an integer value or expression:
- 1: Quick pause deceleration speed during the CP motion
- 2: Quick pause deceleration speed in depart motion during the Jump3 and Jump3CP
- 3: Quick pause deceleration speed in approach motion during the Jump3 and Jump3CP
Return Values
Real value representing the quick pause deceleration speed (mm/s2).
See Also
QPDecelS, QPDecelR Function
QPDecelS Function Example
Real savQPDecelS
savQPDecelS = QPDecelS(1)