Inovance H0U Series Owner's manual

0
User
Guide
A00
Data
code
XXXXXX
HMI display programming manual
H0U series PLC with built-in HMI

Preface
1
Preface
Thank you for purchasing H0U-XP programmable controller developed and produced by
Inovance! H0U-XP programmable controller (hereinafter referred to as H0U-XP) includes two
programming parts: logic (PLC) and text (TOD). The logic (PLC) programming software is
AutoShop software, and the text (TOD) programming software is HTodEditor software. Both are
developed and issued by Inovance. The user can realize the logic (PLC) or text (TOD) program
control of H0U-XP by using the corresponding programming software.
You are welcome to visit Inovance's official website http://www.inovance.com and download
AutoShop, HTodEditor software and the latest version of this manual.
[Note]: Except for "1 Programming Software and Installation" which involves the introduction of
logic (PLC) programming software AutoShop, the rest of the chapters are mainly introductions to
the use of text (TOD) programming software HTodEditor.

5 Create and download project
2
Contents
1Programming software and its installation...............................................................................4
1.1 Installation and use of logic programming software AutoShop .............................................4
1.2 Installation of text programming software HTodEditor...........................................................6
2 Quick start...................................................................................................................................10
2.1 Structure layout of page editing software ............................................................................11
2.2 Make a simple project..........................................................................................................12
3 Parameter setting and display....................................................................................................14
3.1 Parameter setting.................................................................................................................14
3.2 Display parameters..............................................................................................................15
4 Controls.......................................................................................................................................17
4.1 Static text..............................................................................................................................18
4.2 Dynamic text.........................................................................................................................19
4.3 Function keys.......................................................................................................................20
4.4 Register................................................................................................................................25
4.5 Indicator light........................................................................................................................27
4.6 Bar graph..............................................................................................................................28
4.7 Trend chart...........................................................................................................................29
4.8 Graphics...............................................................................................................................30
4.9 Menu.....................................................................................................................................32
4.10 Alarm List Control...............................................................................................................34
4.11 Alarm list.............................................................................................................................35
4.12 Password function..............................................................................................................36
5 Create and download project......................................................................................................38
5.1 New page .............................................................................................................................38
5.2 Copy page............................................................................................................................38
5.3 Delete page..........................................................................................................................38
5.4 Save the project ...................................................................................................................39
5.5 Download display project.....................................................................................................39
6 Examples ....................................................................................................................................40
7 PLC programming.......................................................................................................................47
7.1 PLC function.........................................................................................................................47
7.2 Device...................................................................................................................................47
7.3 Extended functions...............................................................................................................48
7.4 Indicator light........................................................................................................................51
Appendix A: H0U-XP series PLC instruction.................................................................................53
A.1 Introduction to H0U-XP series PLC.....................................................................................53
A.1.1 Naming rules.................................................................................................................53

5 Create and download project
3
A.1.2 Basic parameters..........................................................................................................54
A.2 Buttons.................................................................................................................................54
Appendix B: Version Change Record............................................................................................56

5 Create and download project
4
1 Programming software and its installation
1.1 Installation and use of logic programming software AutoShop
1) Acquisition of AutoShop software
Visit Inovance's official website http://www.inovance.com, download the latest version of
AutoShop software, and save it to your local computer.
2) Installation: follow the installation prompts to complete the software installation
3) Start
After AutoShop is installed correctly, click the AutoShop icon from the start menu or on
the system desktop to start the software. The main interface is as shown in the figure:
4) Build the project
After starting the programming environment, you first need to create a project for programming.
Click the "New Project" menu item under the "File" menu, and the software will pop up the
following dialog box:

5 Create and download project
5
In this example, there are two modes, new project and temporary project can be selected, the
PLC type is selected as "H0U-XP", and the default editor is ladder diagram. After the selection is
completed, click the "OK" button in the dialog box, a new project is created, and the main
program is opened by default to enter the program programming state, as shown in the following
figure:
※For more information about the operation guidance of AutoShop software, please refer to the
"Help" of AutoShop software and the "Inovance H1U\H2U PLC Instruction and Programming
Manual" separately issued by Inovance.

5 Create and download project
6
The following contents of this manual mainly introduce the general use of H0U-XP's text (TOD)
programming software HTodEditor, including software installation instructions, quick start,
parameter setting and display, control introduction, page generation, example demonstration, etc.
1.2 Installation of text programming software HTodEditor
1) Introduction to HTodEditor software
HTodEditor software is mainly used for text editing of H0U-XP series PLC (H0U integrated
programmable controller), with text display, key setting, register setting, menu, bar graph, trend
graph production, and alarm list display functions. Based on standard text functions, easy-to-use
functions such as password authority and PLC control are added.
2) Install HTodEditor programming software
▪Software source
The HTodEditor programming software is independently developed by Inovance. You can ask for
the latest version of the software from the supplier, or download it on the Inovance website:
http://www.inovance.com
Computer configuration requirements (recommended configuration)
▪CPU: Intel or AMD products with a frequency above 1G
▪Memory: 512MB or above
▪Hard disk: at least 500MB free disk space
▪Display: Support a colour display with a resolution of 1024 x 768 or higher
▪Ethernet port or USB port: used when uploading and downloading page configuration
programs
▪Operating system: Windows 7/Windows 8/Windows 10
3) Installation steps
Step 1: Download the software to the computer, click the [setup.exe] file, the screen will
display the installation window as follows, at this time, according to the instructions, click "Next":
Step 2: Select the folder where the software to be installed or choose the default path, and click
"Next":

