Siemens SINUMERIK 840D Operator's Manual page 175

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

Advertisement

09.01
SOLUTION
Add window
Open the window
using the softkey
Result:
Source_file
OEM_3
© Siemens AG, 2001. All rights reserved
SINUMERIK 840D/810D Configuring the OP 030 Operator Interface (FBO) – 09.01 Edition
Order in which lists are processed when opening or closing a window:
1. Processing of the open list
2. Processing of the the object list
3. Activation of the reaction list
4. Activation of the softkey object list and softkey reaction list
Steps 1 and 2 are interchanged by setting the attribute
W_OPEN_AFTER_OBJ in the window definition block.
If further routines are called in an action, reaction or softkey reaction list in
which OPEN_WINDOW is called, these will be executed before the new
reaction or softkey reaction list becomes active.
Starting point: OEM_2 application
MSVC Workbench
1. Open OEM_2.MAK application.
2. Open APP_WIN1.C file and save under another name (e.g. APP_WIN2.C).
3. Select <Project> <Edit> menu.
Incorporate the newly created application source file in the current project.
4. Change list name in the APP_WIN2.C file from _WIN_1" to "_WIN_2".
5. In the AP_L_DIR.H file, add entries for the new lists of the APP_WIN2.C
file.
6. Add to the text file the entry for the softkey designation and the header line
of the new window.
7. One softkey reaction list must be configured for each window in order to be
able to open the second window by activating the softkey.
8. Link the macros CLOSE_WINDOW and OPEN_WINDOW into the softkey
reaction lists.
Application: OEM_3
APP_MENU:
See APP_MENU.C of the OEM_1 application
APP_WIN1.C
#include "proj.h"
#include "mwl_app.h"
#include "OEM_3.h"
EXTERN_SOFTKEY_OBJECT_LIST (SOB_CLEAR_SOFTKEYS)
Introduction to Configuring (PSE)
8 Examples
PSE/8-47

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 810d

Table of Contents