SMC_ADDITIONAL_AXES_VALUES_ARRAY (ALIAS)ΒΆ
TYPE SMC_ADDITIONAL_AXES_VALUES_ARRAY : ARRAY[0..TO_LINT(SM3_CPKernelDefaults.LibParams.MAX_NUM_ADDITIONAL_AXES)-1] OF LREAL
Zero-based array of axis values for the additional axes of an axis group.
Has an entry for each additional axis. The maximum number of
additional axes, and therefore the size of this array, can be configured
via the MAX_NUM_ADDITIONAL_AXES
library parameter in the library
SM3_CPKernelDefaults
.