EasyManuals Logo

Siemens SINUMERIK 810D Programming Manual

Siemens SINUMERIK 810D
687 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 #55 background imageLoading...
Page #55 background image
Flexible NC programming
1.13 Program coordination
Job planning
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
1-41
Parameters
Variables, which all channels can access (NCK-specific global variables), can be used for
data exchange between programs. Otherwise separate programs must be written for each
channel.
INIT(n, path name, acknowledgement
mode)
Instruction for execution in a channel.
Selection of a particular program with an
absolute or relative path name.
START (n, n) Starts the selected programs in the other
channels.
n,n: Enumeration of the channel numbers:
value depends on control configuration
WAITM (marker no., n, n, ...) Sets the marker "marker no." in the same
channel. Terminate previous block with
exact stop. Waits for the markers with the
same "marker no." in the specified channels
"n" (current channel does not have to be
specified). Marker is deleted after
synchronization.
10 markers can be set per channel
simultaneously.
WAITMC (marker no., n, n, …) Sets the marker "marker no." in the same
channel. An exact stop is initiated only if
the other channels have not yet reached the
marker. Waits for the marker with the same
"marker No." in the specified channels "n"
(current channel does not have to be
specified). As soon as marker "marker no."
in the specified channels is reached,
continue without terminating exact stop.
WAITE (n, n, ...) Waits for the end of program of the
specified channels (current channel not
specified) Example: programming a delay
time after the Start command.
N30 START(2)
N31 G4 F0.01
N40 WAITE(2)
SETM (marker no., marker no., …) Sets the markers "marker no." in the same
channel without affecting current
processing. SETM() remains valid after
RESET and NC START.
CLEARM (marker no., marker no., …) Deletes the markers "Marker No." in the
same channel without affecting current
processing. All markers can be deleted with
CLEARM(). CLEARM (0) deletes the marker
"0". CLEARM() remains valid after RESET and
NC START.
n Corresponding channel number or channel
name
Note
All the above commands must be programmed in separate blocks.
The number of markers depends on the CPU used.

Table of Contents

Other manuals for Siemens SINUMERIK 810D

Questions and Answers:

Question and Answer IconNeed help?

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

Siemens SINUMERIK 810D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 810D
CategoryControl Unit
LanguageEnglish

Related product manuals