English
Language : 

NS-SERIES Datasheet, PDF (15/57 Pages) Omron Electronics LLC – Programmable Terminals
Simultaneous and parallel engineering
The host applications can be designed using the tag
names of the PLC and PT. Parallel development will
shorten the design time.
Case 1
Previously, the PLC program was first
created, and then the ladder program was
referenced to create the screens.
Case 2
The screen graphics are created in
advance, and then addresses are allocated
and checked after the ladder program is
completed.
By simply setting tag names,
PLC and Programmable
Terminal programming can be
performed in parallel.
Ladder program is created.
PLC
Programmable Terminal screens are created.
Programmable Terminal
Ladder program is created.
PLC
The addresses are set.
Programmable Terminal screens are created (graphics only).
Addresses are allocated and the allocations are checked
Programmable Terminal
Programmable Terminal
Specifications
Tag name Address
Number_produced Undetermined
Number_of_times Undetermined
CJ2/NJ
NS Series
Addresses are determined
while creating the ladder
program.
Ladder program is created.
The screens are created.
The screens are created
with no need to pay
attention to addresses.
Design time is
shortened.
Design time is shortene
Minimize side effect of address changes
It is possible to access memory with tags, so the PT and
host application are not affected even if the address of
data in the PLC is changed.
Specific Example
1. With the CX-Programmer, the address for the tag named
“Number_produced” is changed from D100 to H200.
Tag name
Number_produced
Address
D100
Change
Number_produced H200
2. Applications and the PT are accessed using tags, and so
changes do not need to be made at other devices.
Even after the change, the number of items produced is
acquired correctly from H200.
No change required.
Host application
Number_produced
Number_produced
Accessed using a tag.
CJ2/NJ
NS Series
No change
required.
15