0% found this document useful (0 votes)
182 views

Flexible Parser CSEPreProcessLine

The document discusses a new method called CSEPreprocessLine that can be used to preprocess NC code lines before they are sent to a parser. This method is available in several NX software versions and can help overcome parser problems without needing a new DLL. An example given is using it to support an axis address that a FANUC parser does not normally allow.

Uploaded by

Rob Baylor
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
182 views

Flexible Parser CSEPreProcessLine

The document discusses a new method called CSEPreprocessLine that can be used to preprocess NC code lines before they are sent to a parser. This method is available in several NX software versions and can help overcome parser problems without needing a new DLL. An example given is using it to support an axis address that a FANUC parser does not normally allow.

Uploaded by

Rob Baylor
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Flexible Parser

in ISV CSE

Thomas Schulz
Development Manager
Manufacturing Engineering Software

Siemens AG 2012. All Rights Reserved.

Enhancement for flexible Parser feature


New method in CSE:

CSEPreprocessLine

This method is called for every NC Code line BEFORE the string is send to the
parser

Available in: NX755 MP2

NX802

NX85

Useful to overcome problems of the parser, without the need of a new DLL

Example: FANUC Parser does not support XA as axis address


Check Simulation Discuss (!)

Page 2

Siemens AG 2012. All Rights Reserved.


Siemens PLM Software

You might also like