IT SETUP NODE GET FIXTURE

From Macros Wiki
Revision as of 14:54, 17 April 2015 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

IT_SETUP_NODE_GET_FIXTURE <fixture index> <fixture make> <fixture name>


Get the make and name of a fixture attached to the machine

Parameters

<fixture index>
Index to list of fixtures currently attached to the machine (on Document Control dialog)
<fixture make>
String variable for the fixture make
<fixture name>
String variable for the fixture name

Example

IT_SETUP_NODE_GET_FIXTURE 3, make$, name$