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 #552 background imageLoading...
Page #552 background image
Motion synchronous actions
10.1 Basics
Job planning
552 Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
Sequence of execution
Modal synchronized actions that are statically effective are processed in the interpolation
clock cycle in the sequence of their
ID or IDS number (ID=<n> or IDS=<n>).
Non-modal synchronized actions (without ID number) are executed in the programmed
sequence after execution of the modal synchronized actions.
Note
Modal synchronized actions can be protected from modifications or deletions by machine
data settings (→ machinery construction OEM!).
Programming
Syntax Significance
No modal ID The synchronized action is only effective in the automatic mode. It
applies only to the next executable block (block with motion
statement or other machine action), is non-modal.
Example:
WHEN $A_IN[3]==TRUE DO $A_OUTA[4]=10
The synchronized action applies modally in the following blocks and
can be deactivated by
CANCEL(<n>) or can be overwritten by
programming a new synchronized action with the same ID.
The synchronized actions active in the
M30 block delay the program
end.
ID synchronized actions are only effective in the automatic mode.
Value range for <n>: 1 ... 255
ID=<n> ...
Example:
ID=2 EVERY $A_IN[1]==1 DO POS[X]=0
The static synchronized actions act modally in all modes. They even
remain active beyond the end of the program and can be activated
directly after Power On using an ASUB. This means that it is
possible to activate actions that should run in the NC independent of
the selected operating mode.
Value range for <n>: 1 ... 255
IDS=<n>
Example:
IDS=1 EVERY $A_IN[1]==1 DO POS[X]=100

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