MN04802014EFor more information visit: www.EatonElectrical.com
Page 2
Page 3
Important Notice – Please Read
The product discussed in this literature is subject to terms and conditions outlined in Eaton Electrical Inc.
selling policies. The sole source governing the rights and remedies of any purchaser of this equipment is
the relevant Eaton Electrical Inc. selling policy.
NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF FITNESS FOR A PARTICULAR
PURPOSE OR MERCHANTABILITY, OR WARRANTIES ARISING FROM COURSE OF DEALING OR USAGE OF
TRADE, ARE MADE REGARDING THE INFORMATION, RECOMMENDATIONS AND DESCRIPTIONS
CONTAINED HEREIN. In no event will Eaton Electrical Inc. be responsible to the purchaser or user in
contract, in tort (including negligence), strict liability or otherwise for any special, indirect, incidental or
consequential damage or loss whatsoever, including but not limited to damage or loss of use of
equipment, plant or power system, cost of capital, loss of power, additional expenses in the use of existing
power facilities, or claims against the purchaser or user by its customers resulting from the use of the
information, recommendations and descriptions contained herein.
The information contained in this manual is subject to change without notice.
Cover Photo: HMi Operator Interface
MN04802014EFor more information visit: www.EatonElectrical.comi
For more information visit: www.EatonElectrical.com
MN04802014E
Page 18
HMi Operator Interface
January 2007
xvi
For more information visit: www.EatonElectrical.com
MN04802014E
Page 19
HMi Operator Interface
January 2007
Chapter 1 — Introduction
HMi Series Human Machine Interface
HMi is manufactured by adopting high-speed hardware to provide a powerful and programmable
interface. HMisoft software is a user-friendly program editor of HMi for Windows. Refer to the following
section for an introduction to its features and functions. If you have any suggestions or comments on
HMisoft software, please do not hesitate to contact us. We look forward to serving your needs and are
willing to offer our best support and service to you.
Features
●
PLC Serial Drivers Support
HMi supports more than 20 brands of PLC, including Rockwell, Omron, Siemens, Mitsubishi, etc. All of
the newly supported PLC communication protocols can be found on our website
(http://www.EatonElectrical.com) for upgrades to meet your requirements. (All other trademarks in this
manual are property of their respective companies.)
●
Windows Fonts Support
Simplified Chinese, traditional Chinese and English are supported. HMisoft software also provides all
fonts used by Windows®.
●
Quick Execution and Communication Macro
HMisoft handles complicated calculations by executing macros. Additionally, users can create a custom
protocol via the COM port.
●
Rapid USB Upload/Download
HMisoft shortens the upload/download time by using USB Ver1.1.
●
Recipes
HMi provides a useful recipe editor that is similar to Microsoft Excel. Multiple recipes can be edited
simultaneously (size limit is 64K). If you need to download multiple recipes simultaneously, HMi can
swap internal memory. After you finish editing the recipes, you can download the recipes individually.
●
Support Multiple PLCs Connections
Connect to multiple controllers using the HMi’s three communications ports.
If a PC is connected to an HMi, then the HMi on-line simulation feature allows users to develop and
debug software on a PC connected to HMi before downloading to HMi.
●
Off-line Simulation
The HMi off-line simulation feature allows users to develop and debug software on a stand-alone PC
before downloading to HMi.
●
Multiple Security Protection
HMi provides passwords to protect the designer’s intellectual property rights and also for users to set
user priority for important components. Only the users whose priority is higher than the component can
use the component.
●
USB Host Port (USB Host) Equipped
HMi has a built-in USB Host interface for the connection to USB disk, card reader and printer with a USB
socket. You can save data, copy a program, print the screen immediately and increase the data storage
space.
MN04802014E
For more information visit: www.EatonElectrical.com
1-1
Page 20
HMi Operator Interface
January 2007
●
Multi-language Support
Eight available languages can be selected and used without installing a multi-lingual operating system.
It is easy for the users to switch the desired language via HMi or the external controller. Furthermore,
Unicode editing is supported, therefore, it is convenient for the user to create and edit more quickly.
Recommended System Requirements
●
Intel® Pentium III, 500MHz or greater
●
256MB RAM
●
Windows® 2000 & Windows® XP
●
100 MB free hard disk space
●
RS232 port
●
USB connection
1-2
For more information visit: www.EatonElectrical.com
MN04802014E
Page 21
HMi Operator Interface
January 2007
Chapter 2 — Creating and Editing Screens
HMisoft Setup
This chapter introduces the general functions of the HMisoft screen editor. Detailed information for each
function is discussed in following chapters.
Getting Started
After setup, you can start HMi from Windows taskbar, click Start > Programs > Eaton > HMisoft (Figure 2-
1).
Figure 2-1: Starting HMi from the Windows Taskbar
After clicking or selecting File > New, to create a new application, the new application box is displayed in
Figure 2-2.
Figure 2-2: Creating a New Application
MN04802014E
For more information visit: www.EatonElectrical.com
2-1
Page 22
HMi Operator Interface
January 2007
Enter the Application Name, Screen Name, Screen ID and select connected HMi, controller or printer. Click
OK. A new application screen is opened in HMi (Figure 2-3).
2-2
Figure 2-3: New Application Screen of HMi
For more information visit: www.EatonElectrical.com
MN04802014E
Page 23
HMi Operator Interface
January 2007
There are five parts in the following HMi application window:
● Menu Bar
There are nine functions for selection: File, Edit, View, Element, Screen, Tools, Options, Window and
Help.
Figure 2-4: Menu Bar
●
Toolbar
The standard toolbar (Figure 2-5) is similar to the toolbar in Windows. For example, you can move the
Toolbar to the left side of the screen. Also, you can arrange the toolbar position by how you use it. The
following tool sets are on the toolbar in HMi.
Figure 2-5: Standard Toolbar
Figure 2-6: Zoom Toolbar
Figure 2-7: Text Format Toolbar
Figure 2-8: Bitmap Toolbar
Figure 2-9: Element Toolbar
Figure 2-10: Build Toolbar
Figure 2-11: Layout Toolbar
MN04802014E
For more information visit: www.EatonElectrical.com
2-3
Page 24
HMi Operator Interface
January 2007
● Property Table
The property table displays the property settings for each element placed on the screen. Right click on
the screen to display all elements or click on Element on the menu bar to choose and place an element
onto the screen. With the element highlighted, its properties will be displayed in the Property Table
(Figure 2-12), ready for editing. Chapter 3 details how to use each of the elements in your design.
Figure 2-12: Property Table
Figure 2-13 shows the preview tab of the Property Table. This tab shoes each screen, allowing you to
switch between them by double clicking on one.
Figure 2-13: Editing Screen Preview
2-4
For more information visit: www.EatonElectrical.com
MN04802014E
Page 25
HMi Operator Interface
January 2007
● Output Window
The Output Window displays all the editing actions and output messages as your design is compiled. As
HMi is compiling, program errors are automatically detected and an error message is displayed in the
Output Window. To get to the error element window, click on the error message.
Figure 2-14: Output Window
Menu Bar and Toolbar (File)
HMi provides a convenient pull-down menu for the users to create, edit and manage elements, pictures,
graphs, macro programs, recipes and displays. The pull-down menu options of the Menu bar are described
as follows:
Figure 2-15: File Menu Toolbar
Table 2-1: File Menu
IconSubjectDescription
NewOpen the current application by selecting File > New, or clicking
, or pressing Ctrl + N.
OpenOpen the current application by selecting File > Open, or clicking
, or pressing Ctrl + O.
CloseClose the application by selecting File > Close.
If the application file exists, the Saving dialog box opens to
prompt you to save the file. If the application is new, you are
prompted to save the file with the file extension .dop.
SaveSave the current application with the file extension .dop by
selecting
MN04802014E
File > Save, or clicking , or pressing Ctrl + S.
If the application is new, you are prompted to save the file with
the file extension .dop. If the application already exists, HMi will
automatically save the application without displaying a dialog
box.
For more information visit: www.EatonElectrical.com
2-5
Page 26
HMi Operator Interface
Table 2-1: File Menu (continued)
IconSubjectDescription
Save AsSave the current application to another file name by selecting File
Upload RecipeTo upload a recipe, select File > Upload Recipe. The password
> Save As. The Save As dialog box is displayed for you to enter
the new file name.
Before using this command, compile the data on the editing
screen. If you do not compile first, HMi cannot create the screen
data and an error message is displayed.
To create the screen data, select File > Make SMC Screen Data to
copy the compiled application to the SMC card. If the SMC card is
inserted in the HMi, HMi starts up by reading the data on the
SMC card.
You can view and edit the screen data that is stored on the SMC
card by using the SMC Screen Data function. To open the screen
data file, select File > Open SMC Screen Data, or pressing Ctrl + I.
A dialog box is displayed and you select the file you want to open.
box is displayed. You must enter a password to access the Save
as Dialog box. Enter the name of the application to start the
upload. When the progress goes to 100%, the upload is complete.
To monitor the progress of the upload, access the progress box.
To stop the upload, click the Stop button.
dialog box is displayed. You must enter a password to access the
HMi. Enter the name of the recipe to start the upload. When the
progress goes to 100%, the upload is complete.
January 2007
To monitor the progress of the upload, access the progress box.
To stop the upload, click the Stop button.
Update
Firmware
Password
Protect
Use this option to upgrade
HMi.
HMi firmware or to add a function to
To enable or disable the password protect option for an
application or recipe, select File > Password Protect. If the current
application or recipe is password protected, a symbol appears in
front of the Password Protect command on the pull-down. You
must enter a password before the .dop file can be opened.
To set a password, select Option > Workstation Setup.
PrintTo print the current screen, select File > Print,
or click the , or press Ctrl + P.
Print PreviewTo preview the screen print before sending the image to the
printer, select File > Print Preview.
Print SetupTo choose the printer and paper options, select File > Print Setup.
ExitTo close all open editing files, select File > Exit.
If the file is has been changed and not saved, the Saving dialog
box is displayed.
To cancel the exit from HMi, click the Cancel button.
2-6
For more information visit: www.EatonElectrical.com
MN04802014E
Page 27
January 2007
Menu Bar and Toolbar (Edit)
Figure 2-16: Edit Menu Toolbar
Table 2-2: Edit Menu
IconSubjectDescription
UndoTo undo the last action, select Edit < Undo,
or click the , or press Ctrl + Z.
RedoIf you have selected the Undo command by mistake and what to
recapture the last action, select Edit > Redo,
or click the , or press Ctrl + Y.
CutTo delete a selected element and save it to the clipboard, select
Edit > Cut,
HMi Operator Interface
or click the
, or press Ctrl + X.
CopyTo copy a selected element to the clipboard, select Edit > Copy,
or click the , or press Ctrl + C.
PasteTo paste an element from the clipboard, select Edit > Paste,
or click the
, or press Ctrl + V.
DeleteTo delete a selected element, select Edit > Delete, or press the Del
key.
Select AllTo select all elements to remove everything, select Edit > Select
All, or press Ctrl + A.
When you use Select All, the element in the upper left corner will
be filled with a blue and white border as a base element.
Additional elements will be filled with a white and black border.
The base element is used to align or resize.
Find ContentTo find content that matches the find criteria, select Edit > Find,
or click the , or press Ctrl + F.
You can find element text, read address, write address or memory
address on the current screen or all screens. Once the content is
located, the found content is displayed in the output window. To
go to actual location of the found content, click in the output
window and HMi moves to the location of the found content.
MN04802014E
For more information visit: www.EatonElectrical.com
2-7
Page 28
HMi Operator Interface
January 2007
Table 2-2: Edit Menu (continued)
IconSubjectDescription
Find WhatEnter the word or phrase that you want to find.
OptionsCurrent Screen If you select the Current Screen button, HMi only searches the
current screen for the data entered into the Find What field.
The Output Window display all matching words or phrases. If you
double-click the word or phrase, HMi automatically takes you to
the file where the word or phrase resides. See Figure 2-17.
Figure 2-17: Find Options
All ScreenIf you select the All Screen button, HMi searches all the screens
for the data into the Find What field.
2-8
The Output Window display all matching words or phrases. If you
double-click the word or phrase, HMi automatically takes you to
the file where the word or phrase resides.
For more information visit: www.EatonElectrical.com
MN04802014E
Page 29
HMi Operator Interface
January 2007
Table 2-2: Edit Menu (continued)
IconSubjectDescription
TypeTextTo specify the data type as Text, click the Text button.
Read AddressTo specify the data type as Read Address, click the Read Address
button.
Write AddressTo specify the data type as Write Address, click the Write Address
button.
All AddressTo specify the search to look for all data types, click the All
Address button.
Match whole word onlyTo specify that the search look for an exact match to the data entered into the Find
Support Multi-Language FindingTo specify that the search look at all multi-language words to match the data
What field, click the Match Whole Word Only box.
entered into the Find What field, click the Support Multi-Language Finding box.
ReplaceTo replace the content that matches the replace criteria, select Edit
> Replace or press Ctrl + R.
You can replace element text, read address, write address or
memory address on the current screen or all screens.
Find WhatEnter the word or phrase that you want to replace.
Replace WithEnter the word or phrase that you want to substitute for the word or phrase entered
in the Find What field.
OptionsCurrent Screen If you select the Current Screen button, HMi only searches the
current screen for the data that is to be replaced.
All ScreenIf you select the All Screen button, HMi searches all the screens
for the data that is to be replaced.
TypeTextTo specify the data type as Text, click the Text button.
Read AddressTo specify the data type as Read Address, click the Read Address
button.
Write AddressTo specify the data type as Write Address, click the Write Address
button.
Data TypeWord
DWord
If the Read Address button or Write Address button are selected,
you need to select if the replacing content is Bit, Word, or Double
Word.
Replace
Replace All
If you are only replacing a single instance of the data and you have specified your
selections on the Replace Dialog box, click the Replace button.
If you want to replace all instances of the specified data automatically, click the
Replace All button.
MN04802014E
For more information visit: www.EatonElectrical.com
2-9
Page 30
HMi Operator Interface
Table 2-2: Edit Menu (continued)
IconSubjectDescription
GroupTo group two or more elements as a single unit, select Edit >
Group
or click the .
The new grouped unit can be moved, but the element size cannot
be changed.
UngroupTo ungroup an element that has been previously grouped,
January 2007
select Edit> Ungroup or click the
.
OrderTo arrange the stacking order of selected elements, select Edit >
Order, or select one of the specific order icons from the toolbar.
To bring a selected element to the top of the stack, click the
.
To send a selected element to the bottom of the stack, click the
.
To move the selected element forward one position, click the .
To move the selected element forward one position, click the .
To move the selected element back one position, click the .
AlignTo align an element, select Edit > Align, or click one of the Align
icons on the toolbar.
To move an element to the left, click the .
To move an element to the right, click the .
To move an element to the top, click the .
To move an element to the bottom, click the .
2-10
To center an element vertically, click the .
To center an element horizontally, click the .
To space selected elements evenly across the window, click the
.
To space selected elements evenly from top to bottom, click the
.
Make Same
Size
For more information visit: www.EatonElectrical.com
To have a second or additional elements be the same size as the
first element, select Edit > Make Same Size.
MN04802014E
Page 31
January 2007
Table 2-2: Edit Menu (continued)
IconSubjectDescription
Text ProcessTo set and change text direction and import text into HMi, select
Edit > Text Process or click the Text Process icons on the toolbar.
If the Text Process command is enabled, the is displayed next
to the Text Process command.
If you are importing text, you can elect to use the Text Bank Edit
Font. If you check the box next to the Text Bank Edit Font, the
imported text is displayed in the font of the Text Bank.
For the settings of the Text Bank, select Option > Text Bank.
DuplicateTo copy one or more elements at the same time, select Edit >
Duplicate.
After you have selected this command, the Duplicate dialog box is
displayed.
HMi Operator Interface
MN04802014E
You enter the number of columns and rows to get the total copy
numbers. The minimum entry number must be more than 2 as
the original element is included in the total copy number.
If you want to copy only the rows, uncheck the box next to
columns. If you want to copy only the columns, uncheck the box
to rows.
To set the spacing between every element, set the pixel count in
the Spacing field.
To place the copied element by ascending or descending address,
click the Ascending Address or Descending Address button. The
unit of the address can be Word or Bit.
To place the element the copied element by the horizontal (Xdirection) or vertical (Y-direction) direction, click the X-Direction or
Y-Direction button.
For more information visit: www.EatonElectrical.com
2-11
Page 32
HMi Operator Interface
Menu Bar and Toolbar (View)
Table 2-3: View Menu
IconFunctionDescription
Standard Toolbar
NewCreate a new application
OpenOpen an old application
SaveSave current edited application
ExportExport an application to BMP format
January 2007
Figure 2-18: View Menu Toolbar
UndoUndo an action (some actions cannot be undone)
RedoRedo an action
CutCut selected elements
CopyCopy selected elements
PastePaste the element that you copy or cut
Find ContentFind specific text, write address or read address
New ScreenCreate a new screen
Open ScreenOpen an old screen
PrintPrint current application
HelpScreen editor version
2-12
For more information visit: www.EatonElectrical.com
MN04802014E
Page 33
January 2007
Table 2-3: View Menu (continued)
IconFunctionDescription
Status ToolbarThe Status Toolbar is enabled by default and can be found at the very bottom of the
screen. To disable, click View and then click on Status Toolbar to uncheck it.
Text Toolbar
Font SizeDisplay and change text size
FontSelect font
Aligns LeftAlign text to left
HMi Operator Interface
Center
The space at the right/left sides of text will be the same
Horizontal
Aligns RightAlign text to right
Aligns TopAlign text to top
Center Vertical The space at the top/bottom sides of text will be the same
Aligns Bottom Align text to bottom
Text ColorChange text color
BoldText bold
ItalicText Italic
UnderlineAdd line under text
MN04802014E
For more information visit: www.EatonElectrical.com
2-13
Page 34
HMi Operator Interface
Table 2-3: View Menu (continued)
IconFunctionDescription
Bitmap Toolbar
January 2007
Select
Transparent
Use the suction tool to remove the color of the picture and determine the transparent
color of the picture.
Color
Change Mode
for Process All
If this function is enabled (this icon is pressed), not only the current picture with the
current state but also all pictures with all states are stretched, resized or aligned.
State Picture
Picture Stretch
Stretch the selected picture to the whole range of the element.
All
Picture Stretch
Scale the picture relative to original picture size.
Ration 1: 1
Picture Actual Resize the selected picture to the actual picture size.
Picture Align
Align the selected picture to left.
Left
Picture Align
The space on the right/left sides of the selected picture are the same.
Horizontal
Center
Picture Align
Align the selected element to right.
Right
Picture Align
Align the selected element to top.
To p
Picture Align
The space at the top and bottom of the selected element are the same.
Vertical Cen t e r
Picture Align
Align the selected element to bottom.
Bottom
Element ToolbarSee Table 2-4 on page 19 for detailed description of all element toolbar items.
Layout (Build) Toolbar
Current Element StateText on selected element
View State
Switch and view current state OFF/1
OFF/1
View State
Switch and view current state ON/1
ON/1
Display All
Display all read/write addresses of all elements
Read/Write
Address
2-14
For more information visit: www.EatonElectrical.com
MN04802014E
Page 35
January 2007
Table 2-3: View Menu (continued)
Previous
windows
Next windows Select the next windows
CompileCompile current element
HMi Operator Interface
Select previous windows
Download
Screen Recipe
Download
Screen Data
On-line
Simulation
Off-line
Simulation
Layout Toolbar
GroupGroup the selected elements
UngroupUngroup the selected elements
Bring to TopMove the selected element to the front of all other elements
Send to
Bottom
Bring Forward Move the selected element forward one position
Send
Backward
Align LeftAlign the selected elements to left
Download screen data and recipe
Download screen data
Test editing file on PC side and connected to PLC
Test editing file on PC side and not connected to PLC
Move the selected element behind all other elements
Move the selected element behind one position
MN04802014E
Align RightAlign the selected elements to right
Align TopAlign the selected elements to top
Align BottomAlign the selected elements to bottom
Center
Set the element to be the vertical position of the work place
Vertically
Center
Set the element to be the horizontal position of the work place
Horizontally
Space Evenly
Make all the elements align in a consistent width
For Across
Space Evenly
Make all the elements align in a consistent height
For Down
Make Same
Make the selected elements to be the same width
Width
For more information visit: www.EatonElectrical.com
2-15
Page 36
HMi Operator Interface
Table 2-3: View Menu (continued)
Make Same
Height
Make Same
Size
Zoom Toolbar
Zoom levelSets zoom level, including 25%, 50%, 75%, 100%, 150%, 200% and 300%
Zoom inIncreases the magnification level, including 150%, 200% and 300%.
Zoom outDecreases the magnification level, including 25%, 50% and 75%.
Actual SizeChanges element size to actual size (100%).
Property Toolbar
Property TableElement property table. Refer to Chapter 3 for a detailed description.
Output TableWhen the compile function is enabled, all editing actions and output messages are
January 2007
Make the selected elements to be the same height
Make the selected elements to be the same size
displayed. Use this information to trace errors.
2-16
Output Window
Output Window During Editing
Output Result
For more information visit: www.EatonElectrical.com
Error Output
MN04802014E
Page 37
January 2007
Table 2-3: View Menu (continued)
IconFunctionDescription
Zoom InZoom in to get a close look at the elements on HMi work place.
Zoom OutZoom out to see more of the elements on HMi work place.
HMi Operator Interface
Actual Size
Return to actual size (100%). This size is relative to the screen size of HMi.
No matter zoom in or zoom out command, the zoom level could be 20%, 50%, 75%,
100%, 150%, 200%
or 300%. You can also zoom in or out by clicking or or selecting the Zoom
level.
Full ScreenFull screen provides maximum view to edit in HMi. Full screen view hides all toolbars
and docking windows other than the HMi work place itself.
I/O ScreenI/O screen provides maximum view to edit in HMi similar to Full screen. The difference
is that the I/O Screen shows the read and write addresses of the element and also
shows the referenced macro command.
Grid SetupGrid Setup is a function that can help you to align and position the element easily and
precisely. You can set the distance (spacing) between the grid dots.
Show Grid:Show the grid dots on the screen.
Snap to Grid: Make the elements snap to the grid so that the elements can cross
between the grid lines when you move them.
MN04802014E
Cross
Reference
Ta bl e
When creating and editing various kinds of elements, often the same address is reused. To avoid this situation, HMi provides the cross reference table function for your
convenience and quick reference. You can view the read/write addresses of the
selected element and see its relationship or connection with the addresses of other
elements, macro commands or the system control area. The first row of the cross
reference table displays the referred element that you selected. The following rows
display the elements which have the same write address. You can double-click a
specific row and HMi switches to the corresponding screen of the referred address.
For more information visit: www.EatonElectrical.com
2-17
Page 38
HMi Operator Interface
Table 2-3: View Menu (continued)
IconFunctionDescription
Element Part
List
When the Element Part List function is enabled, HMi sorts out and classifies all the
elements on the current screen. You can click the tab to switch to the classification that
you want to view. The related addresses and corresponding properties are listed in
type, Interlock and Level) in each tab. You can double-click the column to let HMi select
the element automatically and allow you to edit the detailed property of the selected
element in the property table.
January 2007
2-18
For more information visit: www.EatonElectrical.com
MN04802014E
Page 39
January 2007
Menu Bar and Toolbar (Element)
Table 2-4: Element Menu
IconSubjectDescription
Element Menu Toolbar
Button
HMi Operator Interface
Figure 2-19: Element Menu Toolbar
Meter
Bar
Pipe
Pie
MN04802014E
For more information visit: www.EatonElectrical.com
2-19
Page 40
HMi Operator Interface
Table 2-4: Element Menu (continued)
IconSubjectDescription
Indicator
Data Display
Graph Display
January 2007
Input
Curve
Sampling
Alarm
Graphic
2-20
For more information visit: www.EatonElectrical.com
MN04802014E
Page 41
January 2007
Table 2-4: Element Menu (continued)
IconSubjectDescription
Keypad
HMi Operator Interface
MN04802014E
For more information visit: www.EatonElectrical.com
2-21
Page 42
HMi Operator Interface
Menu Bar and Toolbar (Screen)
Table 2-5: Screen Menu
IconSubjectDescription
ScreenIn Screen options, HMi provides some screen editing functions.
Create a new screen. Select Screen > New Screen or
New Screen
click , or press Shift + N to open a new editing screen. The new screen can be
named and numbered by you.
January 2007
Figure 2-20: Screen Menu Toolbar
Open ScreenOpen an old screen. Select Screen > Open Screen or click , or press Shift + O.
When choosing Open Screen, you can preview each screen in the Open Screen dialog
box.
Screen
Management
When Screen Management function is enabled, you can duplicate, paste and cut the
screen using the mouse, just like Microsoft Windows Explorer. In the Screen
Management dialog box, right-click to select the Edit Save Screen function. For the
setting of screen saver, click Options > Configuration > Other.
Cut ScreenSelect Screen > Cut Screen or press Shift + T to cut the whole screen to the clipboard.
Note: You cannot undo the action of Cut Screen. It is the same as Delete Screen. The
cut screen is lost but it can be pasted from the clipboard to recover.
Copy ScreenSelect Screen > Copy Screen or press Shift + C to copy the whole screen.
Paste ScreenTo paste the whole screen, select Screen > Paste Screen or press Shift + P. The screen
settings are the same as the original screen, except for the new screen name.
2-22
Delete ScreenSelect Screen > Delete Screen or press Shift + D to delete the current screen or
element.
Note: After executing Delete Screen, you cannot undo the action.
ExportTo export an application to BMP format, select Screen > Export or click , or press
Shift + E.
For more information visit: www.EatonElectrical.com
MN04802014E
Page 43
January 2007
Table 2-5: Screen Menu (continued)
IconSubjectDescription
ImportYou can import a picture to be the ground of the editing screen. Notice that the ground
of the editing screen is different than the base screen. The nature of imported picture
differs greatly from that of base screen. The imported picture cannot exist in HMi as an
element. However, the base screen can be regarded as an element and then exist in
the editing screen after compile operation is completed. The file types of available
imported picture can be BMP, JPG and GIF, etc. To import, select Screen > Import or
press Shift + I.
HMi Operator Interface
Clear Import
Data
Screen Open
Macro
Screen Close
Macro
To free up disk space, clear the imported data that you no longer want to use. Select
Screen > Clear Import Data.
When the Screen Open Macro function is selected, the Macro is executed as the screen
is closed. (Refer to Chapter 4 for the usage and editing methods of the function.)
When the Screen Close Macro function is selected, the Macro is executed
automatically once the screen is closed. Refer to Chapter 4 for the usage and editing
methods of the function.
Screen Cycle
Macro
When Screen Cycle Macro function is selected, the Macro is executed periodically after
the screen is opened. (The macro is executed periodically by the cycle time setting).
Refer to Chapter 4 for the usage and editing methods of the function.
Screen
Properties
You can view and choose the properties of the current editing screen by selecting
Screen > Screen Properties or choosing Screen Properties from docking windows.
Screen Number The screen number range is 1–65535. Each screen number must be unique.
Screen
Application
Regarded as general view screen. The element created by the users can be
downloaded to HMi after compile operation and display on HMi LCD display. The
input type element, such as Button, Input and Keypad can be pressed on the HMi
display and used to execute print function.
MN04802014E
For more information visit: www.EatonElectrical.com
2-23
Page 44
HMi Operator Interface
Table 2-5: Screen Menu (continued)
IconSubjectDescription
Sub-screen
Setting
Screen WidthSet the width of sub-screen and the unit is Pixel.
Screen HeightSet the height of sub-screen and the unit is Pixel.
Sub-screen
Position
The check box next to “This screen is a sub-screen” can be checked only when General
View Screen option is selected. Therefore, before setting sub-screen function, ensure
the General View Screen option is selected.
Select “Center on display” to show the sub-screen inn the center position of HMi
display.
January 2007
To position the sub-screen to another position on the HMi display, input the coordinate
value directly (X and Y axis) or click to drag the sub-screen to the desired position.
Title BarWhen the check box next to “Use Title Bar” is checked, the title bar is displayed when
opening the sub-screen.
Macro Cycle
Delay
Fast Refresh
Rate
Sets Macro Cycle Delay time every time this screen is executed. The range of the
macro cycle delay time is between 100 ms to 5 s.
There are three levels of the Fast Refresh Rate: High, Medium and Low. Use this
function to make elements display immediately when switching screens. Only four
elements can be renewed in each screen.
2-24
For more information visit: www.EatonElectrical.com
MN04802014E
Page 45
HMi Operator Interface
January 2007
Menu Bar and Toolbar (Tools)
Figure 2-21: Tools Menu
Table 2-6: Tools Menu
IconSubjectDescription
CompileTo compile the editing screen, select Tools > Compile or click or press Ctrl + F7. If
this application is a new application, HMi reminds you to save before compiling. If this
application has been saved or it is an old application, it will compile without a prompt.
During compiling, all of the compiling messages, including any errors, will be written
to an output field. An object file is produced if there were are no errors during the
compile process.
Debug Compiling Error during Compiling Process
1. Create a new application.
2. Create two editing screens.
3. Create a button element on these two screens respectively and do not change the element default property as shown
in Figure 2-22.
MN04802014E
Figure 2-22: Creating a Button Element
For more information visit: www.EatonElectrical.com
2-25
Page 46
HMi Operator Interface
January 2007
Table 2-6: Tools Menu (continued)
IconSubjectDescription
Debug Compiling Error During Compiling Process (continued)
4. When pressing icon to execute compile operation, the error message dialog box pops up to warn you of any
compile error. In Figure 2-23, two errors occurred and they are all displayed in the output window.
Figure 2-23: Compiling Errors During Compiling Process
5. Once an error occurs, the corresponding message displays in output window. You can click the error message and
HMi switches to the error element window automatically.
Download
To download screen data and the recipe to HMi, select Tools > Download Screen &
Screen &
Recipe
Recipe or click or press Ctrl + F8. If PC cannot connect to HMi, the error messages
are displayed. To set the download interface, select Options > Configuration or select
Options > Environment. The download interface can be USB or RS-232.
Download
Screen
2-26
To download screen data to HMi, select To ol s > D o w n lo a d S cr e en or click or press
Ctrl + F9.
For more information visit: www.EatonElectrical.com
MN04802014E
Page 47
January 2007
Table 2-6: Tools Menu (continued)
IconSubjectDescription
HMi Operator Interface
Download
Recipe
On Line
Simulation
Off-Line
Simulation
Get Firmware
Information
Downloads the recipe to HMi. Select Tools > Download Recipe to download only the
recipe data. The file extension name of a recipe file is .rcp.
To run the online simulation, select Tools > On Line Simulation or click or press
Ctrl + F4.
To run the online simulation, your PC should be connected to the PLC via the PC
communication port (COM1 or COM2).
To test the editing screen, the read/write addresses and the Macro to see if they are
correct, you can run an off-line simulation. To run the off line simulation, select Tools > Off Line Simulation or click or press Ctrl + F5.
Connects to the HMi over the USB connection and provides the current firmware
version.
MN04802014E
For more information visit: www.EatonElectrical.com
2-27
Page 48
HMi Operator Interface
Menu Bar and Toolbar (Options)
Table 2-7: Options Menu
IconSubjectDescription
ConfigurationTo access the configuration options, select Options > Configuration. This dialog box is
divided into five tabs: Standard, Communication, Print, Default and Other. These tabs
are covered in detail in Table 2-8 on page 35.
Alarm SetupTo set the alarm, select Options > Alarm Setup. The alarm setup should set with the
alarm function in element settings. HMi executes the alarm function automatically if
both settings are set. When the specified conditions are matched (if condition occurs in
specific address, ON enabled or OFF enabled), HMi displays an Alarm Setup warning
dialog box automatically. In this dialog box, Delete, Modify, Import, Export and Close
are options. For more information for the settings of Alarm Setup, refer to Chapter 3.
January 2007
Figure 2-24: Options Menu
History SetupHistory Setup should be used with sampling elements. Refer to Chapter 3 for more
detailed information.
Recipe SetupThe Recipe function provides the controller a convenient parameter input method. You
can transmit the designated parameter to the controller by using HMi recipe after
finishing editing recipe. The recipe can be set and modified through the recipe dialog
box and can be saved and used independently without the application, allowing
recipes to be used for all brands of models. Before using a recipe, you should enable
the recipe function first by selecting Tools > Recipe. After the recipe function is
enabled, the Recipe Setup dialog box pops up and you can start to edit the recipe.
2-28
For more information visit: www.EatonElectrical.com
MN04802014E
Page 49
January 2007
Table 2-7: Options Menu (continued)
IconSubjectDescription
Recipe Setup
HMi Operator Interface
Enable Recipe
When the check box next to “Enable Recipe” is checked, the recipe function is enabled.
If the users do not enable this function, the users cannot do this function even if the
users have downloaded recipe data.
MN04802014E
For more information visit: www.EatonElectrical.com
2-29
Page 50
HMi Operator Interface
Table 2-7: Options Menu (continued)
IconSubjectDescription
Address
The users can input the starting address of recipe data here. It can accept the address
in PLC input
format and internal memory format. The users also can click to get the address
input dialog box shown in Figure 2-25 to input the starting address.
January 2007
Length
Figure 2-25: Input Starting Address Dialog Box
Use the length field to set the recipe length. The unit is word and it should be set to
more than 0. Otherwise, the following dialog box (Figure 2-26) displays.
Figure 2-26: Length Input Error Message
2-30
For more information visit: www.EatonElectrical.com
MN04802014E
Page 51
January 2007
Table 2-7: Options Menu (continued)
IconSubjectDescription
Group
Use the group field to set the group number of recipe. The group number should be
set to more than 0. Otherwise, the following dialog box (Figure 2-27) displays on the
screen.
Input
After setting length and group number of recipe, the users can click the
button to edit the recipe data. The memory size for a recipe is limited. When the Hold
Data Place is selected as SRAM, the memory size for recipe is 64K. It indicates that the
total recipe size should be less than 64K. (Length x groups should be less than 64 X
1024) If one of them is 0 or exceeds the limit, you will see a warning message (Figure 2-28) displayed on the screen.
HMi Operator Interface
Figure 2-27: Group Input Error Message
Figure 2-28: Input Error Message
Some HMi, such as (HMI08CE) (HMI10CE) support USB host function. It
indicates that these models have a built-in USB host interface and the users
can input more recipe data via this interface. However, there is still a limit for
the input value of recipe length and groups. When Hold Data Place is selected
as USB disk, the length x groups should be less than 410241024 (4Mb). You
can change the selection of Hold Data Place by selecting Options > Configuration > Standard. Refer to Table 2-8 on page 35.
MN04802014E
For more information visit: www.EatonElectrical.com
2-31
Page 52
HMi Operator Interface
Table 2-7: Options Menu (continued)
IconSubjectDescription
Input
January 2007
Open
Save
Reset
To load recipe data, click . The loaded recipe data does not contain the starting
address of recipe data. Therefore, regardless of which PLC brand connecting to HMi,
they all can use the same recipe file. It also can open Windows Excel CSV files.
To save the editing recipe data as a file, click When saving the recipe file, the starting
address will not be saved. This lets you use the same recipe file in the different PLC
brand. You can save the recipe file as Windows Excel CSV file.
When you click , all related recipe settings and input recipe data are deleted.
2-32
For more information visit: www.EatonElectrical.com
MN04802014E
Page 53
January 2007
Table 2-7: Options Menu (continued)
IconSubjectDescription
ClearAll input recipe is cleared to 0 (zero) when clear function is selected. Refer to Figure 2-
29.
PrintPrints all recipe data on the current screen.
OK
After inputting the recipe data, the users can click to save the recipe data for
transmitting or modifying. At the same time, HMi checks the validity of all input recipe
data. If there is invalid input recipe data value, the OK function is not executed
successfully. For example, in Figure 2-30, HMi found an error and a warning message
dialog box displays on the screen as no input address was entered.
HMi Operator Interface
Figure 2-29: Clear Recipe Setup
MN04802014E
Cancel
Figure 2-30: Error and Warning Message Dialog Box
To exit the Recipe Setup dialog box without saving, click .
For more information visit: www.EatonElectrical.com
2-33
Page 54
HMi Operator Interface
Table 2-7: Options Menu (continued)
IconSubjectDescription
Tag TableUse the tag table to replace the specific address with the user-defined words or
characters. For example, if the users want to replace the PLC address 1@Y0 with the
word “OS”, define it in Tag Table option.
January 2007
Screen
Print Setup
Screen Saver
Provides more efficient print layout management function. Refer to the example below
on next page.
Drag and drop screens to screen saver setup.
Setup
Picture BankUse this option to import various pictures to enrich the screens selection. Select
Options > Picture Bank to execute this function.
Text BankInput common or frequently used text and terms into the Text Bank. You can select the
text from the Text Bank to enter it on the element.
SubmacroUse this option to edit a sub-macro that is to be called by another Macro. For the
Macro function, refer to Chapter 4 for more details.
Initial MacroUse this option to edit initial macro. The initial macro is executed automatically after
the power is applied to HMi (power on). For the Macro function, refer to Chapter 4 for
more details.
2-34
Background
Macro
Use this option to edit the background macro. For the Macro function, refer to Chapter
4 for more details.
Clock MacroUse this option to edit clock macro. After HMi is turned on and starting the initial
setup, the clock macro is be executed automatically by clock setting time. For the
Macro function, refer to Chapter 4 for more details.
EnvironmentUse this option to complete the environment settings of Screen Editor.
For more information visit: www.EatonElectrical.com
MN04802014E
Page 55
January 2007
Table 2-8: Configuration Options
Standard Tab in Configuration Option
HMi Operator Interface
Application Name (Standard) Enter the name of the file for the
application.
HMi (Standard)Selects the HMi series type for different functions and requirements.
Base Port Controller
(Standard)
Retained Data Location
(Standard)
Sets the connecting external controller: the software provides various controllers
sorted by manufacturers for you to select.
The backup memory data can be saved in SRAM, SMC and USB Disk only. You can
select one of them from the Hold Data Place drop-down list. However, USB Disk
selection is only available in some HMi models. If HMI06BE, HMI06GE and HMI06CE
are chosen, the backup memory data only can be saved in SRAM and SMC.
MN04802014E
For more information visit: www.EatonElectrical.com
2-35
Page 56
HMi Operator Interface
January 2007
Table 2-8: Configuration Options (continued)
Standard Tab in Configuration Option (continued)
Password (Security)Use this option to set the highest priority password. There are 8 levels for the
Starting Level (Security)Use to set start-up priority. The highest level is 7 and the lowest level is 0.
Enable USB Updating Check(Customer supplied)
Insufficient Password Level
Prompt
Address (Control Block)Use to set the starting address of system control block.
Size (Control Block)The length of control block will be different depending on different function. (For
Auto Reset FlagsIf the Auto Reset Flag box is checked, the register in the control block is cleared to 0
Address (Status Block)Use to set the starting address of system status block. The length is constant 6 words.
Optimize TypeOptimize - DynamicWhen switching the screen, optimize all
Upload / DownloadYou can select USB or PC communication port (i.e. RS-232) to upload and download.
Startup Delay TimeUse to set delay time for waiting the startup of external controller (i.e. PLC). The range
Clock Macro Delay TimeUse to set interval time when executing clock macro. The range is 100 – 65535 ms.
password. This password option is also the password protection for the file
(application).
(Customer supplied)
example, the length should be at least 8 Words when using multi-language function.)
For more detailed information of system control block, refer to Chapter 5.
Notice that the when the control block size is set to 0, the control block function is
disabled.
when any operation is finished in the control block.
Each word indicates the different status value of HMi system. Refer to Chapter 4 for
important parameters of system status area. For more detailed information of system
status block, refer to Chapter 5.
elements that read addresses on the
screen.
When this function is selected, all
elements that read addresses on the
screen will display incorrect values for a
short time. The display value will become
normal after optimization is completed.
Optimize - StaticOptimize all elements that read addresses
on the screen during compile operation.
is between 0 – 255 seconds.
2-36
For more information visit: www.EatonElectrical.com
MN04802014E
Page 57
January 2007
Table 2-8: Configuration Options (continued)
Communication Tab in Configuration Option
HMi Operator Interface
MN04802014E
For more information visit: www.EatonElectrical.com
2-37
Page 58
HMi Operator Interface
Table 2-8: Configuration Options (continued)
Add / Delete Controller
Connection
AddPress Add button to determine the connecting device name and
DeleteUse to delete the existed connecting controller (one application
ModifyModify the connecting controller or change the controller name.
January 2007
the controller:
Use to set the connecting PLC. Available connecting PLC will be
different depending on HMi type. HMi can support up to three
different controllers simultaneously.
needs to connect at least one controller).
2-38
For more information visit: www.EatonElectrical.com
MN04802014E
Page 59
HMi Operator Interface
January 2007
Table 2-8: Configuration Options (continued)
Communication Tab in Configuration Option (continued)
Controller SettingsCOM PortUse to set the COM port that communicates with HMi (COM1 or
PasswordPasswords are necessary for some connecting controllers before
Comm. Delay TimeUse to set delay time for waiting the startup of external controller
TimeoutUse to set communication time out time when communicating
Retry CountHMi will try to send a communication command to the external
OptimizeUse this option to enable optimization function. If optimization
Size LimitThis function is available only when “Optimize – Static” on the
When “Communication Interrupt times then cancel connected” is checked, HMi stops
communicating with the external controllers after the communication interrupt time is
reached. The purpose of this function is to avoid the communication error dialog box
will always show on the HMi screen when the communication error occurs after HMi
has retried. The range is between 1 – 255 times.
HMi StationIt is used to set HMi station number. The range is within 0 – 255.
PLC StationIt is used to set PLC station number. If PLC does not set station
InterfaceIt is used to set communication interface. The default setting is
Data BitsThere are two options 7 Bits and 8 Bits.
Stop BitsThere are two options 1 Bits and 2 Bits.
Baud RateCommunication baud rate. There are 4800, 9600, 19200, 38400,
ParityThere are three options: None, Odd and Even.
COM2). COM3 port only supported in some types of HMi.
communication.
(i.e. PLC). The range is between 0 – 255 ms.
with the external controller. The range is between 100 – 65535
ms.
controller repeatedly if the external controller does not respond
during communication. This option is used to set the number of
retry count times. A communication error dialog box will not
appear unless the number of retry count times is reached. The
range is between 0 – 255 times.
function is enabled, all read addresses of all related elements
will be optimized.
Standard tab is selected. It is used to avoid screen updating. The
speed may slow down when reading too long continuous
address.
number, it will use this default setting. The range is between 0 –
255.
RS232. There are three options RS232, RS422 and RS485.
57600 and 115200 these options. The users can enter the setting
value directly also but the maximum. setting value can not
exceed 187500.
MN04802014E
For more information visit: www.EatonElectrical.com
2-39
Page 60
HMi Operator Interface
Table 2-8: Configuration Options (continued)
Print Tab in Configuration Option
January 2007
2-40
For more information visit: www.EatonElectrical.com
MN04802014E
Page 61
HMi Operator Interface
January 2007
Table 2-8: Configuration Options (continued)
Apply Print Screen1. Regarded as the print screen. The printer can print the created element after the
compile operation. This option is only available in HMi and only can be enabled after
the printer is set. For the setting of the printer, select Option > Configuration > Print
(Figure 2-31).
2. When the Apply Print Screen function is selected, the editing range is scaled to the
actual paper size. You can only print the elements within the range of the paper size.
When you select this option, all history data or sampling records of the editing
elements can be printed out. This option is usually used for print typesetting.
You can find printer setting by selecting Option > Configuration > Print. See Figure 2-31.
Figure 2-31: Print Tab in Configuration Option
StandardPrinterUse this option to set the connecting printer. The users can use
the drop-down list to specify the printer. The printers in the list
are sorted by manufacturer and the users can find the printer
easily.
PaperThe users can use the Paper drop-down list to select the paper
size. The only predefined paper sizes in the list are A4 and Letter.
QualityOnly 72 DPI option is provided.
MarginThe users can determine the blank space (margins). Users can specify the top, bottom,
left and right margins and the unit is mm.
InterfaceInterface is used to set the printer interface. The users can specify the communication
port of the printer. There are Parallel Port and two USB options.
Auto Next PageWhen the “Auto Next Page” option is selected, the printer will print the next page
automatically. If the checkbox next to “Auto Next Page” is not checked, the printer will
print continuously without breaking for different pages.
DirectionDirection is used to set printing orientation. There are two options: Vertical (Portrait)
and Horizontal (Landscape).
MN04802014E
For more information visit: www.EatonElectrical.com
2-41
Page 62
HMi Operator Interface
Table 2-8: Configuration Options (continued)
Default Tab in Configuration Option
January 2007
System Default ValueStart up ScreenUse this option to set the first display screen when HMi is
powered on and started up.
Default FormatSets the default value format when creating elements.
Default Screen
Background
System Error
Display Time
When a new editing screen is created, the users can use this
option to set the default screen background color.
Use this option to set the display time of system error message
dialog box. The range is 0 – 5 seconds.
Note that if the setting value is set to 0, the system error
message dialog box will not display on HMi screen.
System Key Use
Mode
It is used to set the system key action when the users press the
key. There are three options: Disable, Check Password and
Unchecked Password.
Element Default ValueElement Font SizeIt is used to specify the default element font size when creating
an element.
Element Font Name It is used to specify the default element font name when creating
an element.
Element Font ColorIt is used to specify the default element font color when creating
an element.
Blink Time It is used to specify the default element blink rate when creating
an element.
Scroll Size (if
(Customer will enter text here)
element has Scroll
Size)
2-42
For more information visit: www.EatonElectrical.com
MN04802014E
Page 63
January 2007
Table 2-9: Other Tab in Configuration Option
Other Tab in Configuration Option
HMi Operator Interface
MN04802014E
For more information visit: www.EatonElectrical.com
2-43
Page 64
HMi Operator Interface
January 2007
Table 2-9: Other Tab in Configuration Option (continued)
Other Tab in Configuration Option (continued)
Save Screen Enable Save ScreenThis option should be selected when the users want to use Edit Save
Read Controller Address1. The users can use this option to enable the screen saver. When
Screen function in Screen Management option. If this option is not
selected, even though the users have chosen the Edit Save Screen
function, the screen saver will not be started.
the setting value is 0, it indicates that the screen saver function is
disabled. If the setting value is a non-zero value, it indicates that the
screen saver function is enabled. When the users touch the HMi
screen, the screen saver function is ineffective.
2. If this option is not selected, the screen saver will be enabled
automatically when the Screen Saver Time set in HMi is reached. If
the screen saver function is enabled, the users can touch the HMi
screen to disable it.
Interval Time At Two Save
Screen
Ending of Save Screen
Mode
Use this option to set the interval time between two screen savers.
The range is between 1 – 255 seconds.
1. Return Original: Return to the original screen at that time when
the screen saver is enabled.
2. Indicate Screen: Specify the screen that will show after the screen
saver program ends.
2-44
For more information visit: www.EatonElectrical.com
MN04802014E
Page 65
January 2007
Table 2-9: Other Tab in Configuration Option (continued)
Other Tab in Configuration Option (continued)
Multi-LanguageNewPress the New button to add a language option.
As shown as the figure above, the users have to enter the language
name and setting value. The setting value will be referred by the
system when setting multi-language. The range of the setting value
is within 0 – 255.
The users can press the button to change the flag color on the
language name tab.
Enable/DisableDelta HMi allows the users to edit multi-language screen, however
the users can use this option to determine which languages are
supported (enabled) or not supported (disabled) when downloading
data to HMi.
RemoveRemove the existing language. HMi requires at least one language
for an application.
ModifyModify the existing language name and setting value.
Enable Edit Multi-
Language User Interface
Use this option to enable multi-language user interface. You can
view the multi-language display in the property table. The editing
interface is displayed in the figure below:
HMi Operator Interface
MN04802014E
For more information visit: www.EatonElectrical.com
2-45
Page 66
HMi Operator Interface
January 2007
How to Use Multi-Language Function
Example:
Create a Screen that has English, Traditional Chinese and Simplified Chinese. To switch the language
selection within the screen:
1. Create a new application.
Select HMi model “HMI06CE”.
Figure 2-32: Create New Application Screen
2. Create two button elements on the screen: “Set” and “Increment”
3. Control Block (Options > Configuration) Settings
Set the address as $200 and set the size as 8.
2-46
Figure 2-33: Configuration Settings Screen
For more information visit: www.EatonElectrical.com
MN04802014E
Page 67
HMi Operator Interface
燈
January 2007
4. Multi-Language Settings
Add English (Eng), Traditional Chinese (Trad) and Simplified Chinese (Simp). The setting values are 0, 1 and 2
for each language respectively.
Figure 2-34: Multi-Language Configuration
5. Set the display text of “Set” button element in different languages.
Figure 2-35: Set Alarm in Different Languages
●
Double click the English tab and enter “” in English.
● Double click the Traditional Chinese tab and enter “” in Traditional Chinese.
● Double click the Simplified Chinese and enter “” in Simplified Chinese.
Alarm
警示燈
警示
MN04802014E
For more information visit: www.EatonElectrical.com
2-47
Page 68
HMi Operator Interface
January 2007
6. In property setting of “Increment” button element, set the write address as the internal memory $207.
Figure 2-36: Input Macro Command
7. Set the setting value of “Before Execute Macro”. The users can enter the Macro command as
$207=$207%3.
2-48
For more information visit: www.EatonElectrical.com
MN04802014E
Page 69
January 2007
HMi Operator Interface
Figure 2-37: Set “Before Execute Macro“
8. Select the Compile command and execute Off Line Simulation. The text of the “Set” button is changed
to a different language by pressing the “Increment” button element.
MN04802014E
For more information visit: www.EatonElectrical.com
2-49
Page 70
HMi Operator Interface
Table 2-10: Alarm Setup
Alarm Setup Dialog Box
January 2007
Alarm SettingAddress of
Alarm Block
Scan Time
(second)
Number of
Records in
History
Non-volatile Using this option saves data in SRAM when the power is turned off. The battery
Use this option to set the alarm starting address. It provides 512 alarms, 32
Words.
Sets how long it takes for the HMi to scan one time. The unit is seconds.
Use this option to retain a specific number of records. When the number of
records exceeds this setting value, HMi deletes the first record and insert the
new record into the last address. For example, if the setting value is set to 100
and the number of records in history exceeds 100, the first record is deleted
and the second record will become to the third record, the third record will
become to the forth record…and the 100th record will become to 99th record.
The new record (101st record) becomes the 100th record.
of the SRAM provides power when the power is turned off. (In some HMi
models, the users can save data in USB disk or SMC card when the power is
turned off and the capacity for saving alarm data depends on the capacity of
the USB disk or SMC card.)
2-50
For more information visit: www.EatonElectrical.com
MN04802014E
Page 71
January 2007
Table 2-10: Alarm Setup (continued)
Alarm Setup Dialog Box
HMi Operator Interface
Alarm Property
Setup
The users can double click a row of the alarm message contents table to edit
the alarm property.
There are 3 language tabs in Alarm Setup dialog box as multi-language
function is also supported here. Click the tab to edit the alarm message
contents according to your requirements.
The following Alarm Property Setup dialog box will display after double
clicking the row.
MN04802014E
MessageDisplay message when an alarm occurs.
ColorDisplay message color when an alarm occurs.
Tri gg er
Mode
Use this option to determine if the Bit is On or Off when an alarm
occurs.
ScreenDisplay screen when an alarm occurs.
DeleteDelete the alarm message contents.
ModifyModify the alarm message contents. You also can double click the mouse to
perform this function.
ImportImport the Alarm Describe File into the alarm message contents table.
ExportExport the alarm message contents from HMi and convert them to be Alarm
Describe.
For more information visit: www.EatonElectrical.com
2-51
Page 72
HMi Operator Interface
Table 2-10: Alarm Setup (continued)
Alarm Setup Dialog Box
January 2007
Alarm Moving
Sign
EnableIt is used to enable the alarm moving sign.
PositionIt is used to determine the display position of alarm moving sign. It can be Top
or Bottom.
DirectionLeftAlarm message will move from right to left (Move to left).
RightAlarm message will move from left to right (Move to right).
UpAlarm message will move from bottom to top (Move to Up).
DownAlarm message will move from top to bottom (Move to Down).
Moving pointsSet the moving points every time for the alarm moving sign. The unit is Pixel
and the range is between 1 – 50 points.
Interval (ms)Set the interval time every time for the alarm moving sign. The unit is ms and
the range is between 50 – 3000 ms.
Background
Set the background color of the alarm moving sign.
Color
2-52
For more information visit: www.EatonElectrical.com
MN04802014E
Page 73
January 2007
Table 2-11: History
History Setup Dialog Box
HMi Operator Interface
AppendPressing Append button can add a history data. A
maximum of 12 history data can be added. After the
Append button is pressed, the following Buffer
Properties dialog box is displayed.
Read AddressSet the starting address for sampling the history data.
Data Length
(Word)
Set the length of the Word the users want to sample. The range is between 1 – 13
continuous words. It indicates that a maximum of 13 continuous words can be
sampled.
Cycle (ms)Set the sampling cycle time for reading the address (how long it takes to read the
address one time). If the Trigger option is PLC, this option will be unavailable. The
range of the sampling cycle time
is 0 – 86400000 ms.
MN04802014E
For more information visit: www.EatonElectrical.com
2-53
Page 74
HMi Operator Interface
Table 2-11: History (continued)
History Setup Dialog Box
Sample NumberThis option is used with the Auto Stop option. If the Auto Stop option is selected,
January 2007
HMi stops recording the data after the numbers of records have reached the setting
value of Sample Number option. If the Auto Stop option is not selected, when
record number of data exceeds the setting value of Sample Number option, it will
delete the first record and insert the new record into the last address. For example,
if the setting value is set to 100 and the number of records in history exceeds 100,
the first record will be deleted and the second record will become the third record,
the third record will become the forth record…and the 100th record will become the
99th record. Therefore, the new record (101st record) will become the 100th record.
Stamp Time and
Date
Use this option to determine if the time and date are also recorded during sampling
operation.
Auto StopUse this option to determine if HMi stops recording when the maximum number of
record data is reached.
Non-VolatileUsing this option can enable to save sampling data in SRAM when the power is
turned off. The battery of SRAM provides power when the power is turned off. (In
some HMi models, the users can save data in USB Disk or SMC card when the
power is turned off and the capacity for saving history data depends on the capacity
of USB Disk or SMC card.)
TriggerThere are two options: Timer and PLC.
OK / CancelPress OK button to save the data and exit. Press Cancel to exit without saving data.
DeletePressing Delete button will delete the history data.
ModifyPressing Modify button can modify the history data.
Table 2-12: Tag Table
Ta g Tab l e D i al og B o x
OpenOpens a Tag File and import it into HMi.
2-54
For more information visit: www.EatonElectrical.com
MN04802014E
Page 75
HMi Operator Interface
January 2007
Table 2-12: Tag Table (continued)
Ta g Tab l e D i al og B o x
SaveSave the settings or changes made in Tag Table dialog box as a Tag File.
AddSelect the Tag type first: Internal Memory or Base Port (if the users has three or above communication
ports, the users will see Link2, Link3 …and vice versa). Press Add button to add and define Tag data.
DeleteThe users can use the mouse to select one row of the Tag table, and then press Delete button to delete it.
OKPress OK button to save the settings and exit.
CancelPress Cancel to exit without saving.
MN04802014E
For more information visit: www.EatonElectrical.com
2-55
Page 76
HMi Operator Interface
January 2007
How to Use Print Function
1. Select Printer: Select File > New to get into the New Application tab and choose the printer using the
Printer drop-down list in New Application tab, or select Options > Configuration > Print to choose a
printer.
Figure 2-38: Select Printer
2. Configuring Print Setup: Select Options > Configuration > Print to open the Print tab. Use the Print tab
to configure the settings of printer, paper, quality and margin, etc.
2-56
Figure 2-39: Print Configuration Setup
For more information visit: www.EatonElectrical.com
MN04802014E
Page 77
HMi Operator Interface
January 2007
Create a Printed Report
1. Create a new screen by selecting Screen > New Screen) and set it as Apply Print Screen in Screen
Properties tab (Screen > Screen Properties).
Figure 2-40: Screen Properties Screen
MN04802014E
For more information visit: www.EatonElectrical.com
2-57
Page 78
HMi Operator Interface
January 2007
2. Create the element that you want to print. For example, if you want to print a Historical Trend Graph
and a X-Y Chart, you can create a Historical Trend Graph (Element > Sampling > Historical Trend Graph)
and a X-Y Chart (Element > Curve > X-Y Chart) first and then set their properties in the Property table.
The Property table provides the element property setting for each element. For information about each
element property settings, refer to Chapter 3.
Figure 2-41: Historical Trend Graph and X-Y Chart
3. Choose “Yes” or “No” using the “Print Successive Data” drop-down list to determine whether the Print
Successive Data function is selected or not. When “Yes” is selected, it indicates that Print Successive
Data function is enabled, and all the sampling records and data for the element will be printed.
2-58
Figure 2-42: Print Successive Data Function Enabled
For more information visit: www.EatonElectrical.com
MN04802014E
Page 79
HMi Operator Interface
January 2007
Print Screen Layout and Output
1. Select Options > Print Typesetting. Drag the mouse to decide which screen needs to be typeset and
printed. The screens on the left are all created screens and the screens on the right are the selected
screens. If a “General View Screen” is dragged to the right, it will become “Apply Print Screen” (Screen
Properties) automatically.
Figure 2-43: Screen Print Setup
2. Right click the mouse or use the function key to create a “Report List” button on a “General View
Screen”. Use this “Report List” button to enable the print function.
Figure 2-44: Report List Selection
MN04802014E
For more information visit: www.EatonElectrical.com
2-59
Page 80
HMi Operator Interface
January 2007
3. Set the properties of the “Report List” option. The Report Device can be SMC, USB disk or Printer. If you
select SMC or USB disk, the data will not print out, but the data will be sent to the SMC or USB.
Figure 2-45: Select Print Device
2-60
For more information visit: www.EatonElectrical.com
MN04802014E
Page 81
HMi Operator Interface
January 2007
How to Use Hard Copy Function
The Hard Copy function is available only when the screen is a “General View Screen”. If HMi detects the
“Print Typesetting” function is already set for the editing screen, the “Hard Copy” function will be
ineffective.
1. Set the Hard Copy Region in Screen Properties tab.
2. Enable the Print function.
Figure 2-46: Set the Hard Copy Region
MN04802014E
For more information visit: www.EatonElectrical.com
2-61
Page 82
HMi Operator Interface
Table 2-13: Picture Bank Browse
Picture Bank Browse Dialog Box
January 2007
Click the Picture Bank option to browse all
pictures saved in Picture Bank. When one
picture is selected, you can see the picture
in the preview window. Double leftclicking the mouse on the selected picture
will display the picture in an actual size
view.
New Picture Bank
Create a new picture bank. After clicking , the New Picture Bank dialog box is
displayed on the screen.
Open Picture BankOpen a picture bank file (*.pib file).
Uninstall Picture BankUninstall the selected picture bank. The uninstalled picture bank will be moved to
Recycle Bin.
SaveSave the modified picture into the picture bank.
2-62
For more information visit: www.EatonElectrical.com
MN04802014E
Page 83
HMi Operator Interface
January 2007
Table 2-13: Picture Bank Browse (continued)
Picture Bank Browse Dialog Box
Import PictureImport pictures into the
designated picture
bank.
The formats of the
pictures in the picture
bank can be BMP, JPG,
GIF (static) and ICON
pictures. When
selecting this function,
the dialog box shown
will be displayed. The
users can then convert
the picture color in
advance to speed the
compile time or choose
“No changed” option to
retain the original color.
ExportExport pictures in BMP format from the picture bank.
DeleteDelete pictures in the picture bank.
InverseInverse the picture color - negative effect
GrayscaleConvert the color picture to 256 color
grayscale.
Horizontal Mirror Horizontal mirror effect
Vertical Mi rrorVert i c al mirr o r effec t
MN04802014E
For more information visit: www.EatonElectrical.com
2-63
Page 84
HMi Operator Interface
Table 2-13: Picture Bank Browse (continued)
Picture Bank Browse Dialog Box
Shortcut MenuThe users can right-click the mouse to display a shortcut menu shown on the
figure below. This shortcut menu shows a list of commands relevant to the
picture bank option. This allows the users to manage the pictures in the picture
bank more quickly and efficiently.
Table 2-14: Text Bank
January 2007
Text Bank Dialog Box
AppendPress the Append button to add the text into the Text Bank. The multi-language editing is supported in
the Text Bank option. You can input the text or terms in different language and save them in the Text
Bank. The multi-language font can also be set at the same time.
DeletePress Delete button to remove the input text or terms in Text Bank.
OpenPress the Open button to open and import the text or terms into Text Bank.
SavePress the Save button to save and export the text file.
CloseClose and exit the text bank dialog box.
2-64
For more information visit: www.EatonElectrical.com
MN04802014E
Page 85
January 2007
Table 2-15: Environment Dialog
Environment Dialog Box
HMi Operator Interface
System PathSets the location where HMi saves the system files, including some system reference data and
dynamic link library (*.dll) files. To avoid a system error and failure to find the file, we recommend
the users not change this setting if it is not necessary. (This option is disabled by default.)
Output PathSets the location where HMi saves the output file after compile operation. Some functions, such
as on-line simulation, off-line simulation, file download and upload all refer to the files in this
location.
OptionsToolbars/WindowsSets the option to display or not display toolbars or docking windows.
LanguageChoose English, Traditional Chinese or Simplified Chinese from the
Language drop-down list.
Upload/DownloadDetermines the communication interface for upload and download. It
can be USB or PC COM Port.
Auto Saving… Time
Interval
Auto Open for Next
HMi automatically saves the file every specified number of minutes. The
unit is M (minute) and the setting range is between 0M – 120M.
HMi automatically opens the specified file every time you start HMi.
Execute Application
MN04802014E
For more information visit: www.EatonElectrical.com
2-65
Page 86
HMi Operator Interface
Table 2-15: Environment Dialog (continued)
Environment Dialog Box (continued)
Center Drawing AreaWhen this option is selected, the editing screen will be placed in the
January 2007
center position.
Include Picture Data
For Uploading
If this option is selected, all pictures are also uploaded when the HMi
upload function is enabled. All uploaded pictures are saved in a file
named as “_L
OCALTEMP01.PIB”. The “Picture Bank Name” and the “Picture
Name” (set in Property docking window) of the editing elements will
refer to and link to this file. If HMi ends the editing abnormally, the file
name will be named as “_LocalTemp02.pib,” _LocalTemp03.pib …”, and
vice versa when uploading is executed the next time. The last two
numbers at the end of the file name will increase progressively.
Auto Convert Input
Address To Tag Name
For example, if you want to replace PLC address 1@Y0 with the word
“OS”, define it in Tag Table option in advance. When this option is
selected, HMi will automatically convert input address 1@Y0 to the
word “OS”.
DriverReinstall HMi USB Drive: Press it to reinstall the HMi USB driver
Uninstall HMi USB Drive: Press it to uninstall the HMi USB driver
OKPress OK button to save the modified settings and exit the Environment dialog box.
CancelPress Cancel button to exit the Environment dialog box without saving.
2-66
For more information visit: www.EatonElectrical.com
MN04802014E
Page 87
January 2007
Menu Bar and Toolbar (Window)
HMi Operator Interface
Table 2-16: Menu Bar and Toolbar (Window)
IconSubjectDescription
Close Window Hide the current window, NOT exit the current window. Execute this function by
selecting Window > Close Window. To display the hidden window, select Screen > Open Screen to open an old screen.
Close All
Windows
Hide all windows, NOT exit all windows. Execute this function by selecting Window >
Close All Windows. To display the hidden window, select Screen > Open Screen to
open old screens.
Next WindowSwitch the current window to the next window. If the current window is the last
window, the current window will not be changed even if this function is executed.
Previous
Window
Switch the current window to the previous window. If the current window is the first
window, the current window will not be changed even if this function is executed.
MN04802014E
CascadeDisplay all editing windows so they overlap. The title bar of each window is visible but
only the top window is fully visible. Execute this function by selecting Window >
Cascade.
For more information visit: www.EatonElectrical.com
2-67
Page 88
HMi Operator Interface
Table 2-16: Menu Bar and Toolbar (Window) (continued)
IconSubjectDescription
Title Horizontal Display all editing windows from top to bottom. Execute this function by selecting
Window > Title Horizontal. The opened windows are displayed horizontally.
Title VerticalDisplay all editing windows from left to right. Execute this function by selecting
Window > Title Vertical. The opened windows are displayed vertically.
Help
About
HMisoftDisplay the version information of HMisoft.
January 2007
2-68
For more information visit: www.EatonElectrical.com
MN04802014E
Page 89
HMi Operator Interface
January 2007
Chapter 3 — Element Function
This chapter explains how to select an element and the special functions of each element in HMi.
How to Select an Element
Choose one of the following methods to select an element when editing the screens:
●
Right-click in the work place to display the shortcut menu (Figure 3-1), and then select the desired
element.
●
Select the Element command from menu bar (Figure 3-2).
●
Select the Element icon from the toolbar (Figure 3-3).
MN04802014E
Figure 3-1: Shortcut Menu Display
For more information visit: www.EatonElectrical.com
3-1
Page 90
HMi Operator Interface
January 2007
Figure 3-2: Selecting an Element Command from the Menu Bar
Figure 3-3: Selecting an Element Icon from the Toolbar
After selecting an element, drag it onto the work place to create a new element. To do this, click the starting
point on the screen. While holding down the mouse button, move the mouse diagonally to the ending point
of the element, then release the mouse button. The element will appear on the screen.
3-2
For more information visit: www.EatonElectrical.com
MN04802014E
Page 91
HMi Operator Interface
January 2007
Property Window Attributes
The following properties may be common to many of the objects in this chapter and are discussed here
instead of individually.
Button Elements
Table 3-1: Button Elements
Button
TypeMacro ReadWrite Function
SetONYesYesPress this button to set the address (Bit) to ON. The address setting remains
ResetOFFYesYesPress this button to set the address (Bit) to OFF. The setting address setting
MomentaryON
MaintainedON
Multistate NoYesYesThere are from 1 to 256 user-defined multistates available. A user can set the
Set ValueNoNoYesPress this button, to launch the “Numeric keypad” dialog box, and then you
Set Constant NoNoYesPress this button to cause HMi to write the specific value into the address
Increment NoYesYesPress this button to cause HMi to add up the values contained within the
Decrement NoYesYesPress this button to cause HMi to subtract the constant value setting from the
Goto Screen NoNoNoPress this button to switch to the screen that you designated.
Previous
Page
OFF
OFF
NoNoNoPress this button to return to the previous screen.
YesYesPress this button to set the address (Bit) to ON and to execute the ON Macro at
YesYesPress this button to set the address (Bit) to ON. The address setting remains
ON even if you release the button or press it again. If there is an ON Macro, it
will be executed simultaneously.
remains OFF even if you release the button or press it again. If there is an OFF
Macro, it will be executed simultaneously.
the same time. The address setting remains ON when the button is released
and OFF when the button is pressed again. If you execute the OFF Macro
simultaneously, it remains OFF when the button is released.
OFF when the button is released. If there is an ON / OFF Macro, it executes
simultaneously.
execution sequence to the “next state” or the “previous state.” If a user sets
the next state, that state becomes state 2. If a user sets to the previous state,
then state 2 becomes state 1.
can enter the value setting directly. After you enter the value setting and press
ENTER key, HMi transmits the input value to the address setting.
setting.
address setting and the constant value setting, and stores/sends the results
back to the address setting.
value contained within the address setting, and stores/sends the results back
to the address setting.
MN04802014E
For more information visit: www.EatonElectrical.com
3-3
Page 92
HMi Operator Interface
January 2007
General Buttons
Press one of the general buttons to transmit an ON/OFF signal to the PLC. The four general buttons are: Set
button, Reset button, Momentary button and Maintained button. Refer to Tabl e 3 - 2 for the property
descriptions of the general buttons.
Table 3-2: Property Description of General Buttons
Property Description of General Buttons
Write
Address
Read
Address
Press the button next to the Write Address or Read Address to enter the Input dialog box, and then
select Write Address or Read Address.
Edit On/Off
Macro
The link type can be ether iBase Port or Internal Memory. If you connect to multi-connections, the new
connections are added into the Link drop-down menu by completing the following steps.
1. Select the Link option and Device Type
2. Enter the correct address.
3. Press the Enter key.
The corresponding numeric value will be recorded on the element that you selected.
Device types are described as follows:
$Internal Register
(SDRAM)
$MNon-volatile Internal
Register (SRAM)
*$Indirect Address
Register (SDRAM)
Edit On and Off Macro is available. For the Macro function, refer to Chapter 4 for more details.
RCPReceipt register
RCPNOReceipt Number Register
OtherOther device names
supported by other
brands PLC. Refer to the
user manual of the PLC.
3-4
For more information visit: www.EatonElectrical.com
MN04802014E
Page 93
January 2007
Table 3-2: Property Description of General Buttons (continued)
Property Description of General Buttons (continued)
Te xt
Tex t Si ze
Font
Tex t Co lo r
User can select any of the available Windows® fonts. Press the button next to the Font tab to display
the Font Detail Setting dialog box.
In the Font Detail Setting dialog box, select the Font Name, Font Size and Ratio. The font can be any
Windows® font, the font size determines the height and the ratio determines the width. You may also
view the text format in the Preview window. If the multi-language function is used, the user can see the
different language tabs and can edit the different language font settings in the Font Detail Setting dialog
box.
HMi Operator Interface
BlinkSelect Yes to cause the element to blink while in this state.
Picture Bank
Name
Select the Picture Bank Name to see the picture banks available. After selecting a picture bank, double
click to select a picture.
Picture
Name
For information on creating a new or modifying an existing picture bank, see Table 2-13 on page 62.
Transparent
Effect
Transparent
Color
Use the eyedropper tool to determine the color that will appear transparent in the picture. The color
selected will be removed from the element and be changed to the foreground color. The effect on the
element before and after this action happens is shown in the figures below.
If the color selected has a greater color depth (65536 colors vs. 256) than the HMi screen allows, an error
will occur. You can select colors from the drop-down list to specify a transparent color, but there may be
chromatic aberration. An example of chromatic aberration is selecting a black color from the drop down
list, only to see that the black in the picture does not become transparent. In this case, the black in the
picture is a shade different than the black color selected.
The effect before this action is executed:The effect after this action is executed
Foreground
StandardRaisedRoundInvisible
Color
Style
You can specify the button style and foreground color as shown in the figures above by using this
option.
FunctionYou can modify the element characteristic directly without recreating a new element. The element
characteristics that can be modified directly using this option are: Set button, Reset button, Momentary
button and Maintained button.
MN04802014E
For more information visit: www.EatonElectrical.com
3-5
Page 94
HMi Operator Interface
January 2007
Table 3-2: Property Description of General Buttons (continued)
Property Description of General Buttons (continued)
Push Time
(second)
Data Length BitMultistate button can have two states.
Line ColorUsed to set the display color of the dynamic line element.
Line SizeThe unit is in Pixels and the range is between 1and 8.
Use this option to set the active time of the button. When this option is set, the button will be active after
pressing the button longer than the setting time indicated. The range set is between 0 – 10 seconds.
WordMultistate button can have 256 states.
LSBMultistate button can have 16 states.
Multistate Buttons
Table 3-3: Property Description of Multistate Buttons
Property Description of Multistate Buttons
The number state will vary by unit. In Word, the number state may be from 1 to 256; in LSB, the number state is 16;
with a Bit, the number state is 2. The unit of the read/write address will vary by the value unit. If the value unit is Word
or LSB, the unit of the read/write address will be the Word equivalent. If the value data type is Bit, the unit of read/write
address will be Bit. After obtaining the data from the read address, it will increase or decrease gradually according to
the next state or previous state and will write the new value to the write address. The change state of this button
depends on the read address. If you need to add or delete the total numbers state, edit the values in only element
property table.
Add/Remove
State
SequenceSwitches the multistate sequence (previous state/next state).
Sets the number state of multistate buttons. One to 256 states can be set if the unit is Word, 16 states
can be set if the unit is LSB, and 2 states can be set if the unit is Bit.
3-6
For more information visit: www.EatonElectrical.com
MN04802014E
Page 95
HMi Operator Interface
January 2007
Set Value Button
Table 3-4: Property Description of Set Value Buttons
Property Description of Set Value Buttons
Press this button to launch a system built-in numeric keypad (TEN-KEY) that you can use to input the setting value
directly. Press the ENTER key to send the input setting value to the corresponding PLC register. The maximum and
minimum input setting values are all user-defined. You can also specify the mode to trigger the designated PLC
address before or after writing the setting value.
Tri gg er
Trig g e r M od e
Detail Range
Setup
Turns ON the designated PLC address before or after writing the setting value. Note: this function can be
used only to trigger PLC address to turn ON. If the PLC address needs to be triggered again, you must
reset the address to OFF.
Data LengthThere are 16-bit Word and 32-bit Double Word options.
Data FormatProvides different kinds of data format for different data lengths:
WordDouble Word
1. BCD
2. Signed BCD
3. Signed Decimal
4. Unsigned Decimal
5. Hex
6. Binary
1. BC D
2. Signed BCD
3. Signed Decimal
4. Unsigned Decimal
5. Hex
6. Binary
7. F l o a t i n g
MinimumSets the minimum and maximum input setting values to determine the range of input
Maximum
setting value.
Integral DigitsDetermine the digit number of integer and decimal fraction. The digit number is not a
Fractional
real digit number value. It is only the display format. The digit number will be a real
decimal number only when the data format is selected as Floating.
Press OK when you have input the minimum and maximum value, and then HMi will examine the value
by referring to the selected data length, data format, and integral and fractional digits.
MN04802014E
For more information visit: www.EatonElectrical.com
3-7
Page 96
HMi Operator Interface
January 2007
Set Constant Button
Table 3-5: Property Description of Set Constant Buttons
Property Description of Set Constant Buttons
Press this button to send the specified constant value to the corresponding PLC register. It has the same function as Set
Value button. The users can also specify the trigger mode to trigger the designated PLC address before or after writing
the setting value.
Tri gg er
Trig g e r M od e
Detail Range
Setup
Turns ON the designated PLC address before or after writing the value setting. Note: This function can
only trigger PLC address to be ON. If the PLC address needs to be triggered again, you must reset the
address to OFF.
Data LengthThere are 16-bit Word and 32-bit Double Word options.
Data FormatProvides the following data formats:
Word/Double Word
1. BCD
2. Signed BCD
3. Signed Decimal
4. Unsigned Decimal
5. Hex
ValuePress OK when you have entered the constant value, and then HMi will examine the
value by referring to the selected data length and data format tables.
3-8
For more information visit: www.EatonElectrical.com
MN04802014E
Page 97
HMi Operator Interface
January 2007
Increment / Decrement
Table 3-6: Property Description of Increment / Decrement Buttons
Property Description of Increment / Decrement Buttons
Press this button, and the HMi reads the value from PLC and adds or subtracts the set constant values. HMi then
writes the result into the corresponding PLC register. If the addition or subtraction result exceeds the limit (minimum
and maximum) set in the HMi, the HMi will save the limit value (minimum and maximum) into the corresponding PLC
address. IMPORTANT: If the register value is 3 and the minimum value is 100 (default), and the operator presses the
button, the new register value will be 100.
Detail Range
Setup
Data LengthThere are 16-bit Word and 32-bit Double Word options.
Data FormatProvides the following data formats:
Word/Double Word
1. BCD
2. Signed BCD
3. Signed Decimal
4. Unsigned Decimal
5. Hex
Jog StepUsed to set increasing and decreasing value every time the Increment and Decrement
buttons are pressed.
LimitUsed to set the limit of increment and decrement values. Press the OK button, and HMi
will examine the increment and decrement values entered and limit the value, if
necessary, by referring to the selected data length and data format.
MN04802014E
For more information visit: www.EatonElectrical.com
Press the Previous Page button to return to the previous screen.
●
Press the Previous View button to return to the previous view (comparable to the Back button in Windows® Explorer).
The above screens illustrate the operation of Previous page button. In screen 1, if you press Goto 2 button, the HMi will
switch to screen 2. If you press Goto 3 button on screen 2, the HMi will switch to screen 3. Then, if you press the
Previous Page button on screen 3, the HMi will return to screen 2. If you press the Previous Page button on screen 2,
the HMi will switch to screen 1. (Note: If the function of the button created on screen 2 Previous View rather than
Previous Page, when you press the Previous View button on screen 2, HMi will switch to screen 3, not screen 1. This is
the difference between Previous Page and Previous View.)
DetailThe Detail dialog box pops up only when the Goto Screen button function is selected.
Close SubScreen
User’s security
level will be set
Select the Close Sub-Screens button to indicate that the Goto Screen button is valid
only in Sub-Screen. Select this button to close the current (active) sub-screen.
Select the next button to set the current user’s security level to Low Security. Doing so
can prevent user errors.
to Low Security
after changing
screen.
Goto Screen In the Open Screen dialog box, you can select the desired screen from left side and the preview screen
will display on the right side. After selecting the screen desired and pressing OK button, the HMi will
records the designated screen in the Goto button element.
3-10
For more information visit: www.EatonElectrical.com
MN04802014E
Page 99
HMi Operator Interface
January 2007
System Function Button
Table 3-8: System Function Buttons
Button Type Macro ReadWrite Function
System Date
Time
Password
Tab le S e tup
Enter
Password
Contrast
Brightness
Low Security NoNoNoSets the password to the lowest security level (Level is 0).
System
Menu
Report ListNoNoNoOutputs screen data to a specific device and is usually used with the print
For property descriptions of system function buttons, refer to Table 3-9:
Table 3-9: Property Description of System Function Buttons
Property Description of System Function Buttons
FunctionYou can modify element characteristics directly without having to recreate a new element.
NoNoNoSets HMi system time and date (year-month-day, hours:minutes:seconds).
NoNoNoSets HMi password security level.
NoNoNoProvides HMi password function.
NoNoNoAdjusts HMi contrast and brightness.
NoNoNoChanges screen to System Menu view.
function.
These elements include:
System Date
and Time
Sets the HMi system date and time. Press SYS button on the HMi panel to
enter the HMi system setting screen and edit the date and time as shown
in the figure below.
MN04802014E
Password Table
Setup
For more information visit: www.EatonElectrical.com
Determines the security access level that can change users passwords.
After downloading screen data to the HMi, if the user’s security level is
lower than the Security Level setting in the property dialog box, the
Password Table will not be opened and only the Password Keypad dialog
box will display. The user’s security must be higher than the setting level to
open the Password Table. When opened, users can only view or change
passwords with security levels lower than the user’s. Users cannot change
or view those passwords with higher security settings.
3-11
Page 100
HMi Operator Interface
January 2007
Table 3-9: Property Description of System Function Buttons (continued)
Property Description of System Function Buttons (continued)
Function (continued)Enter Password Provides an HMi password input interface and sets the security level for
the password entered. The higher the security level the user enters, the
higher security level the user has.
Contrast
Brightness
Allows you to adjust the HMi LCD contrast and brightness settings as
shown in the following pop-up window. Press the Set for default Contrast
button to set the default settings.
Low SecuritySets the user security level to the lowest (Level 0). This option forces the
user security level to the lowest level to ensure that control system
parameters cannot to be modified when the user exits the different
screens. Also helps avoid the misoperation that may cause system error.
(This function is also provided for in the Goto screen button.)
System MenuReturns the HMi to the System Menu screen. Users can return to the
operation screen by activating the Run function to startup the HMi again.
Report ListThis button has many functions. It can be used flexibly depending on the
properties of the Report List option (Refer to Table 2-9 in Chapter 2 and the
following description of Report Devices).
Report DeviceAvailable with the Report List button only. Select to set this option in the property table.
3-12
The Report Device window is shown above. The Report Device can be SMC, USB Disk, or
Printer. Note that the USB Disk and Printer are provided in the HMi only.
SMCOutputs history records and alarm data to a SMC card.
USB DiskOutputs history records and alarm data to a USB disk.
For more information visit: www.EatonElectrical.com
MN04802014E
Loading...
+ 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.