5 Create and download project
7
Step 3: According to the instructions, click "Next" to confirm the installation. After the installation
is complete, click "Close" to complete the installation process.

5 Create and download project
8

5 Create and download project
9
Step 4: When you want to execute the program, you can click on the desktop; or you can
find the corresponding execution program under the menu [Start]/[Programs]/[Inovance Control].
The meaning of each option in the software menu is as follows:
HTodEditor
Programming software
Uninstall
Uninstall software

5 Create and download project
10
2 Quick start
After the installation is complete, click on the desktop; or find the corresponding
executable program under the menu [Start]/[Programs]/[Inovance Control]. As shown in the figure
below, click HTodEditor to enter the programming interface of HTodEditor software.

5 Create and download project
11
2.1 Structure layout of page editing software
A project is developed based on pages. Each page completes some specific functions and can
switch over to any other pages.
After opening the project, the user can create or open a page. Elements such as text, indicator
lights, switches, data display setting windows, and jump keys can be placed on each page. The
pages can switchover, and the operator can complete data monitoring, parameter setting, switch
control, alarm list monitoring and other operations.
The structure layout of the HTodEditor software after opening is shown in the figure below.
Page editing area: a snap grid is displayed in the display area. The distance between the top,
bottom, left, and right of the black dots is 16 pixels, and the entire page is a 192×64 pixels matrix.
When the designer places or moves the controls, he refers to the location of the adjacent dots to
facilitate the alignment of the controls. When the designer uses the mouse to drag the control to
move, the distance of each movement is an integer multiple of 4 pixels.
Control button
Tool button
Page display: page
number and description
Screen editing area
Screen description
editing area
Page switchover
definition
Protection level
to this page

5 Create and download project
12
2.2 Make a simple project
Step 1: First press the "New Project" button on the toolbar. To add an "indicator" control, click
on control button (indicator) in the window to complete the control creation. Enter the
attribute editing interface to edit "Indicator Attributes".
As shown below:
Step 2: Click the icon to pop up the following dialog box, please enter the project name and
save the file.

5 Create and download project
13
Step 3: Download the page configuration to the H0U integrated programmable controller. Click
the tool button (file download), the following dialog box will pop up, and click "download".
After the file is downloaded successfully, "File download complete" will be displayed on the
interface; if the download is unsuccessful, it will display "Connecting device...Failed".

5 Create and download project
14
3 Parameter setting and display
3.1 Parameter setting
Open the "Tools/Parameter Settings" of the HTodEditor software menu, or click the tool button
(parameter settings) to enter the following parameter setting interface, which can set some
parameters of project.

5 Create and download project
15
3.2 Display parameters
Parameter type
Parameter description
Start page
Used to define the page displayed after power-on, generally used to
display the welcome page.
Default page
Used to set the default display page. When the ESC button has no
special function, press the ESC button to jump to the default page.
Alarm page
After defining this page, once there is an alarm message, it will
automatically jump to this page. Related to the alarm list, the alarm list
definition variable will jump to this page when an alarm occurs. If the
alarm page has been edited, it will jump to this page when an alarm
occurs. If the alarm page is 65535, jumps to the default alarm page when
an alarm occurs.
Note: If the set alarm page has not been edited, it will also jump to the
default alarm page when an alarm occurs.
Password level
This software defines the highest level 4 password.
Screen saver
It is used to set the time of no key operation and the screen saver page.
After this time, it will automatically jump to the screen saver page.
Turn off the
backlight
It is used to turn off the LCD backlight after the time of no key operation.
Auto alarm page
Used to define whether to jump to the alarm page when an alarm sign
appears. For the definition of alarm sign, see "3.1 Parameter Setting-
".
1) Page control
The page control function is to associate the interface number of the text with the data register of
the PLC. If you need this function, you first need to check the relevant options of status control,
and then set the D component address related to the text. Take D0 as the associated variable as
an example, as shown in the figure below:
2) Multi-language support
At present, the H0U integrated programmable controller only supports two languages, Chinese
and English. Set the switch between Chinese and English by storing language register under
parameter setting. When the storage language register is set to 0 text, the content of Language 1
When the D0 component
data of the PLC changes, the
page of the text also changes
to the page indicated by D0.
When the text page changes,
the D1 element of the PLC
will be converted into page
number data accordingly

