hit counter script

Siemens SINUMERIK 828D Commissioning Manual page 1061

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Recompile
● No entry for target file:
The GC function can only be used in the Programming Support and writes the NC code to
the file currently open in the editor. Recompilation of the NC code is possible. If the GC
function is configured without a target file being specified under "Run MyScreens", an error
message is output when it is executed.
● Entry for target file:
The code generated from the OUTPUT method is entered in the target file. If the target file
does not already exist, it is set up in the NC file system. If the target file is stored in the HMI
file system, it is stored on the hard disk. User comment lines (information required to
recompile code) are not set up, i.e. the code cannot be recompiled.
Special considerations for target file specification
In principle, there are two different ways of specifying a target file:
● NC notation: /_N_MPF_DIR/_N_MY_FILE_MPF
The file is created in the MPF directory on the NC.
● DOS notation: d:\abc\my_file.txt or \\RemoteRechner\files\my_file.txt
The file is written to the specified directory on the hard disk or on the specified PC, provided
that the directory is available on the hard disk or on a remote PC.
Note
Invalid variables generate an empty string in generated NC code and an error message in
the log book when they are read.
Special features of recompilation
The GC function cannot be called in sub-dialogs because variables originating from master
dialogs can be used in sub-dialogs. These variables would not, however, be available in
response to a direct call.
When generated code is processed manually with the editor, the number of characters for
values created by the code generation program must not be changed. Changing these values
would make it impossible to recompile the code.
Remedy:
1. Recompile
2. Make change using the configured dialog (e.g. 99 → 101)
3. GC
SINUMERIK Integrate Run MyScreens
Programming Manual, 10/2015, 6FC5397-3DP40-5BA3
Programming commands
6.3 Functions
131

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents

Save PDF