Siemens SINUMERIK 840D Operator's Manual page 186

Hide thumbs Also See for SINUMERIK 840D:
Table of Contents

Advertisement

Introduction to Configuring (PSE)
8 Examples
8.4
Results and reactions
Task
Overview
PSE/8-58
1. An event list (EVENT_LIST) is to be configured which monitors the value of
R10 as follows:
Event code 1, if the change is from R10 £ 100 to > 100.
Event code 2, if the change is from R10 > 100 to £ 100.
2. The following is to be configured as the reaction to the event codes:
Event code 1:
A softkey is to be designated "Reset R10".
If this softkey is pressed, the value of R10 is set to 0.
Event code 2:
The softkey "Reset R10" is to be deleted again.
The functionality of the softkey is to be disabled again.
3. Event code values must be in the range [10000; 19999].
They can be declared as follows, e.g. in the APP_INCL.H file:
#define EVENT_CODE_LESS 10000
#define EVENT_CODE_GREATER 10001
Menu definition block
Window definition block
Softkey object list
SOB_WIN_1
Reaction list
RC_WIN_1
open list
OP_WIN_1
Softkey object list
SOB_CLEAR_SOFTKEYS
SINUMERIK 840D/810D Configuring the OP 030 Operator Interface (FBO) – 09.01 Edition
M_MENU
W_WIN_1
Softkey reaction list
SRC_WIN_1
Object list
OB_WIN_1
close list
CL_WIN_1
Event list
EV_WIN_1
© Siemens AG, 2001. All rights reserved
09.01
APP_MENU.C
APP_WIN_1.C

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 810d

Table of Contents