210
Notification of the Operating Status to the PLC (Determining the NT20 Operating Status)
Section 5-5
Since all the CVM1/CV-series AR area bits are allocated to the system, they
cannot be used for applications not related to the system.
The range of each memory area differs according to the PLC type.
Note
(1) LR 00000 to LR 00199 are converted to CIO 01000 to CIO 01199.
(2) The EM Area is supported only by the C200HX/HG/HE-(Z)E PLCs.
1,2,3...
1.
Use the Support Tool to allocate the PT status notify area (PT
→
PLC) to
the PLC memory.
2.
Write a PLC program to read the “PT status” word of the PT status notify
area and check each bit status.
• Timing of PT Status Notify Bit Notification
The contents of the PT status notify area (PT
→
PLC) are written to the
PLC whenever the status of the NT20 changes during operation.
Example of PT Status Notify Bit Application
In the example below, the status of the NT20 is checked by PT status notify bit
notification.
• Settings with the Support Tool
Make the following setting with the Support Tool.
Allocated word for PT status notify area: Word 0110
• PLC Program
Create the following PLC ladder program.
• Program Operation
1,2,3...
1.
When the PT operating status (bit 11215) is OFF (0), “1” (PT stopped) is
stored in DM0001.
2.
When the PT operating status (bit 11215) is ON (1), “2” (PT running) is
stored in DM0001.
@MOV(21)
#0001
11215
@MOV(21)
#0002
(1)
PT stopped
Word that stores the PT status
(2)
PT running
Word that stores the PT status
DM0001
DM0001
11215
Summary of Contents for NT20
Page 1: ...Programmable Terminal Cat No V091 E1 01 NT20 USER S MANUAL ...
Page 2: ...NT series Programmable Terminal User s Manual Produced March 2007 ...
Page 3: ...iv ...
Page 5: ...vi ...
Page 9: ...x TABLE OF CONTENTS ...
Page 15: ...xvi ...
Page 21: ...xxii EC Directives 6 ...
Page 37: ...16 Before Operating Section 1 6 ...
Page 153: ...132 Transferring the Resource Data Section 3 11 ...
Page 185: ...164 Numeral Setting Section 4 8 ...
Page 267: ...246 Key to Programs Section 6 8 ...
Page 281: ...260 Specifications Appendix A ...
Page 285: ...264 Transporting and Storing PTs Appendix C ...
Page 303: ...282 Function Restrictions Depending on the Support Tool Appendix I ...
Page 307: ...286 Index ...
Page 309: ...288 Revision History ...