GET CS WP

From Macros Wiki
Jump to navigationJump to search

Up

Command

GET_CS_WP <cs number> <wp number>


Get the WorkPiece number associated with a CS.

Parameters

<cs number>
CS number.
<wp number>
Name of variable to be set to the WorkPiece number.

Example

GET_CS_WP 3, wp


The variable wp will be set to the WorkPiece associated with CS 3.