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

4
3
PM Designer Operation Manual
3-55
CHAPTER 3 CREATING PANEL APPLICATIONS
Property
Description
Width
Specifies the width (in pixels) of the screen. This field is available to edit when the
Type is Window Screen and Menu Screen.
Height
Specifies the height (in pixels) of the screen. This field is available to edit when the
Type is Window Screen and Menu Screen.
Shown on Display Center
Check this option if you want the window screen is shown on display center. This
field is available when the Type is Window Screen.
Check this option if you want the window screen is shown at the specified position.
This field is available when the Type is Window Screen.
X
Specifies the X coordinate of the window screen’s upper-left corner in pixel on the
normal screen.
Shown At
Y
Specifies the Y coordinate of the window screen’s upper-left corner in pixel on the
normal screen.
Title Bar
Select this option if you want the window screen to have a title bar to show the
specified title when the Type is Window Screen.
Close Button
Select this option if you want the window screen to have a close Button when the
Type is Window Screen and the Title Bar field is checked.
Language
Select a language so you can view and edit the settings of the title for that
language. This field is available when the Type is Window Screen and Title Bar field
is checked.
Title
Specifies the title for the Title Bar. This field is available when the Type is Window
Screen and Title Bar field is checked.
Check this option if you want to have a base screen for the current screen
Base
Screen
Specifies the screen to be a base screen. This field is available when the Base
Screen is checked.
OPEN Macro
Check this item if you want the screen to have the OPEN macro.
An Open Macro is run once when the associated screen is being opened. The
target panel will not display the screen until the Open Macro terminates. You can
use OPEN macro to initialize global data and settings for the screen.
CLOSE Macro
Check this item if you want the screen to have the CLOSE macro.
A Close Macro is run once when the associated screen is being closed. The target
panel will not erase the screen until the Close Macro terminates.
Check this item if you want the screen to have the CYCLE macro.
A Cycle Macro is run all the time while the associated screen is open. The target
panel runs Cycle Macros cyclically, i.e. it will run a Cycle Macro starting from the
first command again each time after it completes the processing of the last
command of the macro or when it encounters an END command in the middle of the
macro. And the cycle macro terminates immediately if the screen is closed.
CYCLE
Macro
Cycle Macro
Delay Time
Specifies the delay time in 0, 100, 200, 300, 400, 500, 600, 700, 800, 900, 1000
milli-second for the cycle macro.
Whole Screen
Check this item if you want to print the whole screen by Command Flag or Function
Button or Macro Command
Upper-left
Specifies the X and Y coordinates in pixel for the upper-left corner of the screen’s
printing area. The field is available when Whole Screen item is unchecked.
Lower-Right
Specifies the X and Y coordinates in pixel for the lower-right corner of the screen’s
printing area. The field is available when Whole Screen item is unchecked.
Position on Paper
Specifies the X and Y coordinates in millimeters for the position where the specified
area of the screen will print on paper..
Continued