User manual

C - 74 Magelis
7. Description of dialog-table words
Number of page to be processed
This 16-bit word contains the number of the page to be displayed. The
content of this word should follow the rule below:
Recommended method of displaying a page:
Content (N) Meaning
1 to 64999
Display of the application page whose
number is requested (N)
65420 to 65519
Display of the system page whose
number is:
In signed decimal: (-16-N)
In non-signed decimal: (65520-N)
In hexadecimal: (FFF0-N)
If the control system wishes to display page 45, it writes 45 to this
word. If it wishes to display system page 2, it writes 65520-2=65518
to this word.
XBT<->PLC Number of page to be processed
XBT ref. Note
//
"No. of page to be
processed"
==
0xFFFF
"Displayed page"
<>
<Number of desired
page>
<Number of desired page>
->
"No. of page to be
processed"
"Displayed page"
==
<Number of desired
page>
[ ]
Page required displayed