EasyManuals Logo

Siemens SINUMERIK 828D Programming Manual

Siemens SINUMERIK 828D
822 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 #108 background imageLoading...
Page #108 background image
Flexible NC programming
1.13 Program coordination (INIT, START, WAITM, WAITMC, WAITE, SETM, CLEARM)
Job planning
108 Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
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.
Channel numbers
Up to 10 channels can be specified as channel numbers (integer value) for the channels
requiring coordination.
Channel names
Channel names must be converted into numbers using variables (see "Variables and
arithmetic parameters"). Alternatively, the channel names defined using $MC_CHAN_NAME
(identifier or keyword) can also be programmed rather than channel numbers. The defined
names must comply with the NC naming conventions (i.e., the first two characters must be
either letters or an underscore).
CAUTION
Protect the number assignments so that they are not changed unintentionally.
The names must not already exist in the NC with a different meaning, e.g. as key words,
commands, axis names etc.
SETM() and CLEARM()
SETM()and CLEARM() can also be programmed independently of a synchronized action. See
Chapter "Set/delete wait markers: SETM CLEARM"
Example
Channel called "MACHINE" is to contain channel number 1,
channel called "LOADER" is to contain channel number 2:
DEF INT MACHINE=1, LOADER=2
The variables are given the same names as the channels.
The statement
START is therefore:
START(MACHINE)

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Questions and Answers:

Question and Answer IconNeed help?

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

Siemens SINUMERIK 828D Specifications

General IconGeneral
Control TypeCNC
Operating SystemWindows Embedded
ProcessorIntel Atom
Display10.4" color TFT display
InterfacesEthernet, USB
ProgrammingShopMill, ShopTurn
Operation Panel Size10.4"
Protection ClassIP65
PLC Memory2 MB
Spindle Capacity4 spindles
Hard DriveCompactFlash

Related product manuals