IT SETUP STATION GET BLOCK
From Macros Wiki
Command
- IT_SETUP_STATION_GET_BLOCK <toolgroup> <station> <block make> <block name>
- Get the block that is currently loaded at a tool position
Parameters
- <toolgroup>
- Toolgroup number
- <station>
- Station number
- <block make>
- String variable for the block make (empty string, if no block)
- <block name>
- String variable for the block name
Example
- IT_SETUP_STATION_GET_BLOCK, 1, 21, a$, b$