IT MACHINE GET LIST SHANK SIZES

From Macros Wiki
Jump to navigationJump to search

Up

Command

IT_MACHINE_GET_LIST_SHANK_SIZES <array:list of shank sizes> <num sizes>


Get a complete list of all shank sizes

Parameters

<array>
String array to list of shank sizes
<num sizes>
Variable for the number of shank_sizes

Example

LOCAL ListSizes$(10)
IT_MACHINE_GET_LIST_SHANK_SIZES ListSizes$, iNum