1. Home
  2. LegacyConnector
  3. Visual Programming
  4. Siemens S7

Siemens S7

Step 1. Create Siemens S7 node

1Node Name
2Add new S7-Ethernet endpoint

Step 2. Configure S7 Connection

Step 3. Add Variables

AdressVariable addresses format:
<memory area,><data type><byte offset><.array length>
Supported data types:
REAL
LREAL
LINT
DWORD
DINT
INT
WORD
X
B
BYTE
S
STRING
C
CHAR
TIMER
COUNTER

Address examples:
X10 – Read in offset 10 from X
DB1,REAL4 – Read in offset 4 from DB1
DB1,INT12 – Read in offset 12 from DB1
NameVariable Name

Step 4. Now that you created your node go to Cloud Connector and start sending data to the cloud

Was this article helpful to you? Yes No

How can we help?