Inovance

Last modified by Molly on 2024/09/24 15:15

Inovance

H1U/H2U Serial

HMI Settings

ItemRecommendedNote
ProtocolINOVANCE H1U PLC/INOVANCE H2U PLC 
ConnectionRS422 
Baud rate9600 
Stop bits1 
Data bits7 
ParityEVEN 
PLC Station No.1 
HMI Station No.0 

Address List

TypeDevice registersFormatRangeNote
BitXXOOOOOO0~303237Input Bit
BitYYOOOOOO0~303237Output Bit
BitMMDDDDD0~99999Auxiliary
BitTTDDDDD0~99999Timer
BitCCDDDDD0~99999Counter
BitSMSMDDDD8000~9999Special Auxiliary
BitSSDDDDD0~99999 
BitLampLamp00~0Communication Indicator
WordXX OOOOOO0~303237Input Word
WordYY OOOOOO0~303237Output Word
WordMM DDDDD0~99999Auxiliary
WordTT DDDDD0~99999Timer
WordCC DDD0~199Counter
WordDD DDDD0~7999Data Register
WordSS DDDDD0~99999 
WordSDSD DDDD8000~9999Special Data Register
Double WordCHCH DDD200~255

Cable Wiring

Inovance.png

H3U PLC(Serial)

Support Series: H3U Series

HMI Settings

ItemSettingsNote
ProtocolINOVANCE H3U PLC 
ConnectionRS422 
Baud rate9600 
Data bit7 
ParityEVEN 
Stop bit1 
PLC station No.0 

Address List

TypeDevice registersFormatRangeNote
BitXX OOOOOO0~303237 
BitYY OOOOOO0~303237 
BitMM DDDDD0~99999 
BitTT DDDDD0~99999 
BitCC DDDDD0~99999 
BitSMSM DDDD8000~9999 
BitSS DDDDD0~99999 
BitLampLamp00~0

Communication Indicator Lamp

0: Connected

1: Disconnected

WordXX OOOOOO0~303237 
WordYY OOOOOO0~303237 
WordMM DDDDD0~99999 
WordTT DDDDD0~99999 
WordCC DDD0~199 
WordDD DDDD0~7999 
WordSS DDDDD0~99999 
WordSDSD DDDD8000~9999 
WordRR DDDDD0~32767 
Double WordCHCH DDD200~255 

PLC Settings

Create the new project, and select Series and models as H3U.

AutoShop01createprj.png

Configure the COM0 settings from [Communication Config]-[COM0(Download/HMI Monitor Protocol)], the default communication parameters we could see it is 9600,1,7,EVEN. After setting finished, click OK to save the settings.

AutoShop02setupCOM0.png

Program the PLC project, and click compile.

AutoShopPrg.png

Connect PLC with PC via USB cable or RS422-USB converter cable, and test the connection status. If it shows like the below, which means the connection is set up successfully. And click OK.

AutoShop03pcconnect.png

Download PLC program into PLC.

AutoShop04Download.png

Cable Wiring

Inovance.png

H3U PLC Ethernet

Support Series: INOVANCE H3U Series

HMI Settings

ItemSettingsNote
ProtocolINOVANCE H3U PLC Ethernet 
ConnectionEthernet 
Port No.502 
Device No.1 
HMI No.0 

Address List

TypeDevice registersFormatRangeNote
BitMM DDDD0~8511 
BitSMSM DDDD0~1023 
BitSS DDDD0~4095 
BitTT DDD0~511 
BitCC DDD0~255 
BitXX OOO0~571 
BitYY OOO0~571 
WordDD DDDD0~8511 
WordSD SD DDDD0~1023 
WordRR DDDDD0~32767 
WordTT DDD0~255 
WordCC DDD0~199 
Double WordCC DDD200~255 

PLC Settings

Create the new project, and select Series and models as H3U.

AutoShop01createprj.png

Configure the Ethernet settings from [Communication Config]-[Ethernet].

AutoShopEthernetSetup.png

Program the PLC project, and click compile.

AutoShopPrg.png

Connect PLC with PC via USB cable or RS422-USB converter cable, and test the connection status. If it shows like the below, which means the connection is set up successfully. And click OK.

AutoShop03pcconnect.png

If don't want to change the IP, user could also read the IP parameter from the PLC after the PC connection is set up successfully.

AutoShopreadip.png

Download PLC program into PLC.

AutoShop04Download.png

Cable Wiring

CommonEthernet.png

H5U Ethernet FreeTag

Support Series: INOVANCE H5U Series

HMI Settings

ItemSettingsNote
ProtocolINOVANCE H5U PLC Ethernet FreeTag 
ConnectionEthernet 
Port No.12939 
Device No.1 
HMI No.0 
Data TypesKeywordsNumberNote
BOOLBOOL1FALSE(0) or TRUE(1)
BYTEBYTE80~255
INTINT16-32768~32767
DINTDINT32-2147483648~2147483647
REALREAL32-3.402823466E+38~3.402823466E+38
ARRAYARRAY Supported data types are Bool, Byte, Int, Dint, Real

PLC Settings

1.Click [Tools]→Click [Communication Settings].

1(1)(1).png

2.Select PLC model→ [OK]

1727144142576-438.png

3.Select communication type →Click [Search]→[Test]→[OK]→[YES].

1727144142577-386.png

1727144142578-816.png

New project

1.Click[Create a new project]

1727144286930-299.png

2.Edit Project Name→ Select storage location → Click [OK].

1727144286937-233.png

Create a new tag

1.Right click[Variable-Table]→Click [New Global Variable Table].

1727144337844-328.png

2.Add tags→Click [Compile]→Click [Export HMI Monitoring Variable Table]

1727144337852-839.png

3.Edit File Name→[Save]

1727144337866-355.png

HMI Settings

New project

1.[Home]→[New]→[New project]→Set the name,series and model of HMI→[Next]→[Screen style] →[OK].

1727161760694-137.png

 Communication configuration

1.[Project]→[Communication]→[Setting]

1727161077376-794.png

2.Choose protocol:

 Device type [INOVANCE]→[INOVANCE HSU PLC Ethernet FreeTag]→[OK]

1727161077392-425.png

3.[Setting]→[PLC IP Address]→[OK]→[Labels manage].

1727161077393-992.png

4.Tags import:

[Import Tags From File]→Choose the .CSV file→[Open]→[Save]→[OK]

1727161077395-969.png