IT SETUP STATION GET BLOCK

From Macros Wiki
Revision as of 22:44, 16 April 2015 by Mikeo (talk | contribs) (Created page with "{{Up}} {{Command|syntax=IT_SETUP_STATION_GET_BLOCK <toolgroup> <station> <block make> <block name> |description=:Get the block that is curr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

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$