Download

Machine Interface
NA Series
Bringing technology to life
2
Bringing technology to life - NA Series, Machine Interface
Sysmac - the family that
matches every requirement
An HMI that is dynamic, intuitive and predictive makes industrial machines more attractive and competitive.
The Omron HMI enables faster, more efficient control and monitoring - and a more natural, proactive relationship
between operator and machine. The design has been based on real applications and customer requirements, a
future-proofed, scalable platform that will evolve with their ever-changing needs, allowing real time reaction to
events. As part of the system family, the NA Series is fully aware of the total machine.
•
•
•
•
Proactive operator/ machine relationship
Design based on real applications and customer requirements
Future-proof, scalable platform
Allows quick reaction
3
NX I/O
NX Safety
FH Vision System
G5 servo system
NJ/NX Machine Automation Controller
4
Bringing technology to life - NA Series, Machine Interface
Integrating your world
Sysmac Studio is the centrepiece of the Sysmac Platform, bringing together
all areas of automation including: logic, motion, vision, safety and now
visualisation. The NA series machine interface brings you a clear view in
one integrated project.
ONE Tag Database
• S hare NJ/NX Variables (Tags) in
the machine interface application.
“Intelli sense” makes it FAST
• F lexible programming with
variables including union and
enumeration variables
• D
efine/use NA data structures in
the machine interface application
5
ONE Learning, ONE Project
• Program your controller and safety systems
• Simultaneously program the NA Series as device in Sysmac Studio
• Program your whole machine in one project
• Work in a familiar way on all devices
Safe and secure
• Configure individual users with multi access levels
SIMPLE
•
Clearly and quickly define the View
•
Quickly change properties, animations, events and actions
• Powerful page editor to group objects
• Rotate, and resize - all with a simple click
BUT STILL FLEXIBLE
• Write your Visual Basic Script
• Extend the possibilities with Visual Basic
Test it in ONE
•
Integrated testing through simulation of motion,
logic and visualisation at the same time
•
Build confidence before having a single piece of hardware
•
Test your machine interface with the NJ/NX Control
program via the Simulator in Sysmac Studio
Features for speed
• Structured programming (through One software)
• Network device insight
• Vision setup
• Machine Controller troubleshooting
6
Bringing technology to life - NA Series, Machine Interface
Insight & security maximised ...
The NA series has full security and authentication features that keep your valuable assets secure at all times.
And if something unexpected does happen, in your machine you will be able to solve the problem quickly and
prevent a reoccurrence.
Remote access
• You can view and operate the HMI installed at production sites from your tablet
using Ethernet or WiFi.
• The access of remote devices can be managed and limited. This helps prevent
accidental operation and information leakage, while securing accessibility.
Access
permission
client
Device A
Access permitted
Device B
Access permitted
Device C
Unauthorized access prohibited
Two devices (A, B) are accessing.
Increased security
The NA Series can be configured
to specific staff, with multi access
levels with password protection.
This ensures authorised people
interact with the machine.
Protecting your assets
• Your project can be passwordprotected along with other
applications (Control and Safety).
• Transferring data can be protected
(disable overwrite or theft).
7
... downtime minimised
You can present a machine view that is understandable at a glance. The NA Series brings everything together
through rich media including PDF, video, and data to provide an intuitive and proactive machine management tool.
Show your manual in a movie
Imagine actually showing how to perform certain
procedures. With the NA Series you have a trained
engineer at the operator’s side, 24x7.
Show PDFs
You can use whatever visual assets you already
have to illustrate how to do things.
Error occurs
NJ/NX troubleshooter
Error details can be checked.
Check the controller
The troubleshooter allows you to monitor and release
the NJ/NX Controller errors/events as well as the userdefined errors/events.
8
Bringing technology to life - NA Series, Machine Interface
Simple, but Flexible!
The NA Series gives the user the ability to design using IAGs (Intelligent Application Gadgets). IAGs simplify and
accelerate the development process through structuring the project and enhancing reuse. From simple graphics
to complex objects, you can make your own collections and share them between projects, like a Function Block.
Step 1: Machine Parts, the Visual
Using standard controls, or graphics from the machine parts collection, design your own IAG.
Add interface properties and methods to bring the object to life when reused.
1
myTemperature
mySpeed
RunMotor(Boolean bStatus)
‘IAG Code behind - Add local subroutines for the IAG.
Public Function RunMotor(bStatus As Boolean) As Double
‘start motor at default speed
mySpeed = 50
‘return current speed
RunMotor = 50
End Function
Public Function IncreaseSpeed(nIncrement As Integer) As Double
‘ Increase speed by increment if < 1000
If mySpeed + nIncrement < 1000 Then
mySpeed = mySpeed + nIncrement
Else
‘Otherwise set to top speed
mySpeed = 1000
End If
‘Return new speed
IncreaseSpeed = mySpeed
End Function
Step 2: Extensible with Visual Basic
As well as many graphic IAGs, it is also possible to
embed code within an IAG. The code can extend
the possibilities of the gadget such as providing
special device communication. Thanks to
Visual Basic the standard functionality of the NA
can be extended as required.
2
9
Step 3: Publish and Share
When the IAG is built and tested (using
simulation) it can be published and the
collection file distributed to be used again and
again. Omron will release further IAG collections
to extend the functionality of the NA Series.
3
10
Bringing technology to life - NA Series, Machine Interface
A range of options that covers every need
All wide screen models: 7, 9, 12, 15 inch
Black and Silver
Edge to edge
design
Sysmac
cut-out
design
RUN
indicator
Function keys
Resistive touch screen, single touch ...ideal for
environments where operators wear gloves and
water proof is needed
1
2
3
4
5
6
1
USB slave (Tool port)
4
2 Ethernet ports, one for factory one for office network
2
2x USB
5
SD Card slot
3
1 Serial *
6
24V DC
* The serial port is for future expansion.
11
NJ/NX Series
Sysmac Studio
CJ Series (FINS & CIP)
2x Ethernet
USB 2.0:
2x Host
1x Slave
Ethernet
USB
Keyboard
Mouse
USB Memory
Sysmac Studio
•
High speed communications network
•
Broad choice of connection possibilities
•
USB cable detachable without changing the
hardware
•
Water and dust proof design
12
Bringing technology to life - NA Series, Machine Interface
SHOW your machine
- Greater visualization
Vector graphics
DXF files are supported to display CAD
data. Even if the drawing is enlarged or
reduced in size, it never loses quality.
Supported format: DXF
Still smooth even if enlarged!
Indirect reference of text strings
A text string that is displayed on a label object (1 line) or a text box object (1 or more lines) can be switched by
indirect reference. The machine operating status and alarm details can be easily displayed.
Set a variable for the ID
to switch the group in
the properties.
Register a new resource group.
When the ID is specified by
the variable, the text string is
displayed according to the ID.
Tab control
A part of the screen can be used like a notepad.
Up to 64 tab pages for a Tab Control object can be
created, and up to 10 Tab Control objects can be
placed on a screen.
Change a tab page instead of a screen to monitor/
change various data.
Touch
Tab Page1 is displayed.
13
Broken-line graphs
Data of variables and multidimensional arrays in the controller can be displayed as broken-line graphs. Broken-line
graphs can also be created from the data in the CSV files saved in the SD card inserted in the NJ Controller by using
subroutines (Visual Basic). You can specify the display range of large array data, such as operation log, by setting the
offset value. This increases the compatibility with the controller.
Multidimensional array
The offset can be
specified from the start
of the display range.
Graph display range
CSV
Scaling
Scaling can be set for Data Display/Data Edit objects and
global variables.
Values of variables can be converted by specifying conversion expressions, which makes it easy to show data in
the controller.
Without scaling
10,000,000ns
Scaling by specifying 1/100,000,000
Value of NJ variable: 10,000,000
0.1 seconds
14
Bringing technology to life - NA Series, Machine Interface
OPERATE your machine
- Comfortable to use
Supporting Asian languages
An Asian language - Japanese, simplified Chinese, traditional Chinese, or Korean - can be selected to use in the
keypad of the NA Series.
The keypad language changes automatically when the language is changed in the language settings.
Local languages can be used to input the names of products when new recipes of the food packaging machine
are added.
Japanese
Traditional Chinese
Simplified Chinese
Korean
Touch
The keypad is displayed in the language set
in System Languages in the Sysmac Studio.
Executing a subroutine with multiple threads
Some subroutines require time due to repeated processing or waiting time.
Even such a subroutine can be executed during screen update, without affecting operability and visibility.
From
Subroutine XX
Dim I as Integer
Dim Val as Integer =0
For i=0 to 100000
Val=i
Next
This process is repeated
100,000 times.
To
For i=0 to 100000
Val=i
Next
The screen is not
updated while
the subroutine is
executed until the
loop is completed.
For i=0 to 100000
Val=i
Next
The subroutine is
executed in parts while
the screen is updated.
For i=0 to 100000
Val=i
Next
The subroutine is
executed in parts while
the screen is updated.
15
Custom keypads
You can change the keypad size, choose only the keys you need, and customize the keys to execute specified actions.
Create your own keypad suitable for your applications.
Changing the keypad size
Creating user's own keypad
The size can be changed to suit the user's needs.
Only the keys the user needs can be chosen, and the keys
to execute specified actions can be customized.
Page jump from user alarm
The page to switch can be specified in each alarm setting.
When an alarm occurs, you can check the troubleshooter screen by selecting the displayed alarm.
The page to switch can be
specified in each alarm setting.
The specified page is displayed.
Select the alarm and then
click the Page Jump Button.
16
Bringing technology to life - NA Series, Machine Interface
Usability
- Simple screen design
Importing external device variables
External device variables can be
imported from an XLSX or CXT file.
The CJ variable files and Excel files
containing edited variables can
be imported. Imported variables
facilitate programming including
external device settings.
Import a file
XLSX
CXT
Cross references
The same GUI cross reference function as the NJ/NX Controller can be used.
When the variable to search is clicked in the global variable table, a list of the locations where the variable is used
is displayed in the Cross Reference Tab Page. You can access the object or subroutine where the variable is used
by clicking the location, which makes screen design and debugging quicker and easier.
Click the variable in the global variable table to
show a list of the locations where the variable is
used in the Cross Reference Tab Page.
Click the location to access the object
where the variable is used.
17
Search and Replace
You can search and replace text
strings in all subroutines (Visual
Basic), objects, and variables
within a project.
It is quick and easy to edit and
debug variable names and
switch labels.
1) Enter a text string
to search/replace
Display the object
to search/replace
2) Start to search/replace
3) The results are displayed
Text editing
You can edit a label either directly on the Page Editor or in its properties. Editing in the object properties is
recommended to edit the ON and OFF labels and change the font attributes at the same time.
Direct text editing on
the Page Editor
Easy to edit the ON and OFF labels
in the properties of the object
Select objects
Change the attributes
of all objects at once
In the properties, the font attributes (font type, size, and color)
of multiple labels can be changed at the same time.
Data input order
The Data input order can be set.
When numeric values are
entered consecutively, the focus
automatically moves to the next
Data Edit object by touching
the Enter key.
Input errors and input time
can be minimized.
Enable AutoNavigateKeypads
in the properties of the page
to enter data consecutively.
The Data input
order can be set in
the property of the
Data Edit object.
The focus automatically
moves to the next object
by touching the Enter key.
18
Bringing technology to life - NA Series, Machine Interface
Watch Tab Page
The same GUI as the NJ/NX Controller is used. Register the variable to monitor/change and then change its value
on the Watch Tab Page to easily debug screens with the NA Simulator without the physical HMI.
(Broken-line Graph and Trend Graph objects cannot be used for simulations.)
Change to TRUE
Check the alarm
with the Simulator
Displaying object status
The ON/OFF status of the object placed on the Page Editor can be switched.
You can check the ON/OFF status of a Lamp or other object without starting the Simulator.
Not only the ON/OFF status of a Bit Lamp object but also all status of a Data Lamp object can be checked.
Switch between
ON and OFF.
Change the status of
the Data Lamp object.
19
NA screen capture
The screens displayed on the NA Series can be captured and saved in the SD card inserted
in the NA Series or the USB memory connected to the NA Series.
• When a screen of the NA Series is required to create a machine operation manual
• When the current screen is required to save as proof of a trouble
Supported format: PNG
The combination of VNC and FTP
allows you to capture the NA
screens from the connected PC.
FZ-MEM2G
Sysmac Studio printing
Project information including screens and properties can be printed from the Sysmac Studio.
This function is useful when you create machine manuals.
You can select items to print.
Screens, events, and properties
can be printed.
Programmable Terminal
NA series
Bringing technology to life
15.4 inch wide
The NA-series Programmable Terminal transforms machine data
into information, shows information and controls devices based on
requirements at FA manufacturing sites.
9 inch wide
The NA Series, together with the NJ/NX-series Machine Automation
Controller and the Automation Software Sysmac Studio, allows you
to simply and flexibly create sophisticated user interfaces to suit
your machines.
12.1 inch wide
7 inch wide
Features
•
•
•
•
•
Widescreen in all models: 7, 9, 12, and 15 inches
More than 16 million color display for all models and 1280 x 800 high resolution display for the 12 and 15-inch models
Multimedia including video and PDF
2 Ethernet ports capable of simultaneous access from both the control device and maintenance segments by separating the segments
Sysmac Studio providing an Integrated Development Environment
NJ/NX variables sharing in the NA project and NA application testing with the NJ/NX program via the Simulator to reduce development time
• Many security features including operation authority settings and execution restrictions with IDs
• Microsoft Visual Basic for versatile, flexible and advanced programming
Sysmac is a trademark or registered trademark of OMRON Corporation in Japan and other countries for OMRON factory automation products.
Windows, Visual Basic, Word, Excel are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.
EtherCAT® is registered trademark and patented technology, licensed by Beckhoff Automation GmbH, Germany.
EtherNet/IPTM is the trademarks of ODVA.
Other company names and product names in this document are the trademarks or registered trademarks of their respective companies.
The product photographs and figures that are used in this catalog may vary somewhat from the actual products.
Microsoft product screen shot(s) reprinted with permission from Microsoft Corporation.
20
NA series
System configuration
USB
slave
Serial
port *
USB
host ✕ 2
Ethernet Ethernet SD Memory
port 2
port 1
Card
SD Card
NJ/NX series
Ethernet
Ethernet (CIP/FINS)
CJ series
Connect to the Ethernet port 2 on the NA
Sysmac Studio
Mouse
USB Memory
Keyboard
Sysmac Studio
* The serial port is for future expansion.
21
NA series
Ordering Information
NA5-@W
Product name
NA5-15W
NA5-12W
NA5-9W
NA5-7W
High-pressure
Waterproof
Attachment
for NA5-@W
Specifications
Model
15.4 inch wide screen, TFT LCD, 16,770,000 colors (24 bit full color), 1280 ✕ 800 dots, Frame color : Silver
NA5-15W101S
15.4 inch wide screen, TFT LCD, 16,770,000 colors (24 bit full color), 1280 ✕ 800 dots, Frame color : Black
NA5-15W101B
12.1 inch wide screen, TFT LCD, 16,770,000 colors (24 bit full color), 1280 ✕ 800 dots, Frame color : Silver
NA5-12W101S
12.1 inch wide screen, TFT LCD, 16,770,000 colors (24 bit full color), 1280 ✕ 800 dots, Frame color : Black
NA5-12W101B
9 inch wide screen, TFT LCD, 16,770,000 colors (24 bit full color), 800 ✕ 480 dots, Frame color : Silver
NA5-9W001S
9 inch wide screen, TFT LCD, 16,770,000 colors (24 bit full color), 800 ✕ 480 dots, Frame color : Black
NA5-9W001B
7 inch wide screen, TFT LCD, 16,770,000 colors (24 bit full color), 800 ✕ 480 dots, Frame color : Silver
NA5-7W001S
7 inch wide screen, TFT LCD, 16,770,000 colors (24 bit full color), 800 ✕ 480 dots, Frame color : Black
NA5-7W001B
NA-15WATW01
This metal frame is for high-pressure waterproofing. Install it to conform to UL Type 4X standards.
UL Type 4X is the rating for high-pressure wash-down applications with a flow rate of 246 liter/min.
This attachment can be used for the NA5-@W, but not for the NA5-@U.
NA-12WATW01
NA-9WATW01
NA-7WATW01
Note: The NA5-@U is also available. Contact your OMRON representative for details.
Options
Product name
SD memory card
USB Memory
Replacement Battery
Anti-reflection Sheets
Specifications
Model
2 GB
HMC-SD291
4 GB
HMC-SD491
2 GB
FZ-MEM2G
8 GB
FZ-MEM8G
Battery life: 5 years (at 25°C). This Battery is provided as an accessory.
CJ1W-BAT01
For the NA5-15W. Attach a Sheet to the screen to protect against diffused reflections and dirt.
The entire Sheet is colorless and transparent. Five Sheets are provided in one set.
NA-15WKBA04
For the NA5-12W. Attach a Sheet to the screen to protect against diffused reflections and dirt.
The entire Sheet is colorless and transparent. Five Sheets are provided in one set.
NA-12WKBA04
For the NA5-9W. Attach a Sheet to the screen to protect against diffused reflections and dirt.
The entire Sheet is colorless and transparent. Five Sheets are provided in one set.
NA-9WKBA04
For the NA5-7W. Attach a Sheet to the screen to protect against diffused reflections and dirt.
The entire Sheet is colorless and transparent. Five Sheets are provided in one set.
NA-7WKBA04
Automation Software
Product name
Sysmac Studio
Standard Edition
Ver.1.@@
Number of
licenses
Specifications
The Sysmac Studio is the software that provides an integrated environment for
setting, programming, debugging and maintenance of machine automation
controllers including the NJ/NX Series, EtherCAT Slave, and the HMI.
Sysmac Studio runs on the following OS.
Windows XP (Service Pack 3 or higher, 32-bit version) / Windows Vista (32-bit
version) / Windows 7 (32-bit/64-bit version) / Windows 8 (32-bit/64-bit version)
/ Windows 8.1 (32-bit/64-bit version)
− (Media only)
Media
DVD
1 license
SYSMAC-SE200D
SYSMAC-SE201L
3 licenses
10 licenses
Model
SYSMAC-SE203L
−
SYSMAC-SE210L
30 licenses
SYSMAC-SE230L
50 licenses
SYSMAC-SE250L
Note: Site licenses are available for users who will run Sysmac Studio on multiple computers. Ask your OMRON sales representative for details.
USB Cable
Product name
USB Cable
22
Specifications
Use commercially available USB cable.
Specifications: USB 2.0 cable (A connector - B connector), 5.0 m max.
NA series
Recommended Network Devices
Industrial Switching Hubs
Specifications
Product name
Industrial Switching
Hubs
Functions
Quality of Service (QoS):
EtherNet/IP control data priority
Failure detection:
Broadcast storm and LSI error
detection 10/100BASE-TX,
Auto-Negotiation
No. of
ports
Failure
detection
3
No
5
No
5
Yes
Current
consumption (A)
Accessories
Power supply connector
• Power supply connector
• Connector for informing
error
Model
0.22
W4S1-03B
0.22
W4S1-05B
0.22
W4S1-05C
Recommended Ethernet Communications Cables
Use STP (shielded twisted-pair) cable of category 5 or higher
Product name
Wire Gauge and Number of Pairs:
AWG24, 4-pair Cable
Recommended manufacturer
Cables
NETSTAR-C5E SAB 0.5 ✕ 4P
Kuramo Electric Co.
KETH-SB
SWCC Showa Cable Systems Co.
FAE-5004
Panduit Corporation
MPS588
Cables
Fujikura Ltd.
F-LINK-E 0.5mm ✕ 4P
RJ45 Connectors
Panduit Corporation
MPS588
RJ45 Connectors
Wire Gauge and Number of Pairs:
0.5 mm, 4-pair Cable
Model
Hitachi Metals, Ltd
Note: We recommend you to use above cable and RJ45 Connectors together.
23
NA series
Performance Specifications
NA5-@W and NA5-@U have the same specifications and performance characteristics of hardware and software.
Display
Specification
Item
Display panel *1
Backlight *2
NA5-15W
NA5-12W
Display device
TFT LCD
Screen size
15.4 inches
Resolution
1,280 × 800 dots (horizontal ✕ vertical)
Colors
16,770,000 colors (24 bit full colors)
Effective display area
331 × 207 mm
(horizontal ✕ vertical)
View angles
Left: 60°, Right: 60°, Top: 60°, Bottom: 60°
Life
50,000 hours min. *3
Brightness adjustment
200 levels
Front panel indicators *4 RUN
12.1 inches
Lit green: Normal operation
Model
9.0 inches
Standard range
Number of light and dark pixels: 10
or less. (There must not be 3
consecutive light/dark pixels.)
NA5-7W
7.0 inches
800 × 480 dots (horizontal ✕ vertical)
261 × 163 mm
(horizontal ✕ vertical)
*1. There may be some defective pixels in the display. This is not a
fault as long as the numbers of defective light and dark pixels fall
within the following standard ranges.
NA5-15W…………
NA5-12W…………
NA5-9W…………
NA5-7W…………
NA5-9W
197 × 118 mm
(horizontal ✕ vertical)
152 × 91 mm
(horizontal ✕ vertical)
Lit red: Error
*2. The backlight can be replaced at an OMRON maintenance base.
*3. This is the estimated time before brightness is reduced by half at
room temperature and humidity. The life expectancy is drastically
shortened if Programmable Terminal is used at high
temperatures.
*4. The brightness of the front panel indicators is also adjustable
when you adjust the brightness of the backlight.
Operation
Specification
Item
NA5-15W
NA5-12W
NA5-9W
NA5-7W
Method: Analog resistance membrane (pressure sensitive)
Resolution: 16,384 ✕ 16,384
Touch panel
Life: 1,000,000 operations
Function keys *
3 inputs (capacitance inputs)
* Each function key has blue indicator. The brightness of the function key indicators is also adjustable when you adjust the brightness of the backlight.
Data Capacity
Specification
Item
User data capacity
NA5-15W
NA5-12W
NA5-9W
NA5-7W
256 MB
External Interfaces
Item
Ethernet ports
USB host ports
USB slave port
Serial port *
SD Memory Card slot
Expansion Unit
connector *
Specifications (Same for all models.)
Applications
Port 1: Connecting to anything other than the Sysmac Studio, e.g., device connections and VNC clients
Port 2: Connecting to the Sysmac Studio in addition to the applications of port 1.
Number of ports
2 ports
Compliant standards
IEEE 802.3i (10BASE-T), IEEE 802.3u (100BASE-TX), and IEEE 802.3ab (1000Base-T)
Transmission media
Shielded twisted-pair (STP) cable: Category 5, 5e, or higher
Transmission distance
100 m
Connector
RJ-45 8P8C modular connector
Applications
USB Memory Device, keyboard, or mouse
Number of ports
2 ports
Compliant standards
USB 2.0
Transmission distance
5 m max.
Connector
Type-A connector
Applications
Sysmac Studio connection
Number of ports
1 port
Compliant standards
USB 2.0
Transmission distance
5 m max.
Connector
Type-B connector
Applications
Device Connection
Number of ports
1 port
Compliant standards
RS-232C
Transmission distance
15 m max.
Connector
D-DUB 9-pin female connector
Applications
To transfer or store the project or to store log data.
Number of slots
1 slot
Compliant standards
SD/SDHC
Applications
Expansion Unit
Quantity
1
* The serial port and Expansion Unit connector are for future expansion.
24
NA series
General Specifications
Specification
Item
NA5-15W
NA5-12W
NA5-9W
NA5-7W
Rated supply voltage
24 VDC
Allowable power supply voltage
range
19.2 to 28.8 VDC (24 VDC ±20%)
Allowable momentary power
interruption time
Operation for momentary power interruption is not specified.
Power consumption
47 W max.
Ambient operating temperature
0 to 50°C *1 *2
Ambient storage temperature
−20 to +60°C *3
Ambient operating humidity
10 to 90% *2
Must be no condensation.
Atmosphere
Must be free from corrosive gases.
Pollution degree
2 or less: JIS B 3502, IEC 61131-2
Noise immunity
2 kV on power supply line (Conforms to IEC 61000-4-4.)
Vibration resistance
(during operation)
Conforms to IEC 60068-2-6.
5 to 8.4 Hz with 3.5 mm half amplitude and 8.4 to 150 Hz with 9.8 m/s2 for 100 minutes each in X,Y, and Z directions
(Time coefficient of 10 minutes ✕ coefficient factor of 10 = total time of 100 min.)
Shock resistance
(during operation)
Conforms to IEC 60028-2-27.
147 m/s2 3 times each in X, Y, and Z directions
Dimensions
420 ✕ 291 ✕ 69 mm (W ✕ H ✕ D) 340 ✕ 244 ✕ 69 mm (W ✕ H ✕ D) 290 ✕ 190 ✕ 69 mm (W ✕ H ✕ D) 236 ✕ 165 ✕ 69 mm (W ✕ H ✕ D)
Panel cutout dimensions
392 0 ✕ 268 0 mm
(horizontal ✕ vertical)
Panel thickness:
1.6 to 6.0 mm *4
310 0 ✕ 221 0 mm
(horizontal ✕ vertical)
Panel thickness:
1.6 to 6.0 mm *4
261 0 ✕ 166 0 mm
(horizontal ✕ vertical)
Panel thickness:
1.6 to 6.0 mm *4
197 0 ✕ 141 0 mm
(horizontal ✕ vertical)
Panel thickness:
1.6 to 6.0 mm *4
Weight
3.2 kg max.
2.3 kg max.
1.7 kg max.
1.3 kg max.
Degree of protection
Front-panel controls: IP65 oil-proof type, UL Type 4X (at initial state)
To reinstall the NA Unit in a panel, contact your OMRON representative for replacement of the rubber packing.
Battery life
Battery life: 5 years at 25°C
The RTC will be backed up for 5 days after the battery runs low. The RTC will be backed up by a super capacitor for 5 minutes
after removing the old battery.
(This assumes that the power is first turned ON for at least 5 minutes and then turned OFF.)
International standards *5
UL 508/CSA standard C22.2 No.142 *6
EMC Directive (2004/108/EC) EN 61131-2: 2007
Shipbuilding standards LR, DNV, and NK
IP65 oil-proof, UL Type 4X *7 (front panel only)
ANSI 12.12.01 Class 1 Division 2/CSA standard C22.2 No. 213-M1987 (R2013)
RoHS Directive (2002/95/EC)
KC Standards KN 61000-6-2: 2012-06 for EMS and KN 61000-6-4: 2012-06 for EMI
RCM
+1
45 W max.
+1
+1
40 W max.
+1
35 W max.
+1
*1. The ambient operating temperature is subject to the following restrictions,
depending on the mounting angle.
• The ambient operating temperature is 0° to 40°C when the mounting angle is
0° or more and less than 45° to the horizontal.
• The ambient operating temperature is 0° to 50°C when the mounting angle is
45° or more and 90° or less to the horizontal.
• The ambient operating temperature is 0° to 50°C when the mounting angle is
90° or more and 135° or less to the horizontal.
+1
+0.5
+0.5
50°C
50°C
50°C
50°C
50°C
90° to 135°
45° to 90°
40°C
0° to 45°
40°C
100
90
80
70
60
50
40
30
20
10
0
-10
Operating
temperaturehumidity range
0
10
20
30
40
Temperature [°C]
*3. Store the Programmable Terminal within the following temperature
and humidity ranges.
Humidity [%]
Humidity [%]
*2. Use the Programmable Terminal within the following temperature
and humidity ranges.
50
60
100
90
80
70
60
50
40
30
20
10
0
-20 -10
Storage
temperaturehumidity range
0
10
20 30 40 50
Temperature [°C]
60
100
90
80
70
60
50
40
30
20
10
0
70
*4. When the NA-@WATW01 High-pressure Waterproof Attachment is used, the panel thickness is between 1.6 to 4.5 mm.
*5. Check with your OMRON representative or refer to the following OMRON website for the latest information on the applicable standards for
each model: www.ia.omron.com.
*6. Use power supply Class 2 to conform to UL Standards.
*7. Use the NA-@WATW01 High-pressure Waterproof Attachment (sold separately) to conform to UL Type 4X.
25
NA series
Version Information
NA series and Programming Devices
NA series
Model
NA5-15W
NA5-12W
NA5-9W
NA5-7W
Corresponding unit versions/version
NJ/NX-series CPU Units
NX701-@@@@
NJ501-@@@@
NJ301-@@@@
NJ101-@@@@
NA system version
Sysmac studio
1.02 or later
NX701: 1.10 or later
NJ101: 1.10 or later
1.13 or higher
1.01 or later
NJ501 : 1.01 or later
NJ501 Database Connection : 1.05 or later
NJ301 : 1.01 or later
1.11 or higher
Components and Functions
Front Panel
(2) RUN indicator
(1) Display
F1 Key F2 Key F3 Key
(3) Function keys
No.
Description
Name
(1)
Display
(2)
RUN indicator
The entire display is a touch panel that also functions as an input device.
The status of the indicator changes according to the status of the NA.
There are three function keys: F1, F2, and F3.
: F1 Key,
(3)
: F2 Key,
: F3 Key
Function keys
You can use the function keys as execution conditions for the actions for global or page events.
You can also use the function keys for interlocks.
26
NA series
(m) ID information label
Back Panel
(i) Battery connector
(j) DIP switch
(for future expansion)
(k) Battery
(a) Battery cover
(b) Expansion Unit
connector
(for future expansion)
(Appearance with the
Battery Cover Open)
Bottm Panel
(d) Ethernet ports
(e) Serial port (for future expansion)
1 2
(c) SD Memory
Card connector
(f) USB host port
(g) USB slave port
(l) Power supply
connector
(h) Reset switch
No.
Description
Name
(a)
Battery cover
Open this cover to replace the Battery.
(b)
Expansion Unit connector *
For future expansion.
(c)
SD Memory Card connector
Insert an SD Memory Card here.
Ethernet port 1
Connect a device other than the Sysmac Studio.
Ethernet port 2
Connect mainly the Sysmac Studio.
(e)
Serial port *
For future expansion.
(f)
USB host port
Connect this port to a USB Memory Device, mouse, etc.
(g)
USB slave port
Connect the Sysmac Studio or other devices.
(d)
(h)
Reset switch
Use this switch to reset the NA.
(i)
Battery connector
Connect the connector on the backup Battery here.
(j)
DIP switch *
For future expansion. (The DIP switch is on a PCB that is accessed by opening the Battery cover.)
Do not change any of the factory settings of the pins on the DIP switch. (Default setting: OFF)
(k)
Battery
This is the battery to backup the clock information in the NA.
(l)
DC input terminals
These are the power supply terminals. Connect the accessory power supply connector and supply power.
(m) ID information label
You can check the ID information of the NA.
* The DIP switch, Expansion Unit connector, and serial port are for future expansion.
Supported Devices
Manufacturer
OMRON
Models
Connection method
NX701-@@@@
NJ501-@@@@
NJ301-@@@@
NJ101-@@@@
Built-in EtherNet/IP port
CJ2H-CPU64/65/66/67/68-EIP
CJ2M-CPU31/32/33/34/35
Built-in EtherNet/IP port
CJ2H-CPU64/65/66/67/68-EIP
CJ2M-CPU31/32/33/34/35
CJ1W-EIP21
CJ2H-CPU64/65/66/67/68-EIP
CJ2M-CPU31/32/33/34/35
Built-in EtherNet/IP port
CJ1H-CPU65H/66H/67H
CJ1H-CPU65H/66H/67H-R
CJ1G-CPU42H/43H/44H/45H
CJ1M-CPU11/12/13/21/22/23
CJ2H-CPU64/65/66/67/68(-EIP)
CJ2M-CPU11/12/13/14/15
CJ2M-CPU31/32/33/34/35
CJ1W-ETN21
CJ1W-EIP21
Communications driver
Ethernet
CIP Ethernet
FINS Ethernet
27
NA series
Dimensions
(Unit: mm)
NA5-15W101S/-15W101B
194.2
391
420
139.1
291
267
6
33.5
69.1
Cable Connection Dimensions
32. 6 37
0
41.6
41.2
42
33.9
34.4
39.6 42.1
3
2.3
17
24.8
47.3
55.7
73
36
44
55
71
69.3
NA5-12W101S/-12W101B
194.2
309
340
139.1
244
220
6
33.5
69.1
Cable Connection Dimensions
10.4
10. 9
25.8
0
41.6
41.2
42
32.6 37 39.6 42.1
3
17
24.8
47.3
55.7
36
69.3
73
28
44
55
71
NA series
NA5-9W001S/-9W001B
194.2
260
290
190
139.1
165
6
33.5
69.1
Cable Connection Dimensions
32. 6 37
0
41.6
41.2
42
16. 6
39.6 42.1
17. 1
3
17
24.8
53. 3
47.3
55.7
36
55
71
73
69.3
44
NA5-7W001S/-7W001B
196
236
140
165
6
69.1
Cable Connection Dimensions
29.5
29
0
41.6
41.2
42
32.6 37 39.6 42.1
66
3
17
24.8
47.3
36
69.3
55.7
73
44
55
71
29
NA series
Related Manuals
Cat. No.
30
Model number
Manual
V117
NA5-15W@@@@
NA5-12W@@@@
NA5-9W@@@@
NA5-7W@@@@
NA-series Programmable Terminal Hardware User’s Manual
V118
NA5-15W@@@@
NA5-12W@@@@
NA5-9W@@@@
NA5-7W@@@@
NA-series Programmable Terminal Software User's Manual
V119
NA5-15W@@@@
NA5-12W@@@@
NA5-9W@@@@
NA5-7W@@@@
NA-series Programmable Terminal Device Connection User’s Manual
V120
NA5-15W@@@@
NA5-12W@@@@
NA5-9W@@@@
NA5-7W@@@@
NA-series Programmable Terminal Startup Guide
Terms and Conditions Agreement
Read and understand this catalog.
Please read and understand this catalog before purchasing the products. Please consult your OMRON representative if you have
any questions or comments.
Warranties.
(a) Exclusive Warranty. Omron’s exclusive warranty is that the Products will be free from defects in materials and workmanship
for a period of twelve months from the date of sale by Omron (or such other period expressed in writing
by Omron). Omron disclaims all other warranties, express or implied.
(b) Limitations. OMRON MAKES NO WARRANTY OR REPRESENTATION, EXPRESS OR IMPLIED, ABOUT
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE OF THE
PRODUCTS. BUYER ACKNOWLEDGES THAT IT ALONE HAS DETERMINED THAT THE PRODUCTS WILL
SUITABLY MEET THE REQUIREMENTS OF THEIR INTENDED USE.
Omron further disclaims all warranties and responsibility of any type for claims or expenses based on infringement by the Products
or otherwise of any intellectual property right. (c) Buyer Remedy. Omron’s sole obligation hereunder shall be, at Omron’s election,
to (i) replace (in the form originally shipped with Buyer responsible for labor charges for removal or replacement thereof) the
non-complying Product, (ii) repair the non-complying Product, or (iii) repay or credit Buyer an amount equal to the purchase price
of the non-complying Product; provided that in no event shall Omron be responsible for warranty, repair, indemnity or any other
claims or expenses regarding the Products unless Omron’s analysis confirms that the Products were properly handled, stored,
installed and maintained and not subject to contamination, abuse, misuse or inappropriate modification. Return of any Products by
Buyer must be approved in writing by Omron before shipment. Omron Companies shall not be liable for the suitability or
unsuitability or the results from the use of Products in combination with any electrical or electronic components, circuits, system
assemblies or any other materials or substances or environments. Any advice, recommendations or information given orally or in
writing, are not to be construed as an amendment or addition to the above warranty.
See http://www.omron.com/global/ or contact your Omron representative for published information.
Limitation on Liability; Etc.
OMRON COMPANIES SHALL NOT BE LIABLE FOR SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
LOSS OF PROFITS OR PRODUCTION OR COMMERCIAL LOSS IN ANY WAY CONNECTED WITH THE PRODUCTS,
WHETHER SUCH CLAIM IS BASED IN CONTRACT, WARRANTY, NEGLIGENCE OR STRICT LIABILITY.
Further, in no event shall liability of Omron Companies exceed the individual price of the Product on which liability is asserted.
Suitability of Use.
Omron Companies shall not be responsible for conformity with any standards, codes or regulations which apply to the
combination of the Product in the Buyer’s application or use of the Product. At Buyer’s request, Omron will provide applicable
third party certification documents identifying ratings and limitations of use which apply to the Product. This information by itself is
not sufficient for a complete determination of the suitability of the Product in combination with the end product, machine, system,
or other application or use. Buyer shall be solely responsible for determining appropriateness of the particular Product with
respect to Buyer’s application, product or system. Buyer shall take application responsibility in all cases.
NEVER USE THE PRODUCT FOR AN APPLICATION INVOLVING SERIOUS RISK TO LIFE OR PROPERTY OR IN LARGE
QUANTITIES WITHOUT ENSURING THAT THE SYSTEM AS A WHOLE HAS BEEN DESIGNED TO ADDRESS THE RISKS,
AND THAT THE OMRON PRODUCT(S) IS PROPERLY RATED AND INSTALLED FOR THE INTENDED USE WITHIN THE
OVERALL EQUIPMENT OR SYSTEM.
Programmable Products.
Omron Companies shall not be responsible for the user’s programming of a programmable Product, or any consequence thereof.
Performance Data.
Data presented in Omron Company websites, catalogs and other materials is provided as a guide for the user in determining
suitability and does not constitute a warranty. It may represent the result of Omron’s test conditions, and the user must correlate it
to actual application requirements. Actual performance is subject to the Omron’s Warranty and Limitations of Liability.
Change in Specifications.
Product specifications and accessories may be changed at any time based on improvements and other reasons. It is our practice
to change part numbers when published ratings or features are changed, or when significant construction changes are made.
However, some specifications of the Product may be changed without any notice. When in doubt, special part numbers may be
assigned to fix or establish key specifications for your application. Please consult with your Omron’s representative at any time to
confirm actual specifications of purchased Product.
Errors and Omissions.
Information presented by Omron Companies has been checked and is believed to be accurate; however, no responsibility is
assumed for clerical, typographical or proofreading errors or omissions.
Note: Do not use this document to operate the Unit.
OMRON Corporation
Industrial Automation Company
Authorized Distributor:
Tokyo, JAPAN
Contact: www.ia.omron.com
Regional Headquarters
OMRON EUROPE B.V.
Wegalaan 67-69, 2132 JD Hoofddorp
The Netherlands
Tel: (31)2356-81-300/Fax: (31)2356-81-388
OMRON ELECTRONICS LLC
2895 Greenspoint Parkway, Suite 200
Hoffman Estates, IL 60169 U.S.A
Tel: (1) 847-843-7900/Fax: (1) 847-843-7787
OMRON ASIA PACIFIC PTE. LTD.
No. 438A Alexandra Road # 05-05/08 (Lobby 2),
Alexandra Technopark,
Singapore 119967
Tel: (65) 6835-3011/Fax: (65) 6835-2711
OMRON (CHINA) CO., LTD.
Room 2211, Bank of China Tower,
200 Yin Cheng Zhong Road,
PuDong New Area, Shanghai, 200120, China
Tel: (86) 21-5037-2222/Fax: (86) 21-5037-2200
© OMRON Corporation 2014-2015 All Rights Reserved.
In the interest of product improvement,
specifications are subject to change without notice.
CSM_6_1_1115
Cat. No. V413-E1-04
1115 (0614)