26.12.2012 Views

ICAM Virtual Machine V19 - Kxcad.net

ICAM Virtual Machine V19 - Kxcad.net

ICAM Virtual Machine V19 - Kxcad.net

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Head Component ID<br />

result=$FMSID(HEAD,n1[,n2])<br />

Returns: Numeric<br />

<strong>Virtual</strong> <strong>Machine</strong> Reference, Model Customization<br />

Simulation Macro Functions, <strong>Virtual</strong> <strong>Machine</strong> General Functions<br />

Returns the component ID of the first head found with head number n1. The n2 value can<br />

optionally be specified to return other information associated with the head, as follows:<br />

n2 Return value<br />

0 Return component id of head number n1 (default)<br />

1 Return component id of head axis n1<br />

2 Return component id of head attached to head axis n1<br />

3 Return component id of head axis of pocket n1<br />

4 Return component id of head attached to pocket n1<br />

Tool Component ID<br />

result=$FMSID(TOOL,n1[,n2])<br />

Returns: Numeric<br />

Returns the component ID of the first tool found with tool number n1. The n2 value can optionally<br />

be specified to return other information associated with the tool, as follows:<br />

n2 Return value<br />

0 Return component id of tool number n1 (default)<br />

1 Return component id of tool axis n1<br />

2 Return component id of tool attached to tool axis n1<br />

3 Return component id of tool axis of pocket n1<br />

4 Return component id of tool attached to pocket n1<br />

Stock Axis Component ID<br />

result=$FMSID(PART,n1,n2[,ALL])<br />

Returns: Numeric or Sequence<br />

Returns the component ID of objects associated with the stock axis identified by the number n1.<br />

The n2 value defines the information to return, as follows:<br />

n2 Return value<br />

1 Return component id of Stock axis number n1<br />

2 Return component id of the first component attached to the Stock axis number n1<br />

The ALL keyword can be specified to return all components (to a maximum of 1024) attached to<br />

the stock axis. In this case, the function returns a sequence of components, or it returns an empty<br />

sequence if no components are attached.<br />

<strong>ICAM</strong> Technologies Corporation – Proprietary 185

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!