ABB COM600 series 5.1 Bedienungsanleitung

—
COM600 series 5.1
Logic Processor User's Manual


Contents:
1. About this manual .................................................................................. 5
1.1. Copyright ........................................................................................ 5
1.2. Disclaimer ..................................................................................... 5
1.3. Conformity ..................................................................................... 6
1.4. Trademarks .................................................................................... 6
1.5. General information ....................................................................... 6
1.6. Document conventions .................................................................. 6
1.7. Use of symbols .............................................................................. 7
1.8. Terminology .................................................................................... 8
1.9. Abbreviations ................................................................................. 9
1.10. Related documents ...................................................................... 10
1.11. Document revisions ..................................................................... 10
2. Introduction ........................................................................................... 11
2.1. General information about the COM600 series ........................... 11
2.2. COM600 product series variants and rationale ........................... 11
2.3. Functional overview ..................................................................... 12
2.4. Features ....................................................................................... 13
3. Configuration ........................................................................................ 15
3.1. Overview of configuring Logic Processor .................................... 15
3.2. Building communication structure objects ................................... 15
3.3. Logic editor .................................................................................. 16
3.3.1. Creating the logic in the CoDeSys programming
environment .................................................................. 16
3.3.2. Adding symbol configuration ......................................... 17
3.3.3. Add POU to Application MainTask ................................ 19
3.3.4. Setting device path ....................................................... 20
3.3.5. Downloading and starting PLC application ................... 22
3.3.6. Logic Editor Online Help ............................................... 23
3.4. Making cross-references .............................................................. 24
3.5. Creating virtual data objects in the Logic Processor IED ............. 25
3.6. Downloading Logic Processor OPC Server configuration ........... 27
4. Application example ............................................................................. 28
4.1. Logic requirement ........................................................................ 28
4.2. Building object tree in SAB600 of three REF615s ....................... 29
4.3. Adding Logic Processor IED ........................................................ 30
4.4. Creating logic configuration ......................................................... 30
4.5. Adding POU to Application MainTask .......................................... 34
4.6. Add Symbol Configuration ........................................................... 35
4.7. Setting device path ...................................................................... 36
4.8. Building and activating the application ......................................... 37
3
COM600 series 5.11MRS756738
Logic Processor User's Manual
Issued: 6.3.2018
Version: G/6.3.2018

4.9. Making cross-references .............................................................. 37
Index .............................................................................................................. 39
4
1MRS756738
COM600 series 5.1
Logic Processor User's Manual

About this manual1.
Copyright1.1.
This document and parts thereof must not be reproduced or copied without written per-
mission from ABB, and the contents thereof must not be imparted to a third party, nor
used for any unauthorized purpose.
The software or hardware described in this document is furnished under a license and
may be used, copied, or disclosed only in accordance with the terms of such license.
Trademarks
ABB and Relion are registered trademarks of theABB Group.All other brand or product
names mentioned in this document may be trademarks or registered trademarks of their
respective holders.
Warranty
Please inquire about the terms of warranty from your nearest ABB representative.
http://www.abb.com/substationautomation
Disclaimer1.2.
The data, examples and diagrams in this manual are included solely for the concept or
product description and are not to be deemed as a statement of guaranteed properties.
All persons responsible for applying the equipment addressed in this manual must satisfy
themselves that each intended application is suitable and acceptable, including that any
applicable safety or other operational requirements are complied with. In particular, any
risks in applications where a system failure and/ or product failure would create a risk
for harm to property or persons (including but not limited to personal injuries or death)
shall be the sole responsibility of the person or entity applying the equipment, and those
so responsible are hereby requested to ensure that all measures are taken to exclude or
mitigate such risks.
This product is designed to be connected and to communicate information and data via
a network interface, which should be connected to a secure network. It is sole responsib-
ility of person or entity responsible for network administration to ensure a secure connec-
tion to the network and to establish and maintain any appropriate measures (such as but
not limited to the installation of firewalls, application of authentication measures,
encryption of data, installation of anti virus programs, etc) to protect the product, the
network, its system and the interface against any kind of security breaches, unauthorized
5
COM600 series 5.1
1MRS756738
Logic Processor User's Manual

