Solid state equipment has operational characteristics differing from those of
electromechanical equipment. Safety Guidelines for the Application,
Installation and Maintenance of Solid State Controls (publication SGI-1.1
available from your local Rockwell Automation sales office or online at
http://literature.rockwellautomation.com
) describes some important
differences between solid state equipment and hard-wired electromechanical
devices. Because of this difference, and also because of the wide variety of
uses for solid state equipment, all persons responsible for applying this
equipment must satisfy themselves that each intended application of this
equipment is acceptable.
In no event will Rockwell Automation, Inc. be responsible or liable for
indirect or consequential damages resulting from the use or application of
this equipment.
The examples and diagrams in this manual are included solely for illustrative
purposes. Because of the many variables and requirements associated with
any particular installation, Rockwell Automation, Inc. cannot assume
responsibility or liability for actual use based on the examples and diagrams.
No patent liability is assumed by Rockwell Automation, Inc. with respect to
use of information, circuits, equipment, or software described in this manual.
Reproduction of the contents of this manual, in whole or in part, without
written permission of Rockwell Automation, Inc., is prohibited.
Throughout this manual, when necessary, we use notes to make you aware
of safety considerations.
WARNING
Identifies information about practices or circumstances that can cause
an explosion in a hazardous environment, which may lead to personal
injury or death, property damage, or economic loss.
IMPORTANT
ATTENTION
Identifies information that is critical for successful application and
understanding of the product.
Identifies information about practices or circumstances that can lead
to: personal injury or death, property damage, or economic loss.
Attentions help you identify a hazard, avoid a hazard, and recognize
the consequence
SHOCK HAZARD
Labels may be on or inside the equipment, such as a drive or motor, to
alert people that dangerous voltage may be present.
BURN HAZARD
Labels may be on or inside the equipment, such as a drive or motor, to
alert people that surfaces may reach dangerous temperatures.
Rockwell Automation, Allen-Bradley, SLC 5/02, SLC 5/03, PLC-5, MicroLogix, SLC 500, RSLogix, RSLinx, RSLogix 500, RSLogix
Micro and TechConnect are trademarks of Rockwell Automation, Inc.
Trademarks not belonging to Rockwell Automation are property of their respective companies.
MicroLogix 1400 Embedded Web
Server
Use Data Views to Access
Controller Data
Monitor Diagnostics
Table of Contents
Chapter 1
How to Use This Chapter . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Rockwell Automation offers enhanced MicroLogix 1400 controllers for
your EtherNet/IP control systems so you can monitor data remotely
via web pages.
This chapter shows how you can use a MicroLogix 1400 controller in
your control system.
TopicPage
Typical Applications 3
Browser Requirements 3
Connect the MicroLogix 1400 controller to the Network 4
Navigate the MicroLogix 1400 Controller 6
With the MicroLogix 1400 controller, you can access controller and
control system data with different and remote access applications.
With a web browser, you can easily monitor live MicroLogix 1400
controller data remotely.
With the MicroLogix 1400 controller, you can access Simple web page
view, and custom-designed User Provided page views. Simple web
pages use only HTML tags and are useful in limited-communication
environments where radio modems are used.
Browser Requirements
3Publication 1766-UM002A-EN-P - November 2008
You can access the MicroLogix 1400 controllers only with Internet
Explorer 6.0, Opera 9.23 , FireFox 2.0.0.14, or Safari 3.0.4, or higher .
To access data view pages, the browser requires Javascript and XML
support.
The supported display sizes start from 640 x 480. Smaller display sizes
also work but require scrolling to view the information.
4 MicroLogix 1400 Embedded Web Server
Connect the MicroLogix
1400 controller to the
Network
1. Connect the module to
the network.
Connect the MicroLogix 1400 controller to the Ethernet network. The
RJ-45 connector is on the left-hand side of the module.
44592
2. Obtain an IP address.
For more information, see
MicroLogix1400 Programmable
Controllers User Manual
1766-UM001
Publication 1766-UM002A-EN-P - November 2008
.
By default, the MicroLogix 1400 controller is BOOTP enabled. If you
connect the MicroLogix 1400 controller to a network that has a
BOOTP server, that server will assign an IP address to the MicroLogix
1400 controller and the LCD screen of the MicroLogix 1400 controller
will display BOOTP IP address.
If your network does not have a BOOTP server, use one of the
methods described in the MicroLogix 1400 Programmable Controllers
User Manual 1766-UM001
1400 controller.
to assign an IP address to the MicroLogix
MicroLogix 1400 Embedded Web Server 5
3. Access the Home page of
the web server.
Specify the IP address of the
MicroLogix 1400 controller in the
Address window of your web
browser.
This is the controller’s Home page.
4. Log into the web server.
In your web browser’s Address box, enter the IP address of the
MicroLogix 1400 controller. The Home page is displayed.
Many of the features of the MicroLogix 1400 controller require you to
log in with appropriate access. If you select a feature, such as Data
Views, the MicroLogix 1400 controller prompts you to enter your user
name and password. The user name is either administrator or guest.
The password is ml1400 for administrator and guest for guest.
Default Access
User Name: administrator or guest
(case sensitive)
Password:
(ml1400 for administrator, guest for guest)
You can set up as many as 10 user accounts. Each account can have
read, write, or administrator access. For more information, see User
Management on page 23.
Publication 1766-UM002A-EN-P - November 2008
6 MicroLogix 1400 Embedded Web Server
Navigate the MicroLogix
1400 Controller
Tabs across the top match the documents
within a folder, as shown in the left
navigation panel.
Click folders to open and close
additional levels of information.
Click a document to display a
web page showing specific
information.
You navigate the web server’s web pages by using the navigation
panel on the left of the screen. There are also tabs across the top you
can click to navigate the folders containing documents.
Publication 1766-UM002A-EN-P - November 2008
Chapter
2
Use Data Views to Access Controller Data
How to Use This Chapter
Overview of Data Views
The MicroLogix 1400 controller provides access to the controller data
table files. This chapter shows you how to set up views of data table
files.
TopicPage
Overview of Data Views7
Change an Access Group8
Monitor Data Views and Data Table File9
Change Data Table Files10
Disable Web View12
Data views give you the ability to read controller data via a browser
interface. The MicroLogix 1400 controller provides web pages that let
you configure a set of files (a data view) that can be read.
A data view consists of an HTML file and an XML file with data file
information. The HTML file is in a readable ASCII format. It contains
the File Name, File Type, # of Element, and Access Group.
7Publication 1766-UM002A-EN-P - November 2008
8 Use Data Views to Access Controller Data
Change an Access Group
Each data view contains a group of files that you want to monitor.
Each MicroLogix 1400 controller can support multiple data views. One
browser supports only one data view, so if you want to look at many
data views, you need to run a corresponding number of browsers.
You change an access group from the Data Views → N e w D a t a V i e w p a g e .
1. From the Access Group pull-down menu of the given data table
file, choose one of the following access group types:
• Administrator (all access)
• Write (read/write access only)
• Read (read access only)
2. Choose Administrator, Write, or Read from the Access Group
pull-down menu to change a file's access group.
Publication 1766-UM002A-EN-P - November 2008
3. Click Apply to change an access group for the data table file
you specified.
Use Data Views to Access Controller Data 9
Monitor Data Views and
Data Table File
Use the Data Views → Data Views page to view existing data table files.
Click the file name to view the data within a data table file.
Data View Page
The Data Views page displays a list of the data table files, their type,
and size in elements for a connected MicroLogix 1400, as shown in
the following example.
Each file contains a hyperlink that takes you to the specific Data
Views page for that file. When you click a particular file, the Data
Views page appears, displaying the contents of the data table file you
selected.
Publication 1766-UM002A-EN-P - November 2008
10 Use Data Views to Access Controller Data
Change Data Table Files
The available and default display formats depend on the data type of
the file.
Click Back to display the previous page. To refresh the data view,
click Update.
The data in the Data File Types such as Binary, Integer, Long, Float,
and String can be changed. The Binary, Integer, and Long types
support all the Display formats. You can edit Binary types by bit, and
the Octal, Decimal, and Hexadecimal types by element. A user
account with either Write or Administrator access level can change the
Data Table Files. When you click N7 in Data Views, Data Writable
appears beside a Data File Type (Integer here) as shown below.
Publication 1766-UM002A-EN-P - November 2008
How to Change a Data File Type
In the steps that follow, a Binary type is assumed.
Use Data Views to Access Controller Data 11
1. Change Display As to Binary, then the following screen appears.
2. Double-click the data you want to change, then the background
color turns pink.
3. Enter a value and either press Enter or click an area in the
screen, then a confirmation window appears.
Publication 1766-UM002A-EN-P - November 2008
12 Use Data Views to Access Controller Data
4. Click OK to change the value.
The following screen appears when the value is successfully
saved into the server.
If the following screen appears, the value is not saved and the
value returns to the original value.
Disable Web View
If you want to change the data in Decimal, click the pull-down menu
to change the Display As to Decimal and follow the steps described.
The steps also apply to the String type.
Using RSLogix 500/RSLogix Micro V8.10 or higher, you can disable
individual data files from being viewed via any web browser by
selecting the data file’s properties page and checking the Web View
Disable checkbox as shown below. Any data file property changes
must be made offline and downloaded to the processor or later.
Publication 1766-UM002A-EN-P - November 2008
Use Data Views to Access Controller Data 13
Publication 1766-UM002A-EN-P - November 2008
Loading...
+ 33 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.