PLC Connection Guide
Weintek Built-in CODESYS
Supported series: Weintek Built-in CODESYS HMI
HMI Setting:
| Parameters | Recommended | Options | Notes |
| PLC type | Weintek Built-in CODESYS | ||
| PLC I/F | Ethernet | ||
| Online simulator | NO |
- Under “MainTask” set POU PLC_PRG.

- Add “Symbol configuration” into Devices list.

- Select PLC_RPG and its tag information is shown, build the project.
[build] -> [Generate Code]
- A *.xml file is generated in the directory of the project.

- In System Parameter Settings click [New] to add Weintek Built-in CODESYS driver into the device list and then click [Tag Manager].

- In Tag Manager click Get tag -> Import Tag, and then select the tag file (.xml) generated by the PLC software.

- When the tags are imported successfully, click [Exit] to leave.

Support Device Type:
| Data type | EasyBuilder data format | Memo |
| Bool | bit | |
| Byte | 16-bit BCD, Hex, Binary, Unsigned | 8-bit |
| SInt | 16-bit BCD, Hex, Binary, Signed | 8-bit |
| USInt | 16-bit BCD, Hex, Binary, Unsigned | 8-bit |
| Word | 16-bit BCD, Hex, Binary, Unsigned | 16-bit |
| Int | 16-bit BCD, Hex, Binary, Signed | 16-bit |
| UInt | 16-bit BCD, Hex, Binary, Unsigned | 16-bit |
| DWord | 32-bit BCD, Hex, Binary, Unsigned | 32-bit |
| DInt | 32-bit BCD, Hex, Binary, Signed | 32-bit |
| Real | 32-bit Float | 32-bit |
| UDInt | 32-bit BCD, Hex, Binary, Unsigned | 32-bit |
| LInt | 64-bit Signed | 64-bit |
| ULInt | 64-bit Unsigned | 64-bit |
| LWord | 64-bit Unsigned | 64-bit |
| LReal | 64-bit Float | 64-bit |
| String | Word array for ASCII input and display | Length=word |
Note1: String length must be set identical to the length in Codesys software.
Note2: EBPro V6.03.02 or later supports 64 bits data type (cMT Series only), but please note that the address limit range is 48 bits in maximum.
Wiring Diagram:
Diagram 1
Ethernet cable:


Documents / Resources
![]() |
WEINTEK Built In CODESYS HMI [pdf] User Guide Built In CODESYS HMI, Built In, CODESYS HMI, HMI |