access, interference, intrusion, leakage and/or theft of data or information. ABB is not
liable for damages and/or losses related to such security breaches, unauthorized access,
interference, intrusion, leakage and/or theft of data or information.
This document has been carefully checked byABB but deviations cannot be completely
ruled out. In case any errors are detected, the reader is kindly requested to notify the
manufacturer. Other than under explicit contractual commitments, in no event shallABB
be responsible or liable for any loss or damage resulting from the use of this manual or
the application of the equipment.
Conformity1.3.
This product complies with the directive of the Council of the European Communities
on the approximation of the laws of the Member States relating to electromagnetic
compatibility (EMC Directive 2004/108/EC) and concerning electrical equipment for
use within specified voltage limits (Low-voltage directive 2006/95/EC).This conformity
is the result of tests conducted by ABB in accordance with the product standards EN
50263 and EN 60255-26 for the EMC directive, and with the product standards EN
60255-1 and EN 60255-27 for the low voltage directive. The product is designed in
accordance with the international standards of the IEC 60255 series.
Trademarks1.4.
ABB is a registered trademark ofABB Group. All other brand or product names men-
tioned in this document may be trademarks or registered trademarks of their respective
holders.
General information1.5.
This user’s manual provides thorough information on the Logic Processor OPC server
configuration for COM600.
Information in this user’s manual is intended for application engineers who configure
the Logic Processor function in COM600. As a prerequisite, you should have basic
knowledge of logic programming and IEC 61131-3 standard.
Document conventions1.6.
The following conventions are used for the presentation of material:
•The words in names of screen elements (for example, the title in the title bar of a
window, the label for a field of a dialog box) are initially capitalized.
•Capital letters are used for the name of a keyboard key if it is labeled on the keyboard.
For example, press the ENTER key.
6
1MRS756738
COM600 series 5.1
Logic Processor User's Manual

•Lowercase letters are used for the name of a keyboard key that is not labeled on the
keyboard. For example, the space bar, comma key, and so on.
•Press CTRL+C indicates that you must hold down the CTRL key while pressing
the C key (to copy a selected object in this case).
•Press ESC E C indicates that you press and release each key in sequence (to copy
a selected object in this case).
•The names of push and toggle buttons are boldfaced. For example, click OK.
•The names of menus and menu items are boldfaced. For example, the File menu.
•The following convention is used for menu operations: MenuName > Menu-
Item > CascadedMenuItem. For example: select File > New > Type.
•The Start menu name always refers to the Start menu on theWindows taskbar.
•System prompts/messages and user responses/input are shown in the Courier font.
For example, if you enter a value out of range, the following message is displayed:
Entered value is not valid. The value must be 0 - 30 .
•You can be asked to enter the string MIF349 in a field. The string is shown as follows
in the procedure:
MIF349
•Variables are shown using lowercase letters:
sequence name
Use of symbols1.7.
This publication includes warning, caution, and information icons that point out safety-
related conditions or other important information. It also includes tip icons to point out
useful information to the reader. The corresponding icons should be interpreted as follows.
The electrical warning icon indicates the presence of a hazard
which could result in electrical shock.
The warning icon indicates the presence of a hazard which
could result in personal injury.
The caution icon indicates important information or warning
related to the concept discussed in the text. It may indicate
the presence of a hazard which could result in corruption of
software or damage to equipment or property.
7
COM600 series 5.1
1MRS756738
Logic Processor User's Manual

The information icon alerts the reader to relevant facts and
conditions.
The tip icon indicates advice on, for example, how to design
your project or how to use a certain function.
Terminology1.8.
DescriptionTerm
An abnormal state of a condition.Alarm
An OPC service for providing information about alarms and
events to OPC clients.
Alarms and Events; AE
COM600 as a generic name for COM600S IEC and COM600F
ANSI products
COM600 Series; COM600
An OPC service for providing information about process data to
OPC clients.
Data Access; DA
Part of a logical node object representing specific information,
for example, status, or measurement. From an object-oriented
point of view, a data object is an instance of a class data object.
DOs are normally used as transaction objects; that is, they are
data structures.
Data Object; DO
The data set is the content basis for reporting and logging. The
data set contains references to the data and data attribute val-
ues.
Data Set
A physical device that behaves as its own communication node
in the network, for example, protection relay.
Device
Change of process data or an OPC internal value. Normally, an
event consists of value, quality, and timestamp.
Event
A physical IEC 61850 device that behaves as its own commu-
nication node in the IEC 61850 protocol.
Intelligent Electronic Device
Representation of a group of functions. Each function is defined
as a logical node. A physical device consists of one or several
LDs.
Logical Device; LD
The smallest part of a function that exchanges data. An LN is
an object defined by its data and methods.
Logical Node; LN
Series of standards specifications aiming at open connectivity
in industrial automation and the enterprise systems that support
industry.
OPC
8
1MRS756738
COM600 series 5.1
Logic Processor User's Manual

