Cnv_AccelLim Function
Returns limit of acceleration and deceleration after the conveyor tracked.
Syntax
Cnv_AccelLim (conveyorNumber, modeNumber)
Parameters
- conveyorNumber
- Specify the conveyor number as an integer (1-16).
- modeNumber
- Specify the tracking mode for conveyor tracking as an integer value (0 to 2).
Return Values
Real value in mm/s2.
Notes
This command will only work if the Conveyor Tracking option is active.
See Also
Cnv_AccelLim
Cnv_AccelLim Function Example
Print Cnv_AccelLim (1,2)