Omron NT20S Operation Manual page 214

Programmable terminal
Hide thumbs Also See for NT20S:
Table of Contents

Advertisement

NT20S Status Control
Example of Use of PT Status Control Bit
The example below explains how operation with the PT status control bit can be
used to use the NT20S like a warning lamp.
S Setting with the support tool
Make the following setting with the support tool.
Allocated word for PT status control area: CH 0100
S PC program
Create the PC ladder program as follows.
09002
09003
09003
09002
09003
S Program operation
(1) The PT status control bits are set as shown below when bit 09002 turns OFF.
This command block is not executed when bit 09003 is ON.
Screen display (bit 15)
Continuous buzzer (bit 13)
The NT20S continuous buzzer sounds.
(2) The PT status control bits are set as shown below when bit 09003 turns OFF.
Screen display (bit 15)
Intermittent buzzer (bit 12)
The NT20S intermittent buzzer sounds.
(3) The PT status control bits are set as shown below when both bits 09002 and
09003 turn ON.
Continuous buzzer (bit 13)
Intermittent buzzer (bit 12)
The NT20S buzzer stops.
@MOV(21)
#A000
Display screen, sound buzzer continuously
103
PT status control word
@MOV(21)
Display screen, sound buzzer continuously
#9000
103
PT status control word
@ANDW(34)
103
PT status control word
#CFFF
"0" set for continuous and intermittent buzzer
sounds only
103
PT status control word
1 (ON)
1 (ON)
1 (ON)
1 (ON)
0 (OFF)
0 (OFF)
Section 5-4
(1)
(2)
(3)
195

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents