Difference between revisions of "IT MACHINE STATION SET LIST BLOCK TYPES"
From Macros Wiki
(Created page with "{{Up}} {{Command|syntax=IT_MACHINE_STATION_SET_LIST_BLOCK_TYPES <toolgroup> <station> <array:list of type numbers> <number of types> |descr...") |
|||
Line 6: | Line 6: | ||
|param1=<toolgroup>|param1_desc=Toolgroup number | |param1=<toolgroup>|param1_desc=Toolgroup number | ||
|param2=<station>|param2_desc=Station number | |param2=<station>|param2_desc=Station number | ||
− | |param3=<list of types>|param3_desc=Array variable containing the list of block | + | |param3=<list of types>|param3_desc=Array variable containing the list of [[block type]]s |
|param4=<number of types>|param4_desc=Number of block types | |param4=<number of types>|param4_desc=Number of block types | ||
}} | }} |
Latest revision as of 19:06, 15 April 2015
Command
- IT_MACHINE_STATION_SET_LIST_BLOCK_TYPES <toolgroup> <station> <array:list of type numbers> <number of types>
- Set the list of block type supported by a toolgroup station
Parameters
- <toolgroup>
- Toolgroup number
- <station>
- Station number
- <list of types>
- Array variable containing the list of block types
- <number of types>
- Number of block types
Example
- IT_MACHINE_STATION_SET_LIST_BLOCK_TYPES 1, 21, iBlockType, 5