---
title: "14.1.1.1.2.10 Siemens S7"
canonical: "https://manual.cimon.com/space/CCANVAS/4419780636/14.1.1.1.2.10%20Siemens%20S7"
format: markdown
---
This driver uses a standard Ethernet connection to communicate with Siemens S7 devices.

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

|  |  |
| --- | --- |
| I/O Device Configuration | To create a new device, click **Tools **>** I/O Device Editor…** > click the **+ **icon > click **Ethernet **for Connection Type > select **Siemens S7 **for Device Type.<br>![image](media://8af5910e-ac34-465b-8430-d58765abb0c4) |
| 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://87be2ef6-ab33-4100-8808-32e77ecfa9ae)<br>After selecting the correct Connection Type and Device Type, match the remaining settings to the target I/O device’s communication settings. |

See the [Ethernet Communication Configuration](https://cimon.atlassian.net/wiki/spaces/CCANVAS/pages/4311351323) section for more information.

# <span style="color: #0747a6">**Address and Supported Symbols**</span>

The memory areas listed below are provided for general purposes. The actual available memory area and range of each area should be checked with the manual for the connecting device.

The symbol character has to be placed in the first position of the address string. The address number follows the symbol character.

## **Supported Symbols**

| **Name** | **Symbol** | **Bit Range** | **Word Range** | **Address Number System** | **Access** |
| --- | --- | --- | --- | --- | --- |
| Process Inputs | I | I0.0 - I1023.7 (Max 65535.7) | I0 - I1023 (Max 65535) | Decimal | R/W |
| Process Outputs | Q | Q0.0 - Q1023.7 (Max 65535.7) | Q0 - Q1023 (Max 65535) | Decimal | R/W |
| Merkers | M | M0.0 - M4095.7 (Max 65535.7) | M0 - M4095 (Max 65535) | Decimal | R/W |
| DB | DB | DB0,0.0 - DB65535,65535.7 | DB0,0 - DB65535,65535 | Decimal | R/W |
| Counters | C | - | C0 - C65535 | Decimal | R/W |
| Timer | T | - | T0 - T65535 | Decimal | R/W |

**S7 1200/1500 notes:**

- Only global DBs can be accessed.
- To access a DB memory area in S7 1200/1500, some additional settings in PLC software (TIA Portal) is required.
- The optimized block access must be turned off.  
1) Select the DB in the left pane under “Program blocks” and press [Alt+Enter]. (Or in the contextual menu, select “Properties…”)  
2) Uncheck Optimized block access
- The access level must be “full” and the “connection mechanism” must allow GET/PUT.  
1) Select the CPU project in the left pane and press [Alt+Enter]. (Or in the contextual menu, select “Properties…”.)  
2) Select “Full access” and check “Permit acess with PUT/GET …” as in the image below.

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

This interface is satisfied with standard IEEE802.3 about the 10BaseT/100BaseTX. You can configure the cable and allocation pin number of RJ45 as shown below.

|  |  |
| --- | --- |
| **RJ45 Connector** | **RJ45 Jack** |
| ![image](media://4902378f-b09a-459c-9c1e-ce74636215a9) | ![image](media://27e79621-829b-4bfb-9a16-ef7c4b6ae6f5) |

## Direct Cable: Host ↔︎ HUB

|  |  |  |  |  |  |
| --- | --- | --- | --- | --- | --- |
| **Cable** | **No.** | **Color** | **Color** | **No.** | **Cable** |
| ![image](media://ca33354c-d9fb-415a-8555-d529f2407e0c) | 1 | Orange/White | Orange/White | 1 | ![image](media://15d3957c-a04d-445b-9d0a-4924ae09d886) |
| 2 | Orange | Orange | 2 |
| 3 | Green/White | Green/White | 3 |
| 4 | Blue | Blue | 4 |
| 5 | Blue/White | Blue/White | 5 |
| 6 | Green | Green | 6 |
| 7 | Brown/White | Brown/White | 7 |
| 8 | Brown | Brown | 8 |

## Crossover Cable: Host ↔︎ Host

|  |  |  |  |  |  |
| --- | --- | --- | --- | --- | --- |
| **Cable** | **No.** | **Color** | **Color** | **No.** | **Cable** |
| ![image](media://032c10ca-97f1-4b6a-89dd-955e1b70e2e5) | 1 | Orange/White | Green/White | 1 | ![image](media://b983fe5d-3e88-46c4-8b1d-e2ec40d6355f) |
| 2 | Orange | Green | 2 |
| 3 | Green/White | Orange/White | 3 |
| 4 | Blue | Blue | 4 |
| 5 | Blue/White | Blue/White | 5 |
| 6 | Green | Orange | 6 |
| 7 | Brown/White | Brown/White | 7 |
| 8 | Brown | Brown | 8 |