beautypg.com

Din66025, Cnc language din66025, L-force | plc designer – Lenze PLC Designer PLC Designer (R3-1) User Manual

Page 607

background image

L-force | PLC Designer

General Editors

DMS 4.1 EN 03/2011 TD29

605

To add a sentence
For inserting or appending a path element generate a new line and program there the
path element in conformance with DIN66025.
To modify a sentence
All sentences can be changed by editing them directly in the text editor. Then the
changed element is marked in the graphic editor as usual. By pressing the input
assistant will open and you can select global variables to be inserted in the CNC
program. If you have chosen compile mode SMC_OutQueue, which makes »PLC
Designer« creating a ready OutQueue-structure during compilation, the reference on
the global variable of course will be replaced by the initial value already during
compilation which makes the use of global variables senseless in this context.
To delete a sentence
A selected sentence can be deleted by using the Del key.
Commands and options
Various commands and options are available for visualize additional sets of data of the
CNC program or manipulate it. They are all placed in the "CNC" menu.

Note: Please regard, that references to global variables in the decoder module will
be evaluated when the decoder process the lines. This may be some cycles in
advance to passing this object.

Example
Various CNC programs are enclosed by the setup. Have a closer look at the
comprehensive description of them.

Din66025

CNC Language DIN66025
In order to provide an easy way for programming geometric motion profiles
SoftMotion supports parts of the CNC language DIN66025. Since the whole
SoftMotion concept is embedded in the much more powerful language IEC61131, only
those parts of DIN66025 are supported, which serve to create a path.
Prescribed structure of a CNC program:

N G ...
...