Components Of Synchronized Actions; Validity, Identification Number (Id, Ids) - Siemens SINUMERIK 828D Function Manual

Synchronized actions
Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Detailed description

2.2 Components of synchronized actions

2.2
Components of synchronized actions
2.2.1

Validity, identification number (ID, IDS)

Validity
The validity defines when and where the synchronized action will be processed:
Validity
"No specification"
ID=<ID number>
IDS=<ID number>
Note
Static synchronized actions
Static synchronized actions (
activation of the ASUB via the PLC user program.
12
Meaning
Non-modal synchronized action
A non-modal synchronized action applies:
As long as the main run block following the synchronized action is active
Only in the AUTOMATIC mode
Example:
N10 WHEN $A_IN[1]==TRUE DO $A_OUTA[1]=10
Modal synchronized action
A modal synchronized action applies:
Until the part program has been completed
Only in the AUTOMATIC mode
Range of values: 1 ... 255
Example:
N20 ID=1 EVERY $A_IN[1]==TRUE DO $A_OUTA[1]=10
Static synchronized action
A static synchronized action applies:
In all operating modes for an unlimited period of time
Range of values: 1 ... 255
Example:
N30 IDS=1 EVERY $A_IN[1]==TRUE DO $A_OUTA[1]=10
) can be defined in an ASUB and activated at any time by
IDS
Function Manual, 07/2012, 6FC5397-5BP40-3BA0
Synchronized actions

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d slSinumerik 840de sl

Table of Contents