TcIEC870_5_102Link: IEC 60870-5-102 Serial Link Interface (master)

The control stations (masters) according to IEC60870-5-102 can be realised in the TwinCAT PLC with the PLC functions and function blocks. The IEC60870-5-102 transmission protocol is companion standard tor the transmission of integrated totals in electric power systems.

The end application is imposed on the software interface of the PLC library. Unlike the implementation of other 101/104 TwinCAT products only one "so called" 'Low level' interface is available. The reason: The IEC 60870-5-102 devices are featuring a lot of vendor specific data. The 'Low level' interface allows the access to this data. The characteristics of both interfaces are described briefly below.

 

'Low level' interface: IEC 60870-5-102 Serial Link Interface

This interface starts lower down on the protocol stack and enables the sending and/or receipt of individual frames (ASDUs).

Pro: Very flexible; all properties in the ASDU frame can be changed (e.g. an own time stamp, Select/Execute or a special command execution etc.); high performance can be achieved because only the necessary services are implemented; high performance if there are many data points;

Contra: Larger amount of programming work; all services, such as general query, counter query, time synchronisation, command execution, spontaneous data transmission etc. must be implemented by the PLC programmer himself (programmed out); the PLC programmer must be familiar with the protocol standard.

 

Interoperability check list

for TwinCAT PLC Library: IEC 60870-5-102 control station (master). Here you can open/save the protocol interoperability document (zipped PDF).

 

System requirements

Development environment:

Target system:

Product components

Installation on Windows NT (XP, XPe/WES, Vista, W7, WES7, ...)

The PLC libraries are copied into the folder: ..\TwinCAT\Plc\Lib.

Installation on Windows CE

You don't have to install any additional components on the CE platform. 

TcIEC870_5_102Link: IEC 60870-5-102 Serial Link Interface (master) 1:

This document is not full product manual. Please install the full version of the Beckhoff Information System.

Hint:

You will find it

Examples

Example projects are in the Beckhoff Information System documentation of TwinCAT PLC library.

Link to example overview page ('low level' interface): IEC 60870-5-102 Serial Link Interface;

Further Documentation