NX Needs T010101 for tool change to include tool number, adjust and cutcom

2019-09-04T13:00:53Z
NX for Manufacturing

Summary


Details

--------------- 
How to combine the tool number, adjust register, and cutcom register with the 
T code so that it appears as T010101.



Solution

 Change the T code expression to user defined with the following format:


10000 * $mom_tool_number + 100* $mom_tool_adjust_register 
+$mom_tool_cutcom_register 


And the Tcode number of decimal places needs to be set to 6 places with 
leading zeros only.


The maximum value needs to be set to 1000000 (default is 99)



Notes and References


Hardware/Software Configuration

Platform: INTL64
OS: windows
OS Version: n/a
Product: NX
Application: CAM
Version: V10.0.3
Function: POSTBUILDER

Ref: 001-7601339

KB Article ID# PL8010423

Contents

SummaryDetails

Associated Components

Manufacturing Post Builder