186
Memory Tables and Bar Graphs
Section 5-2
Numeral memory table entry number 51: DM 0000 (number of regis-
tered words: 1)
Character string memory table entry number 100: “NT610G” (6 digits)
Character string memory table entry number 101: “NT610C” (6 digits)
Character string memory table entry number 102: “NT20 ” (6 digits)
Character string memory table entry number 103: “NT600S” (6 digits)
Data registered for the screen: numeral memory table entry number 51.
• PLC Program
Create the PLC ladder program as follows:
• Program Operation
1,2,3...
1.
Each time bit 00100 comes ON, the display on the NT20 screen changes
according to one of the steps in the following sequence: “NT610G”
→
“NT610C”
→
“NT20”
→
“NT600S”.
2.
Each time bit 00101 comes ON, the display on the NT20 screen makes
changes according to one of the steps in the following sequence:
“NT600S”
→
“NT20”
→
“NT610C”
→
“NT610G”.
In this example, the contents of numeral memory table entry number 51 refer-
enced in indirect specification are not checked. Make sure that the contents of
numeral memory table entry number 51 stay within the range of 0100 to 0103
when the program is actually used.
5-2-4
Copying Memory Table Entries
The following describes the procedure to change displayed numerals or char-
acter strings by copying the contents of a memory table entry.
Numerals and character strings can be changed also by changing the con-
tents of the allocated words. Refer to
5-2-2 Changing Displayed Numerals or
Character Strings (Changing the Contents of Allocated Words ... Direct Spec-
ification)
on page 182 explained before.
To change the numerals or character strings displayed on the NT20, copy the
data between the numeral or character-string memory table entries by using
the “copy memory table setting” of the PT status control area.
Line 1
NT20
Numeral memory table number 51 specified in indirect specification of character string display
Product
@INC(38)
DM0000
00100
(1)
Numeral memory table number used in indirect specification
@DEC(39)
DM0000
(2)
Numeral memory table number used in indirect specification
00101
Содержание NT20
Страница 1: ...Programmable Terminal Cat No V091 E1 01 NT20 USER S MANUAL ...
Страница 2: ...NT series Programmable Terminal User s Manual Produced March 2007 ...
Страница 3: ...iv ...
Страница 5: ...vi ...
Страница 9: ...x TABLE OF CONTENTS ...
Страница 15: ...xvi ...
Страница 21: ...xxii EC Directives 6 ...
Страница 37: ...16 Before Operating Section 1 6 ...
Страница 153: ...132 Transferring the Resource Data Section 3 11 ...
Страница 185: ...164 Numeral Setting Section 4 8 ...
Страница 267: ...246 Key to Programs Section 6 8 ...
Страница 281: ...260 Specifications Appendix A ...
Страница 285: ...264 Transporting and Storing PTs Appendix C ...
Страница 303: ...282 Function Restrictions Depending on the Support Tool Appendix I ...
Страница 307: ...286 Index ...
Страница 309: ...288 Revision History ...