5 Create and download project
16
is displayed; when the storage language register is set to non-zero text, the content of Language
2 is displayed.
3) Report password level
If the Report password level option is checked, the current password level will be displayed in the
associated PLC register. (this software defines the highest level 4 password)
4) Register setting control
If you check to allow register setting control, when the value of the lower eight bits of this register
and the "setting control value" of a certain register are more than 0, the register is in a settable
state. For details, see the section "4.4 Registers" below.
▪Page attributes
▪First enter the editing state of the initial page of the system (the default page is 1). The lower left
corner of the interface is the attributes of the current editing page (page 1), each page has
attributes, as shown in the following figure.
Page description
Describe the nature of the page, which is convenient for the designer to
manage. It only serves as a reminder and can be omitted. For example,
enter “Main Menu”.
Press Up key to
page
After setting a specific page number, press the up key [▲] on the current
page of the display, and the display will jump to the page pointed to by the
page number.
Press down key
to the page
After setting a specific page number, press the up key [▼] on the current
page of the display, and the display will jump to the page pointed to by the
page number.
When the display is running, pressing [ESC] key, [▲] key or [▼] key is the simplest way to switch
pages. In addition, the page jump can also be realized by setting the function keys.
Note:
▪If the [▲] key or [▼] key of the current page is set as a function key, the page jump
parameter in this page has no effect.
▪If the page specified by the [▲] key or [▼] key does not exist, the actual jump page number
will be extended upwards or downwards in sequence until it reaches 0.
▪If the page contains data setting controls, during the data setting process, the [▲] key or [▼]
key performs the value increase and decrease functions. After exiting the value setting state,
the [▲] key or [▼] key recover the page jump function.

5 Create and download project
17
4 Controls
HTodEditor provides 10 kinds of controls such as indicator light, button, static text, dynamic
text, register, bar graph, trend graph, picture, menu, alarm, etc. The functions of these
controls are described as follows:
Control
Control
name
Description
Indicator
light
Display the on-off status of the intermediate relay in the PLC.
Function
keys
The 8 keys at the bottom of MD204L and the other 12 numeric keys
can all be defined as function keys. The functions of the function
keys include screen jump and switch control.
Static text
Enter text, including Chinese characters or English letters.
Dynamic
text
Make dynamic text, and the text content can be switched by PLC
register control.
Register
Data monitoring or data setting components can be placed
(operating objects are PLC data registers).
Bar graph
The register data can be reflected on the bar graph.
Trend
The register data can be displayed in the text as a trend graph.
Picture
Use picture, you can insert monochrome BMP picture to the page.
(note that the control size should be less than 192×64 pixels)
Menu
The register data can be displayed through the menu.
Alarm
The register can be associated with the alarm list to realize the
alarm prompt.

5 Create and download project
18
4.1 Static text
Click the control button, a rectangular dashed frame appears on the screen, and follow the
mouse to move, the moving distance is an integer multiple of 4 pixels, now click the left mouse
button to confirm the position, after confirmation, the content "TextStr" is displayed on screen,
and the static text attributes are displayed at the bottom of the interface:
Coordinate
The X value indicates the horizontal position of the text.
The Y value indicates the vertical position of the text.
The origin of the coordinates is at the upper left corner of the entire page.
Characteristic
Double size
Both the horizontal and vertical text display are doubled.
Inverted
The text and background colours are displayed inverted.
Border
Add a rectangular frame around the text.
Virtual
The text shows a semi-transparent state.
Flashing
Flashes at the specified time interval, and the interval time is
related to the program scan time.
Text
The actual displayed content can be directly input Chinese characters or
English letters through various Chinese character input methods. The content
of this column can be cut, copied or pasted.
For example: double size, inverted text "Main Menu". Enter "Main Menu" in the setting column,
and select the double size and inverted check boxes, the effect is shown in the figure below.

5 Create and download project
19
4.2 Dynamic text
Click the control button, a rectangular dashed frame appears on the screen, and follow the
mouse to move, the moving distance is an integer multiple of 4 pixels, now click the left mouse
button to confirm the position, after confirmation, the content "DynamicStr" is displayed in the
form, and the properties of the dynamic text are displayed at the bottom of the interface:
Coordinate
The X value indicates the horizontal position of the text.
The Y value indicates the vertical position of the text.
The origin of the coordinates is at the upper left corner of the entire page.
Characteristic
Double size
Both the horizontal and vertical text display are doubled.
Inverted
The text and background colours are displayed inverted.
Border
Add a rectangular frame around the text.
Virtual
The text shows a semi-transparent state.
Flashing
Flashes at the specified time interval, and the interval time is
related to the program scan time.
Register
PLC data register used to control the state switching of dynamic text.
HEX/BCD: Display the data in the register in hexadecimal form.
Decimal: Display the data in the register in decimal form.
Text
Edit the content and data of dynamic text. The dynamic text control can set up
to 32 groups of data. When importing data through the single edit serial port, if
the data is greater than 32 groups, only the first 32 groups of data are valid.
For example, when the register D0 is equal to 0, it will display “ABC” (as shown in the figure
below), when D0 is equal to 1, it will display “XYZ”, and when D0 is equal to 2, it will display
“UVW”. When D0 is not these three data, the screen will display blank.
Other manuals for H0U Series
2
This manual suits for next models
8
Table of contents
Other Inovance Monitor manuals