Siemens SINUMERIK 840D sl Programming Manual page 783

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Example of programmable auxiliary function T
Programming
T is defined as auxiliary function and can always be programmed
400 = STRINGIS("T")
0 = STRINGIS("T3")
Examples of other checks for the programmable scope of NC language 2xx
Programming
X is defined as axis
201 = STRINGIS("X")
201 = STRINGIS("X1")
A2 is an NC address with extension
201 = STRINGIS("A")
201 = STRINGIS("A2")
NVCW is a defined G code
202 = STRINGIS("INVCW")
GETMDACT is an NC language function
203 = STRINGIS("GETMDACT")
DEFINE is an NC key word
205 = STRINGIS("DEFINE")
the $MC_GCODES_RESET_VALUES is channel-
specific machine data
206 = STRINGIS("$MC_GCODE_RESET_VALUES")
$TC_DP3 is a system variable for the tool
length components
Job Planning
Programming Manual, 06/2009, 6FC5398-2BP20-0BA0
14.4 Check scope of NC language present (STRINGIS)
Comments
;
;Return value without address
extension
;Return value with address
extension
Comments
;
Axis is a linear axis X
;
Return value of linear axis X
Return value of linear axis X1
NC address A2 with extension
Return value for NC address A
with extended NC address A2
INVCW is G code evolvent
clockwise interpolation.
Return value of known G code
the NC language function GETMDACT
is present.
GETMDACT is an NC language
function
the DEFINE key word exists for
identification of macros.
DEFINE is present as a key word
the machine data
$MC_GCODE_RESET_VALUES exists.
$MC_GCODE_RESET_VALUES has been
recognized as machine data
NC system variable $TC_DP3 exists
for tool length components.
Additional functions
783

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents