Time-Controlling Commands; Dwell (G04) - Siemens Sinumerik 802D sl Programming Manual

Iso turning
Hide thumbs Also See for Sinumerik 802D sl:
Table of Contents

Advertisement

Movement Control Commands

3.3 Time-controlling commands

3.3
Time-controlling commands
3.3.1

Dwell (G04)

It is possible to suspend the execution of axis move commands specified in the
next block for the specified length of time (dwell period).
Format
G04 X...; or G04 P...;
X: Dwell time (decimal point representation)
P: Dwell time (integer representation)
There are two different methods how to execute the programmed dwell time:
MD $MC_EXTERN_FUNCTION_MASK
Bit2 = 0: Dwell always in seconds [s]
Bit2 = 1: Dwell in seconds (G94 mode) or spindle rotations (G95 mode)
The execution of programmed commands is suspended for the length of time in
the feed per minute mode (G94) and a number of spindle rotations in the feed per
revolution mode (G95) determined by the address X or P by specifying G04 X...; or
G04 P...;
The block used to determine dwell is not allowed to contain commands other than
G04 commands.
Example
G94 G04 X1000 ;
Standard notation:
Pocket calculator notation:
G95 G04 X1000 ;
Standard notation:
Pocket calculator notation:
The use of standard notation or pocket calculator notation is decided by MD
EXTERN_FLOATINGPOINT_PROG.
3-72
1000 * 0.001 = 1s dwell
1000s dwell
1000 * 0.001 = 1 rev dwell
1000 rev dwell
SINUMERIK 802D sl/840D sl840D/840Di sl/840Di/810D ISO Turning - - 04.07 Edition
© SIEMENS AG 2007 All rights reserved
04.07

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents