Maximum number of contour elements in the look-ahead contour (P-CHAN-00658)
P-CHAN-00658 | Maximum number of logged contour elements in the contour look-ahead. |
Description | This parameter can be used to set the maximum number of stored motion blocks that can be supplied to the PLC in advance. The CNC command #CONTOUR LOOKAHEAD LOG [] can be used to activate the save function.
FCT_CONTOUR_LAH must be enabled in P-CHAN-00650 for this functionality. configuration.interpolator.fct_enable[0] FCT_IPO_DEFAULT|FCT_CONTOUR_LAH |
Parameter | configuration.interpolator.contour_lookahead_log_max |
Data type | UNS32 |
Data range | 0 <= contour_lookahead_log_max < MAX_UNS32 |
Dimension | ---- |
Default value | 128 |
Remarks | Parameter available as of V3.1.3107.10 |