EasyManuals Logo

Siemens SINUMERIK 808D ADVANCED Programming And Operating Manual

Siemens SINUMERIK 808D ADVANCED
270 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #114 background imageLoading...
Page #114 background image
Programming and Operating Manual (Milling)
114 6FC5398-4DP10-0BA1, 01/2014
Example:
EXTCALL ("D:\EXTERNE_UP\RECHTECKTASCHE")
External subroutines must not contain jump statements such as GOTOF, GOTOB, CASE, FOR, LOOP, WHILE, or REPEAT.
IF-ELSE-ENDIF constructions are possible.
Subroutine calls and nested
calls may be used.
RESET, POWER ON
RESET and POWER ON cause external subroutine calls to be interrupted and the associated load memory to be erased.
Example
Processing of external customer USB memory stick
The "Main.mpf" main program is stored in NC memory and is selected for execution:
N010 PROC MAIN
N020 G0 X10 Y10
N030 EXTCALL ("D:\EXTERNE_UP\BOHRUNG")
N040 G0 X20 Y20
N050 M30
The "BOHRUNG.SPF" subprogram to be reloaded is located on the USB memory sticker.
N010 PROC BOHRUNG
N020 G1 F1000
N030 X=10 Z=10
N040 G0 X50 Y50
N050 M17
8.16
Timers and workpiece counters
8.16.1
Runtime timer
Functionality
The timers are prepared as system variables ($A...) that can be used for monitoring the technological processes in the
program or only in the display.
These timers are read-only. There are timers that are always active. Others can be deactivated via machine data.
Timers - always active
$AN_SETUP_TIME
Time since the last control power-up with default values (in minutes)
It is automatically reset in the case of a "Control power-up with default values".
$AN_POWERON_TIME
Time since the last control power-up (in minutes)
It is reset to zero automatically after each power-up of the control system.
Timers that can be deactivated
The following timers are activated via machine data (default setting).
The start is timer-specific. Each active run-time measurement is automatically interrupted in the stopped program state or for
feedrate-override-zero.
The behavior of the activated timers for active dry run feedrate and program testing can be specified using machine data.

Table of Contents

Other manuals for Siemens SINUMERIK 808D ADVANCED

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 808D ADVANCED and is the answer not in the manual?

Siemens SINUMERIK 808D ADVANCED Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 808D ADVANCED
CategoryControl Unit
LanguageEnglish

Related product manuals