DescriptionTerm
Representation of a connection to the data source within the
OPC server. An OPC item is identified by a string <object
path>:<property name>. Associated with each OPC item are
Value, Quality, and Time Stamp.
OPC item
Named data item.Property
The report control block controls the reporting processes for
event data as they occur. The reporting process continues as
long as the communication is available.
Report Control Block
Abbreviations1.9.
DescriptionAbbreviation
Alarms and EventsAE
Data AccessDA
Data ObjectDO
Gateway, component connecting two communication networks togetherGW
Web Human Machine InterfaceWebHMI
International Electrotechnical CommissionIEC
Intelligent Electronic DeviceIED
Local Area NetworkLAN
Logical DeviceLD
Logical NodeLN
Network Control CenterNCC
Object Linking and EmbeddingOLE
OLE for Process ControlOPC
Protection & ControlP&C
Programmable Logic ControllerPLC
Program Organization UnitPOU
Request To SendRTS
Substation AutomationSA
Substation Configuration DescriptionSCD
Substation Configuration LanguageSCL
Sequential Function ChartSFC
Single Line DiagramSLD
eXtended Markup LanguageXML
9
COM600 series 5.1
1MRS756738
Logic Processor User's Manual

Related documents1.10.
MRS numberName of the manual
1MRS756125COM600 User’s Manual
1MRS756705COM600 Operator's Manual
1MRS756740COM600 HMI Configuration Manual
1MRS756739COM600 Data Historian Operator's Manual
1MRS755001COM600 Sequence Control Configuration Manual
1MRS758689Master Protocols (Ethernet based) Configuration and Operation
Manual
1MRS758690Master Protocols (Ethernet based) Technical Reference Manual
1MRS758691Slave Protocols (Ethernet based) Configuration and Operation
Manual
1MRS758692Slave Protocols (Ethernet based) Technical Reference Manual
1MRS756567DNP 3.0 Serial Master (OPC) User's Manual
1MRS755495DNP 3.0 Serial Slave (OPC) User's Manual
1MRS755382IEC 60870-5-101 Slave (OPC) User's Manual
1MRS756703IEC 60870-5-101 Master (OPC) User's Manual
1MRS752278IEC 60870-5-103 Master (OPC) User's Manual
1MRS756738COM600 Logic Processor User's Manual
1MRS756126Modbus Serial Master (OPC) User's Manual
1MRS756913Modbus Serial Slave (OPC) User's Manual
Document revisions1.11.
HistoryProduct revisionDocument version/date
Document created3.3A/13.2.2009
Document revised3.4B/06.11.2009
Document revised3.5C/30.06.2011
Document revised4.0D/31.5.2012
Document revised4.1E/13.3.2015
Document revised5.0F/24.5.2017
Document revised5.1G/6.3.2018
10
1MRS756738
COM600 series 5.1
Logic Processor User's Manual
Inhaltsverzeichnis
Andere ABB Computerhardware Handbücher
Beliebte Computerhardware Handbücher anderer Marken

EMC2
EMC2 VNX Series Betriebsanleitung

Panasonic
Panasonic DV0PM20105 Bedienungsanleitung

Mitsubishi Electric
Mitsubishi Electric Q81BD-J61BT11 Bedienungsanleitung

Gigabyte
Gigabyte B660M DS3H AX DDR4 Bedienungsanleitung

Raidon
Raidon iT2300 Bedienungsanleitung

National Instruments
National Instruments PXI-8186 Bedienungsanleitung

















