Pm designer operation manual – B&B Electronics WOP-2121V-N4AE - Manual User Manual
Page 442

4
14
PM Designer Operation Manual
14-33
CHAPTER 14 USING MACROS
14.4.14. Screen Operation
OPEN_WS
Format
OPEN_WS P1
Data Type
U
Function
The number of the window screen to be opened. This command will not open the specified
screen if it is a normal screen or menu screen. The macro commands following this command
will not be executed until the opened window screen is closed. Also, when a screen's Cycle
macro is waiting for the closing of the window screen opened by this command, that screen can
not be closed or switched by any means.
P1 (I/C)
The number of the window screen to be opened. If the screen number indicates to normal
screen or menu screen, no screen will be opened.
CLOSE_WS
Format CLOSE_WS
Function
Closes the window screen that was opened by the macro command OPEN_WS.