---
title: "14.1.1.2.2.1 Omron HostLink"
canonical: "https://manual.cimon.com/space/CCANVAS/4401528878/14.1.1.2.2.1%20Omron%20HostLink"
format: markdown
---
This driver allows for communication with Omron devices using a standard Serial connection. 

> Macro (toc)

# <span style="color: #0747a6">**Communication Settings: Canvas**</span>

|  |  |
| --- | --- |
| I/O Device Configuration | To create a new device, click **Tools **> **I/O Device Editor…** > click the **+ **icon > click **Serial **for Connection Type > select **Omron HostLink **for Device Type.<br>![image](media://a9546770-d67a-46a4-b8e2-027b96a72d01) |
| I/O Device Settings | Once the connection type, device name, and device type have been assigned, the I/O Device Editor window populates with the default settings for the selected communication protocol.<br>![image](media://fbbe78ae-5633-44ce-95f8-351f90b2a681)<br>After selecting the correct Connection Type and Device Type, match the remaining settings to the target I/O device’s communication settings. |
| Station | In this window, users can assign a Station Name and ID for the target I/O Device.<br>![image](media://8ca7effb-262f-4017-bc80-5de0b2b4ff23) |

See the [Serial Communication Configuration](https://cimon.atlassian.net/wiki/spaces/CCANVAS/pages/4310827074/13.1.3+Serial+Communication+Configuration#Omron-HostLink) section for more information.

# <span style="color: #0747a6">**PLC Mode**</span>

Omron PLC can be written when the mode is set to monitor. Set the value of DM6600 to 0101h. Even if the PLC power goes out, it remains in monitor mode.

# <span style="color: #0747a6">**Supported PLC Memories**</span>

|  |  |  |  |  |
| --- | --- | --- | --- | --- |
| **Area** | **Symbol** | **Analog Tag** | **Digital Tag** | **Remark** |
| DM area | D | D0000 – D9999 | D0000.00 – D0000.15<br>D9999.00 – D9999.15 | (1) |
| CIO area | CIO | CIO0000 – CIO6143 | CIO0000.00 – CIO0000.15<br>CIO6143.00 – CIO6143.15 |  |
| AR area | A | A0000 – A0959 | A0000.00 – A0000.15<br>A0959.00 – A0959.15 | (1), (2) |
| HR area | H | H0000 – H0511 | H0000.00 – H0000.15<br>H0511.00 – H0511.15 |  |
| T/C status | TC | not supported | TC0000 – TC4095 | (3) |
| T/C p. value | PV | PV0000 – PV4095 | not supported | (3) |
| LR area | L | L0000 – L0199 | L0000.00 – L0000.15<br>L0199.00 – L0199.15 |  |
| EM area | E | E0_0000 – E0_9999<br>EC_0000 – EC_9999 | E0_0000.00 – E0_0000.15<br>EC_9999.00 – EC_9999.15 | (1), (4) |
| IR area | IR | IR0000 – IR6143 | IR0000.00 – IR0000.15<br>IR6143.00 – IR6143.15 |  |

1. If the address of this area was used for a digital tag, control functionalities are not supported. Xpanel cannot set/reset these points.
2. The A000 - A0447 address area cannot be modified by Xpanel (read-only area).
  1. Timer: T0000 – T2143 area was mapped to TC0000 - TC2143 (PV0000 - PV2143).
  2. Counter: C0000 – C2143 area was mapped to TC2148 - TC4095 (PV2148 - PV4095).
3. The Bank of EM area must be denoted by one hexadecimal character ('0' - 'C') as shown below:
  1. Digital Tag: **E[bank]_[word no].[2 digit bit no]** (EA_1000.05 : bit5 of E1000 in bank ‘A’).
  2. Analog Tag: **E[bank]_[word no]** (EC_32 : E0032 of bank ‘C’).
4. The bit location of the digital tag must be denoted by a two-digit decimal number ('00' - ‘15’) with a dot ('.') separator.

*Exception: Timer/Counter area is a digital point by itself.

# <span style="color: #0747a6">**Wiring Diagram**</span>

|  |  |
| --- | --- |
| RS-232C | ![image](media://81e6e6cc-fd76-4adc-aa80-c24e50f8e657) |
| C Series RS-422A | ![image](media://6604187b-5739-413e-9b26-f224fe42f690) |
| CS/CJ Series<br>RS-422A | ![image](media://24380a21-d773-4d05-8d68-41082c06752a) |