Machine and Setting Data
D.2 Channel-specific machine data
04.07
D-229
© Siemens AG 2007 All rights reserved
SINUMERIK 802D sl/840D/840D sl/840Di/840Di sl/810D ISO Milling (PGM) -- 04.07 Edition
20152 GCODE_RESET_MODE
MD number Reset response in the G groups
Default setting: Minimum input limit: 0 Maximum input limit: 1
Changes effective after Reset Protection level: 2/7 Unit: --
Data type: BYTE Applies with effect from SW version:
Meaning: This machine data is only evaluated if bit 0 is set in $MC_RESET_MODE_MASK. For
every entry in machine data $MN_GCODE_RESET_VALUES (and thus for every G group)
this MD defines whether the setting corresponding to $MC_GCODE_RESET_VALUES will
be resumed upon the occurrence of a reset/parts program end (MD = 0), or if the setting
valid at that moment will be retained (MD = 1).
Example:
In this case whenever there is a reset/parts program end, the initial setting for the sixth G
group (current plane) will be read from machine data $MC_GCODE_RESET_VALUES:
$MC_GCODE_RESET_VALUE(5)=1; Reset value of sixth G group is M17
$MC_GCODE_RESET_MODE(5)=0; Initial setting for sixth G group after a
reset/parts program end is as in
$MC_GCODE_RESET_VALUES(5)
If it is required that the current setting for the sixth G group (current plane) be retained in
the event of a reset/parts program end, the setting is as follows:
$MC_GCODE_RESET_VALUE(5)=1; Reset value of sixth G group is M17
$MC_GCODE_RESET_MODE(5)=1; Current setting for the sixth G group
is retained even after a reset/part
program end
This MD cannot SINUMERIK 802D sl.
20154 EXTERN_GCODE_RESET_VALUES[n]: 0, ..., 30
MD number Defines the G codes which are activated on startup if the NC channel is not running in
Siemens mode.
Default setting: -- Minimum input limit: -- Maximum input --
Changes effective after Power On Protection level: 2/2 Unit: --
Data type: BYTE Applies with effect from SW version: 5
Meaning:
The following external programming languages are possible:
-- ISO dialect milling
-- ISO dialect turning
The G group classification to be used is specified in the current SINUMERIK documenta--
tion.
The following groups can be defined within MD EXTERN_GCODE_RESET_VALUES:
ISO dialect M: G code group 2: G17/G18/G19
G code group 3: G90/G91
G code group 5: G94/G95
G code group 6: G20/G21
G code group 13: G96/G97
G code group 14: G54--G59
ISO dialect T: G code group 2: G96/G97
G code group 3: G90/G91
G code group 5: G94/G95
G code group 6: G20/G21
G code group 16: G17/G18/G19
This MD cannot SINUMERIK 802D sl.