# 11.7 LG XGK FEnet Ethernet

Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module

**HMI settings**

| **Items**  | **Settings**           | **Note** |
| ---------- | ---------------------- | -------- |
| Protocol   | LG XGK FEnet(Ethernet) |          |
| Connection | Ethernet               |          |
| Port No.   | 2004                   |          |

**Address list**

| **Type** | **Register** | **Range** | **Format** | **Note**             |
| -------- | ------------ | --------- | ---------- | -------------------- |
| Word     |              |           |            |                      |
|          | P            | 0\~2047   | P d        |                      |
|          | M            | 0\~2047   | M d        |                      |
|          | K            | 0\~2047   | K d        |                      |
|          | F            | 0\~2047   | F d        |                      |
|          | T            | 0\~2047   | T d        |                      |
|          | C            | 0\~2047   | C d        |                      |
|          | Z            | 0\~127    | Z d        |                      |
|          | S            | 0\~127    | S d        |                      |
|          | L            | 0\~11263  | L d        |                      |
|          | N            | 0\~21503  | N d        |                      |
|          | D            | 0\~32767  | D d        |                      |
|          | R            | 0\~32767  | R d        |                      |
|          | ZR           | 0\~65535  | ZR d       |                      |
|          | UxDD         | 0\~6331   | UxDD nndd  | nn: 0\~63, dd: 0\~31 |

✎**Note:**

1\) In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC;

2\) The \[UxDD] register, defined in the PLC is Ux.dd, x represents the block, and dd represents 0-31 of each block. There are 64 blocks in the PLC;

3\) All bit registers are in the form of bits in word, and the range is the same as the word register;

**Communication settings in HMI**

1\) Enable HMI Ethernet in \[Project Settings];

![](/files/-LvOAjbCecRYX7P6FXD3)

2\) Set PLC IP in \[Device IP] settings;

![](/files/-LvOAjbDfaRPPtVpHvyW)

**Communication cable**

![](/files/-LvOAjbEHVs2aL29V1y6)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wecon.gitbook.io/pistudio-manual/11.-plc-protocols/lg-xgk-fenet-ethernet-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
