496
Display and Control of Windows
Section 8-4
8-4-2
Checking the display status of a window
NT31/NT31C has a function to notify the open/close status of a window, the
screen number and the position of presently displayed window to a host when the
display status of a window is switched.
It is possible to know the occurrence of opening/closing of a window, window
screen number and the display position from the host by the following method.
S
Reading out the contents of PT status notify area and PT status control area
Reading Out the Contents of PT Status Notify Area and PT Status Control Area
Display status of a window is always written to the following areas
Opening/Closing status of a window:
“Window open status” in PT status notify area
Screen number of a presently displayed window:
“Window screen number” in window control area
Position of a presently displayed window (bottom left coordinate):
“X coordinate” and ”Y coordinate” in window control area
[Setting]
The PT status notify area must be allocated to a word in the host, accordingly, no
special settings are required for the control of a window.
To use a window control area, allocate the window control area to a word in the host
when creating a screen using the Support Tool.
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 Bit
Screen No. (4-digit BCD or hexadecimal)
X coordinate (4-digit BCD or hexadecimal)
Y coordinate (4-digit BCD or hexadecimal)
Screen No. (4-digit BCD or hexadecimal)
X coordinate (4-digit BCD or hexadecimal)
Y coordinate (4-digit BCD or hexadecimal)
Screen No. (4-digit BCD or hexadecimal)
X coordinate (4-digit BCD or hexadecimal)
Y coordinate (4-digit BCD or hexadecimal)
Word
k
k+1
k+2
k+3
k+4
k+5
k+6
k+7
k+8
Global window
Local Window1
Local Window2
Содержание NT31 Series
Страница 1: ...Cat No V043 E1 2 Programmable Terminal NT31 31C OPERATION MANUAL...
Страница 2: ...iii NT31 31C Programmable Terminal Operation Manual Produced March 1999...
Страница 41: ...30 Before Operating Section 1 5...
Страница 75: ...64 Using a Memory Unit NT31 NT31C without V1 Section 3 6...
Страница 160: ...149...
Страница 174: ...163...
Страница 193: ...182...
Страница 211: ...200...
Страница 235: ...224 c Return to the screen on which screens are specified...
Страница 262: ...251...
Страница 284: ...273 The printer type control protocol and printing method are set with the memory switches of the NT31 NT31C...
Страница 347: ...336 Screen number 5 is set for touch switch 1 To next screen When touch switch 1 is pressed Screen number 5...
Страница 360: ...349 It is not possible to control a gloval window by touch switch operation...
Страница 375: ...364 For details on the method of display depending on the General settings refer to Common Attributes page 358...
Страница 391: ...380 1 The 100 value 0 value and 100 value must comply with the following relationship 100 value 0 value 100 value...
Страница 468: ...457 254 255 0 2 7 1 4 5 3 3 0 0 0 5 9 8 0 3...
Страница 476: ...465 Special Functions Section 7 16...
Страница 495: ...484 OFF...
Страница 610: ...599 Commands Responses Section 9 3...
Страница 630: ...619 Examples of Actual Applications of Memory Link Section 10 2...