You are on page 1of 7

Instructions Furness TCP-TCon Industrialsoft GmbH & Co KG

Projectno.: 1109-03_TCP Im Kirchfeld 14


58802 Balve

Operating instructions for


TCP-Communication with
S7-TCon

Industrialsoft GmbH & Co. KG


Im Kirchfeld 14
58802 Balve
Tel.: +49 (0) 2375 / 93977-00
Fax.: +49 (0) 2375 / 93977-09
Mail: info@industrialsoft.de
Web : http://www.industrialsoft.de

Projektnummer / -name: 1109-03


Kunde: Furness
Version dieses Dokuments: V1.0
Stand / Datum: 15.08.2015

Seite 1 / 7
Instructions Furness TCP-TCon Industrialsoft GmbH & Co KG
Projectno.: 1109-03_TCP Im Kirchfeld 14
58802 Balve

CONTENTS

1. VERSIONLIST OF INSTRUCTIONS 3

2. BASIC INSTRUCTIONS 4

2.1 IMPORTANCE OF THIS MANUAL 4


2.2 TARGET GROUP 4
2.3 COPYRIGHT 4
2.4 ADDRESS OF THE MANUFACTURER 4

3. TCP INSTALLATION 5

3.1 TCP DATA EXCHANGE STEP 7 5


3.2 FURNESS LANTRONIX SETUP 6
3.3 USED S7-TCON FUNCTION BLOCKS FOR COMMUNICATION 7
3.4 PLC’S WITH TCON FUNCTION 7

Seite 2 / 7
Instructions Furness TCP-TCon Industrialsoft GmbH & Co KG
Projectno.: 1109-03_TCP Im Kirchfeld 14
58802 Balve

1. Versionlist of instructions

Version Date Name Remark


V3.2 15.01.2015 Christian Figge Creation

Seite 3 / 7
Instructions Furness TCP-TCon Industrialsoft GmbH & Co KG
Projectno.: 1109-03_TCP Im Kirchfeld 14
58802 Balve

2. Basic Instructions

2.1 Importance of this manual

This handbook is the comprehensive description of the software operated as


intended, safe and proper to.

2.2 Target group

This manual is intended exclusively for technicians trained in control and automation
technology, who have experience in installing, commissioning, programming and
performing diagnostics on Siemens Step7.

Any other use will not comply with the requirements. For any resulting damage
Industrialsoft GmbH & Co KG is not liable.

2.3 Copyright

The copyright to this manual and the supplied software remains the property of
Industrialsoft GmbH & Co KG.

The delivered software must be used only in by us installed and licensed facilities.
The manual is intended solely for the owners of the facilities and operators.

2.4 Address of the manufacturer

Industrialsoft GmbH & Co KG


Im Kirchfeld 14
58802 Balve
Germany
Fon: +49 2375 / 93977 – 00
Fax: +49 2375 / 93977 – 09
Mail: info@industrialsoft .de
Web : http://www.industrialsoft.de

Seite 4 / 7
Instructions Furness TCP-TCon Industrialsoft GmbH & Co KG
Projectno.: 1109-03_TCP Im Kirchfeld 14
58802 Balve

3. TCP Installation

TCP

Furness device Siemens S7-PLC

3.1 TCP data exchange Step 7

The FB 65 "TCON" is an asynchronously functioning FB, i.e. the job processing extends over
several FB calls. You start the job for setting up and establishing the connection, by 65 call
the FB with REQ =. 1
Via the output parameter BUSY and the STATUS output parameter of the status of the job
appears. STATUS corresponds to the RET_VAL output parameter of asynchronously
operating SFCs (see also Meaning of REQ, RET_VAL and BUSY with Asynchronous SFCs).

The following table shows the relationships between BUSY, DONE and ERROR. With their
help, you can determine what condition the FB 65 currently located or when the connection is
established or is established (TCP and ISO on TCP).

BUSY DONE ERROR Description


TRUE irrelevant irrelevant The job is being processed.
FALSE TRUE FALSE The job was completed successfully.
FALSE FALSE TRUE The job was ended with an error. The cause of the
error can be found in the STATUS parameter.
FALSE FALSE FALSE The FB was not assigned a (new) job.

The TCON FB is called in the


OB1.
Link to the associated connection
description (UDT 65).

Fig. 3.1 TCON-FB

Seite 5 / 7
Instructions Furness TCP-TCon Industrialsoft GmbH & Co KG
Projectno.: 1109-03_TCP Im Kirchfeld 14
58802 Balve

Fig. 3.1.1 setup IP-Address and Port

Set up the IP-address of the remote connection (Furness device):


e.g.: IP-address Furness: 192.168.101.101
Port Furness: 10001

Port PLC: 2000

Active connection: true

3.2 Furness Lantronix Setup

Local Port

Remote Port

Remote Host: IP-address from


PLC

Setup the IP-address of the


Furness device in the network
image.

Seite 6 / 7
Instructions Furness TCP-TCon Industrialsoft GmbH & Co KG
Projectno.: 1109-03_TCP Im Kirchfeld 14
58802 Balve

3.3 Used S7-TCON Function Blocks for communication

Siemens FB’s for TCON communication:

TSEND - for transmit data


TRCV – for received data
TCON – for establishing connection
TDISCON – for disconnection
TCON_PAR – Connection Parameter

3.4 PLC’s with TCON function

-- PLCs 414-3 PN/DP, 416-3 PN/DP, 416-3F PN/DP and 41x-5H PN/DP
(Rack 0)·
- WinAC RTX
- PLCs 315-2 PN/DP and 317-2 PN/DP·
- PLC 319-3 PN/DP
- PLCs 41x-5H PN/DP

Seite 7 / 7

You might also like