ABB 800xa - Minerals Library Overview 5p1s4a
ABB 800xa - Minerals Library Overview 5p1s4a
ABB 800xa - Minerals Library Overview 5p1s4a
Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Overview
Reference Manual
800xA - AC800M Connect - Minerals Library
Version 5.1/4a
Based on
Prep.
Appr.
Doc. kind
Title
Project
Item
Overview
des.
Lang.
3BHS 161555
en
No. of p.
1
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
CONTENT
Doc. kind
Title
1.
GENERAL ................................................................................................................. 4
1.1 SOFTWARE MODULE TYPICALS .................................................................. 4
1.2 DOCUMENT ORGANISATION ........................................................................ 5
2.
3.
4.
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
2
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
4.5.3
Doc. kind
Title
5.
6.
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
3
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
1. GENERAL
This document contains an overview of all controller software module typicals that are
used to configure applications on behalf of Minerals Industry with ControlIT - AC800M
controllers.
1.1 SOFTWARE MODULE TYPICALS
A set of tailor made software module typicals has been developed, supporting the
process requirements for Minerals application, in effort to increase quality and engineering
efficiency.
The software module typicals are developed with the Control Builder M Professional
programming tool, as Control Modules Types, to obtain the full benefits of object
orientation.
The software module typicals are grouped in seven different object categories:
Basic Objects
Communication Objects
Consumer Objects
Dosing Objects
Group Objects
Loop Objects
Power Distribution Monitoring Objects
Report Objects
Refer to a separate Reference Manual for each object category for more detail.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
4
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Project Documentation
<Project>
<Customer>
Configuration Standard
MINERALS (BMI)
Software Design
Product Guide
Minerals Library
800xA Manuals
Reference Manual
Minerals Library Overview
Reference Manual
Figure 1
Doc. kind
Title
Document Organisation
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
5
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
6
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Function Block
User defined control function. Programmed in IEC 61131-3 standard languages. Function
Blocks are defined as POUs in CB M.
FB
An abbreviation for Function Block
GCC
Group Control Connection, GrpDrvBus connecting the consumers with the group
I/O
Input / Output device. (e.g. ABB S800 IO System)
MS
MS stands for Microsoft Corporation
NG
New (Process) Graphics, often referred as PG2 - Process Graphics 2
OLE
Object Linking and Embedding. A technology, based on COM, developed by Microsoft
OPC
OLE for Process Control
PPA
Short form for OperateIT Process Portal A. The name of the standard ABB operator station
PC
Personal Computer
PCC
Process Control Connection, bus connecting the basic objects (signals) with the
consumers and the group
PDA
ABB Automation Plant Design & Allocation tool
PG2
Process Graphics 2, often referred as NG - New Process Graphics.
POU
The IEC-61131 standard describes programs, function blocks and functions as Program
Organization Units or POUs. These units help you organize your automation project into
code blocks. CB M extends the standard with Data Types and Control Modules.
VBPG
Visual Basic Process Graphics. The old way of doing process graphics in 800xA
VVVF
Variable Voltage, Variable Frequency speed controlled drive
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
7
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
3. OBJECT CATEGORIES
3.1 BASIC OBJECTS
The Basic Objects (AI, AO, DI, DO) provide access and control for process IO-signals and
calculated IO-signals.
Basic functions such as blocking and forcing of signals, control of output and limit level
changes are integrated in these objects.
Using the PCC (Priority Command Connection) concept input signal objects (AIS/AIC and
DIS/DIC) can propagate their alarm state to consumer objects. Depending on the
configuration, signals may send interlock actions to the connected consumer without using
binary interlock code. In addition it is possible to navigate between faceplates of signals
and consumers connected via PCC.
A detailed description of the basic objects and their interfaces is given in the reference
manual Basic Objects.
Reference Table: Basic Objects for process IO-signals
Doc. kind
Title
Name
Type
Function
Data Type
AIS
CM
AISData
AOS
CM
AOSData
DIS
CM
DISData
DOS
CM
DOSData
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
8
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Type
Function
Data Type
AIC
CM
AISData
AOC
CM
AOSData
DIC
CM
DISData
DOC
CM
DOSData
Doc. kind
Title
Name
Type
Function
Data Type
PCC_Connect
FB
PCCComData
PCC_Connect_2
FB
PCCComData
PCC_
Threshold_AND3
FB
Not defined
PCC_Intlk
CM
PCC_IntlkData
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
9
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Type
Function
Data Type
GCC_Com_M
CM
GCC_ComD
ata
GCC_Com_S
PCC_Com_D
rive
PCC_Com_Si
gnal
MMS_COM
Doc. kind
Title
CM
CM
CM
CM
Point-to-point communication to
GCC_Com_S via Communication Variable
Point-to-point communication to
GCC_Com_M via Communication Variable
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
PCC_ComD
ata
PCC_ComD
ata
AnyType
Document number
GCC_ComD
ata
3BHS 161555
Lang.
en
No. of p.
10
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Doc. kind
Title
Name
Type
Function
DataTypes
MOT1
CM
MOT1Data
MOT1_VVVF
CM
MOT1VVVFD
ata
MOT2
CM
MOT2Data
MOT2_VVVF
CM
MOT2VVVFD
ata
MOTP
CM
MOTPData
VLV1
CM
VLV1Data
VLVNO1
CM
VLVNO1Data
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
11
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Doc. kind
Title
Name
Type
Function
Data Type
WFC
CM
InteractWF_
Prop
WF_Prop
CM
InteractWF_
Prop
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
12
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Doc. kind
Title
Name
Type
Function
Data Type
GROUP
CM
GrpInput
GrpOutput
GrpDrvCon
GrpCycleCtrl
CM
GrpCycle
CntrlData
PREBIN
CM
PreBinData
STW
CM
STWData
DriveGroup
CM
DriveGroupD
ata
GroupStep
CM
Not defined
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
13
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Type
Function
Data Type
PIDCtrl
CM
PIDCtrlData
Doc. kind
Title
Name
Type
Function
Data Type
Circuit Breaker
CM
CircuitBreaker
Data
CircuitBreakerA
BBREF542Plus
Composite CM:
Circuit Breaker +
3 AIC (Current,
Voltage, Power) + 1
Counter (Energy)
CircuitBreaker
ABBREF542P
lusData
PFCCtrl
CM
PFCCtrlData
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
14
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
A detail description of the report objects and their interfaces is given in the module
description Report Objects.
Reference Table: Report Objects
Name
Type
Function
Data Type
PulsCount
CM
PulseCount
Data
ReportingCount
CM
ReportingCo
untData
Type
Function
Data Type
MOT1VVVF_ACS8x0
Composite CM:
MOT1_VVVF
MOT1_VVVFData
MOT2VVVF_ACS8x0
Composite CM :
MOT2_VVVF
MOT2VVVFData
UMC22
Composite CM
MOT1UMCData
MOT1_MNSIS
MOT2_MNSIS
MOTP_MNSIS
Composite CM
MOT1 + AIC (Current or Power)
MOT2 + AIC (Current or Power)
MOTP + AIC (Current or Power)
MOT1_MNSISData
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
15
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Name
Type
Function
Data Type
MOT1_MNSiS_MBTCP
MOT2_MNSIS_MBTCP
MOTP_MNSIS_MBTCP
Composite CM:
MOT1, MOT2, MOTP
MOT1_MNSiS_MBT
CPData
MOT1_UMC100
MOT2_UMC100
MOTP_UMC100
Composite CM:
MOT1, MOT2, MOTP
MOTx_UMC100Data
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
16
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
4. LIBRARY CUSTOMIZATION
4.1 LOOK AND FEEL
The library comes with 6 predefined look and feels that can easily be customized.
1. Minerals Standard: Keeps the BU Minerals 4.1 look and feel
2. Holcim Standard: Holcim standard requirements regarding color and shapes
3. Hybrid Standard: The new BU Minerals style as an option for customers
4. Standard Type 4: Minerals Classic with red cross in case of not ready
5. VALE Standard: VALE Standard requirements regarding color and shapes
6. ASM: Alarm Status Monitor
Note: For individual customization see chapter PG2 EXPERT USER GRAPHIC
APPEARANCE CUSTOMIZATION.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
17
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
18
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Name
BMIngAlpha
Doc. kind
Title
Description
Alpha transparency for BMI Process
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Range
0 255
Document number
Default Value
255
3BHS 161555
Lang.
en
No. of p.
19
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
BMIngAlphaOffText
BMIngAlphaOffTextBack
BMIngAnalogEnableLimitLabel
BMIngAnalogEnableMode
BMIngAnalogROC
BMIngDefaultSettings
BMIngDigitalEnableMode
BMIngDriveEnableMode
BMIngEnableAlarmBlock
BMIngEnableBlock
BMIngEnableColorBarAspectLink
BMIngColorBarDigitalCmd
BMIngColorBarPreSel
BMIngEnableControlPoint
BMIngEnableOPNote
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
0 255
160
0 255
35
0 / 255
255 = enabled
0 / 255
255 = enabled
0 / 255
255 = enabled
0 99
1 = default
0 / 255
255 = enabled
0 / 255
255 = enabled
0 / 255
255 = enabled
0 / 255
255 = enabled
0 / 255
255 = enabled
0 / 255
255 = enabled
0 / 255
0 = disabled
0 / 255
255 = enabled
0 / 255
255 = enabled
Document number
3BHS 161555
Lang.
en
No. of p.
20
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Name
BMIngEnablePrintBlock
BMIngEnableSelect
BMIngEnableSigError
BMIngEnableStandardDEW
BMIngEnableExtendedDEW
BMIngEnergyEnableCBGenAlarm
BMIngEnergyEnableFieldEarthAndS
ecure
BMIEnergyEnableSumIntrl
BMIngFontSizeLabel
BMIngFontSizeTagName
BMIngGroupEnableMode
BMIngPIDEnableMode
BMIngPIDEnableROC
BMIngPreSelEnableStatusOnSymbol
BMIngSizeLabelShadow
Doc. kind
Title
Description
AC400 print block indication enabling
AC400 selected frame indication enabling
Enables the indication of the signal error for
analog objects.
Enable the standard direct entry window.
The standard DEW can be invoked on left
mouse click.
Enable the extended direct entry window.
The extended DEW can be invoked on right
mouse click
Enabling of Circuit Breaker General Alarm
indication on single line display
Enabling of Field Earth and Secure Label
for Circuit Breaker on single line display
Enabling of Circuit Breaker Interlock
indication on single line display
Font size for all labels
Font size for the tag name presentation of
the consumer objects. The tag name can be
activated from the group FPL by pressing
the Tag button.
Enables the Mode Label (e.g. A) for group
objects. Individual disabling per graphic
element is possible.
Enables the mode indication (e.g. Auto,
Manual) in the status line of the PID
objects. Individual disabling of the status
line per graphic element is possible.
Not implemented yet
Not implemented yet
Label shadow size in pixels for all labels
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Range
0 / 255
0 / 255
0 / 255
Default Value
255 = enabled
255 = enabled
255 = enabled
0 / 255
255 = enabled
0 / 255
255 = enabled
0 / 255
255 = enabled
0 / 255
255 = enabled
0 / 255
255 = enabled
6 12
6 12
0 / 255
255 = enabled
0 / 255
255 = enabled
0 / 255
0 / 255
06
0 = disabled
255 = enabled
2
Document number
8
8
3BHS 161555
Lang.
en
No. of p.
21
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
22
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
PID Back
Value Back
Bar Back
ValueandUnit
Back
0 = None
1 = Filled with
Frame
2 = Opaque
3 = Frame only
4 = Sunken
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
23
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Appearance
PID Back
Value Back
Bar Back
ValueandUnit
Back
5 = Raised
14 = Button Sunken
15 = Button Raised
Note: The result may be different depending on the logical color settings
PID Control
ValueFontBold = true
UnitFontBold = true
ValueFontBold = false
UnitFontBold = false
ValueFontBold = true
UnitFontBold = false
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
24
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Group Back
0 = None
1 = Filled with Frame
4 = Sunken
5 = Raised
14 = Button Sunken
15 = Button Raised
Analog Output
Group
EnableDirectEntry
= true
EnableDirectEntry
= false
To complete the entry either press the Enter Button on the keyboard,
or use the Graphic Element Apply Button
display.
For the group start / stop direct entry buttons the behavior can be configured to be direct
or applied for every instance of the graphic element.
The Analog Output may be controlled in addition by a Drag Handle
Drag Handel Settings
EnableDragHandle = true
EnableDragHandle = false
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
25
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Extended DEW
Description
Actual value and input value.
Click:
Increase one step
Hold down: Increase continuously
Click:
Decrease one step
Hold down: Decrease continuously
Clear input and restore actual value
Delete one digit
Apply input value.
The input value will not be set until this
button is pressed.
Use either the up/down-buttons, the
numbered buttons or the drag handle to
set a new input value.
The yellow marked area on the bar,
marks max- and/or min- input limits.
If the desired input value is not valid, a
short message will appear. In this case,
the apply button is disabled and the
input value can not be set.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
26
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
true
false
EnableTagName
EnableDescription
EnableStatus
Note: The table shows the deviation form the default, all settings can be combined to get
the desired look and feel.
Between 1 and 4 values can be presented, the default is 2 values, by default the second
value is auto selecting depending on the mode, e.g. in auto the set-point and in manual
the output is presented. Beside the below described general settings the configuration can
be changed individually on every instance as well.
Property
true
false
EnableValue1Ind
(Default = Measured Value)
EnableValue2Ind
(Default = SP or Output
depending on mode)
EnableValue3Ind
(Default = Output)
EnableValue3Ind
and
EnableValue4Ind
(Default = Actuator)
Note: The table shows the deviation form the default, all settings can be combined to get
the desired look and feel.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
27
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
PID Control
Analog Value
0 = None
1 = Filled Square
2 = Thick Frame
Note:
The limit label can be enabled / disabled in addition either by Workplace Specific
Settings or individually in every instance.
Stop Interlocks
-> DrvNotReady
-> NotReady
-> Alarm
Appearance
DrvNotReady
Start
Interlock
Stop
Interlock
NotReady
Alarm
0 = None
2 = Thick Frame
3 = Thin Frame
4 = Arrow
n/a
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
28
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
IC and IB Interlocks
FB1 and FB2 (e.g. Speed Switch) only MOT1, MOT2 and MOT1_VVVF
NotRfsAppearance
Off
and
OK
3 = Thin Frame
4 = Arrow
5 = Cross
6 = Slash
On with Warning
symbol on with
failure color
symbol on with
warning color
symbol on with
warning color
On
and
OK
Note 1: The color depends on the source causing the problem and can be either a
warning or a failure color.
Note 2: The consumer objects own alarms e.g. Availability, Contactor Feedback, Position
Limit switches etc. are handled by the IndTr1, and always presented as filled
square around the symbol.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
29
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
CB open and
ok
CB open with
failure
CB closed with
warning
CB closed
and ok
0 = None
1 = Filled Square
2 = Thick Frame
(only available for
Status Appearance =
1)
Note:
The color depends on the source causing the problem and can be either a
warning or a failure color.
CB open
CB open,
Isolator closed
CB closed,
Earth switch
closed
CB closed,
Isolator
closed
0 = line only
When StatusAppearance = 0, no colored status indication is used. The line color is the
logical color BMIngHVLine (default is black). Note that alarm appearance as thick frame
(AlarmAppearance = 2) is only available for StatusAppearance = 1
Status Appearance
CB open
CB open,
Isolator closed
CB closed,
Earth switch
closed
CB closed,
Isolator
closed
1 = colored status
indication on symbol
StatusAppearance = 1 indicates the object status as colored, rectangular symbol. The line
color can be selected with the OnColor property (default is A1_HVLine).
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
30
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Status Appearance
CB open
CB open,
Isolator closed
CB closed,
Earth switch
closed
CB closed,
Isolator
closed
2 = colored status
indication on line
With StatusAppearance = 2 the line color depends on the object status. Use the properties
OnColor and OffColor to change the default settings. Note that alarm appearance as thick
frame (AlarmAppearance = 2) is only available for StatusAppearance = 1
For more information see [08] Power Distribution Monitoring Objects (3BHS 253000).
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
31
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
0
Text line with
background
color)
10
(Text line with
square in front)
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
32
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
The FontBold property is used only for texts which do not support logical fonts as
described in chapter Resource Libraries. These are mainly value input fields.
Font Bold
Example
True
False
Example
0 = None
1 = Filled with
Frame
2 = Opaque
3 = Frame only
4 = Sunken
5 = Raised
14 = Button
Sunken
15 = Button
Raised
Enable Input
Appearance
0 = None
4 = Sunken
5 = Raised
14 = Button
Sunken
15 = Button
Raised
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
33
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
BMIngFPLText02
BMIngFPLText03
Description
Trend axis font.
Trend ruler font. Used for record time and value.
Smallest size and weight.
Used for: Descriptions, units, checkbox / option
button description
Medium size and weight.
Used for: Block / forced-, error-, simulated indication
Largest size and weight.
Used for: Interlock-, Alarm-, Warning- texts and tag
names
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
34
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Description
Off indication symbol fill color for DO graphic
elements. Only used when graphic element
property EnableObjectStatusColor is true.
On indication symbol fill color for DO graphic
elements. Only used when graphic element
property EnableObjectStatusColor is true.
Off indication symbol fill color for symbol indication
type category 01
Off indication symbol fill color for symbol indication
type category 01
On indication symbol fill color for symbol indication
type category 01
On indication symbol fill color for symbol indication
type category 01
On indication symbol fill color for symbol indication
type category 01
Off indication symbol fill color for symbol indication
type category 02
Off indication symbol fill color for symbol indication
type category 02
On indication symbol fill color for symbol indication
type category 02
On indication symbol fill color for symbol indication
type category 02
On indication symbol fill color for symbol indication
type category 02
Off indication symbol fill color for symbol indication
type category 03
Off indication symbol fill color for symbol indication
type category 03
On indication symbol fill color for symbol indication
type category 03
On indication symbol fill color for symbol indication
type category 03
On indication symbol fill color for symbol indication
type category 03
Off indication symbol fill color for symbol indication
type category 04
Off indication symbol fill color for symbol indication
type category 04
On indication symbol fill color for symbol indication
type category 04
On indication symbol fill color for symbol indication
type category 04
On indication symbol fill color for symbol indication
type category 04
BMIngFillColorDOOn
BMIngFillColorIndCat01Dch
BMIngFillColorIndCat01Off
BMIngFillColorIndCat01On
BMIngFillColorIndCat01Starting
BMIngFillColorIndCat01Stopping
BMIngFillColorIndCat02Dch
BMIngFillColorIndCat02Off
BMIngFillColorIndCat02On
BMIngFillColorIndCat02Starting
BMIngFillColorIndCat02Stopping
BMIngFillColorIndCat03Dch
BMIngFillColorIndCat03Off
BMIngFillColorIndCat03On
BMIngFillColorIndCat03Starting
BMIngFillColorIndCat03Stopping
BMIngFillColorIndCat04Dch
BMIngFillColorIndCat04Off
BMIngFillColorIndCat04On
BMIngFillColorIndCat04Starting
BMIngFillColorIndCat04Stopping
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
35
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
BMIngLineColorDOOn
BMIngLineColorIndCat01Dch
BMIngLineColorIndCat01Off
BMIngLinelColorIndCat01On
BMIngLinelColorIndCat01Starting
BMIngLinelColorIndCat01Stopping
BMIngLineColorIndCat02Dch
BMIngLineColorIndCat02Off
BMIngLinelColorIndCat02On
BMIngLinelColorIndCat02Starting
BMIngLinelColorIndCat02Stopping
BMIngLineColorIndCat03Dch
BMIngLineColorIndCat03Off
BMIngLineColorIndCat03On
BMIngLineColorIndCat03Starting
BMIngLineColorIndCat03Stopping
BMIngLineColorIndCat04Dch
BMIngLineColorIndCat04Off
BMIngLineColorIndCat04On
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Description
Off indication symbol fill color for symbol indication
type category 05
Off indication symbol fill color for symbol indication
type category 05
On indication symbol fill color for symbol indication
type category 05
On indication symbol fill color for symbol indication
type category 05
On indication symbol fill color for symbol indication
type category 05
Off indication symbol line color for DO graphic
elements. Only used when graphic element
property EnableObjectStatusColor is true.
On indication symbol line color for DO graphic
elements. Only used when graphic element
property EnableObjectStatusColor is true.
Off indication symbol line color for symbol
indication type category 01
Off indication symbol line color for symbol
indication type category 01
On indication symbol line color for symbol
indication type category 01
On indication symbol line color for symbol
indication type category 01
On indication symbol line color for symbol
indication type category 01
Off indication symbol line color for symbol
indication type category 02
Off indication symbol line color for symbol
indication type category 02
On indication symbol line color for symbol
indication type category 02
On indication symbol line color for symbol
indication type category 02
On indication symbol line color for symbol
indication type category 02
Off indication symbol line color for symbol
indication type category 03
Off indication symbol line color for symbol
indication type category 03
On indication symbol line color for symbol
indication type category 03
On indication symbol line color for symbol
indication type category 03
On indication symbol line color for symbol
indication type category 03
Off indication symbol line color for symbol
indication type category 04
Off indication symbol line color for symbol
indication type category 04
On indication symbol line color for symbol
Minerals Library, CoE Cement and Minerals
Document number
3BHS 161555
Lang.
en
No. of p.
36
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Description
indication type category 04
On indication symbol line color for symbol
indication type category 04
On indication symbol line color for symbol
indication type category 04
Off indication symbol line color for symbol
indication type category 05
Off indication symbol line color for symbol
indication type category 05
On indication symbol line color for symbol
indication type category 05
On indication symbol line color for symbol
indication type category 05
On indication symbol line color for symbol
indication type category 05
Indication Type
IndCat02
IndCat03
IndCat04
IndCat05
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
37
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Description
Off symbol fill color for circuit breaker
On symbol fill color for circuit breaker
Control voltage line color, for status off
Control voltage line color, for status on
Off symbol fill color for isolators
On symbol fill color for circuit breaker
Indication color for Earth and Secure message.
Off symbol fill color for earth switches
On symbol fill color for circuit breaker
Earth line color, for status off
Earth line color, for status on
High voltage 01 line color, for status off
High voltage 02 line color, for status off
High voltage 03 line color, for status off
High voltage 01 line color, for status on
High voltage 02 line color, for status on
High voltage 03 line color, for status on
Line color for single line symbols.
Low voltage 01 line color, for status off
Low voltage 02 line color, for status off
Low voltage 03 line color, for status off
Low voltage 01 line color, for status on
Low voltage 02 line color, for status on
Low voltage 03 line color, for status on
Medium voltage 01 line color, for status off
Medium voltage 02 line color, for status off
Medium voltage 03 line color, for status off
Medium voltage 01 line color, for status on
Medium voltage 02 line color, for status on
Medium voltage 03 line color, for status on
UPS voltage line color, for status off
UPS voltage line color, for status on
Control voltage line color, for status off
Control voltage line color, for status on
Project
Document number
3BHS 161555
Lang.
en
No. of p.
38
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
BMIngAlphaOffTextBack
BMIngButtonFillColor
BMIngButtonFrameColor
BMIngILArrowAbnormal
BMIngILArrowNormal
BMIngTextButton
BMIngTextDynamic
BMIngTextFrame
BMIngTextNormalFillColor
BMIngTextStatic
BMIngTextValueOn
BMIngTrendAnalogAuto
BMIngTrendAnalogIO
BMIngTrendAnalogMV
BMIngTrendAnalogOUT
BMIngTrendAnalogROC
BMIngTrendAxis
BMIngTrendBad
BMIngTrendDigitalIO
BMIngTrendDigitalMV
BMIngTrendDigitalOUT
BMIngTrendFillColor
BMIngTrendGrid
BMIngTrendPIDACT
BMIngTrendPIDMV
BMIngTrendPIDOUT
BMIngTrendPIDSP
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Description
Alpha transparency for text indication. Such as interlock
and alarm text when they are not active. Value Range is
0 = fully transparent to 255 = opaque. In case of an
active alarm / interlock, text color is always opaque.
Alpha transparency for text indications background.
Such as interlock and alarm text background when they
are not active. Value Range is 0 = fully transparent to
255 = opaque. In case of an active alarm / interlock, text
background color is always opaque.
Button color on faceplate elements. Used for Aspect
Links, Command Button and Value Input Fields.
Button frame color on faceplate elements. Used for
Aspect Links, Command Button and Value Input Fields.
Interlock Arrow color on alarm / interlock text lines, in
abnormal state (Interlock, Alarm or Warning is active)
Interlock Arrow color on alarm / interlock text lines, in
normal state (Interlock, Alarm or Warning is not active)
Button text color on faceplate elements. Used for Aspect
Links, Command Button and Value Input Fields.
Text color for interlock, alarm, warning and block
indication.
Frame color for interlock, alarm, warning and block
indication. Only used when General Property
EnableTextFrames is true.
Text indication back color. Used for interlock, alarm,
warning and block texts. Only applied if texts
background color is not set to fully transparent
(BMIngAlphaOffTextBack = 0)
Text color for descriptions.
Color for value indication on text elements.
Trace color: Analog auto value.
Trace color: Analog IO value
Trace color: Analog measured value
Trace color: Analog output color
Trace color: Rate of change value
Trend axis and trend axis text color.
Trace color when signals quality is bad.
Trace color: Digital IO value
Trace color: Digital measured value
Trace color: Digital output value
Trend background color
Trend grid color
Trace color: PID actuator value
Trace color: PID measured value
Trace color: PID output value
Trace color: PID set point value
Project
Document number
3BHS 161555
Lang.
en
No. of p.
39
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Description
Trace color: PID Working set point value
Trend ruler color. Activated when mouse moves over
trend.
Trace color when signals quality is uncertain
4.2.5.1 FontName
Defines the font used to display text in the viewers.
For exotic languages a different font may be needed to display the text correctly. This font
needs to be installed on the computers the viewer is used.
4.2.5.2 FontCharset
Depending on the language a different code page needs to be set.
The following table shows the settings for the most common languages.
Localization
English (US)
Russian
Greek
Arabic
Hebrew
Japanese
Chinese (PRC)
Korean
FontName
Arial
Arial
Arial
Traditional Arabic
David
MS UI Gothic
SimSun
GulimChe
FontCharset
0
204
161
178
177
128
134
129
Note1: In the Windows Regional and Lanuage Settings the Language for non-Unicode
programs needs to match the system localization or the viewers will not work properly.
Note2: The Windows code pages for the language need to be installed.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
40
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Please note that the above settings are for VBPG graphics only. See chapter PG2
EXPERT USER GRAPHIC APPEARANCE CUSTOMIZATION for PG2 graphics
customization.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
41
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
42
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Do never create pointers in the existing NLS aspects. This can cause
performance problems and data loss after a library upgrade.
Aspects related to the default Minerals Library NLS pointers are listed below.
Doc. kind
Title
Location (Object)
Aspect Name
Description
MineralsLib
5_0_1 Counter AddOn Customization
MineralsLib
5_1_2 IOStatus Customization
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
43
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Location (Object)
Aspect Name
Description
MineralsLib
5_1_4 UMC100 Customization
MineralsLib
5_1_4 UMC100 Customization
Aspect Name
Description
MineralsProj_AE_NLS
BMI_Proj_AE_NLS
MineralsProj_AE_NLS
Project_AE_NLS_AETrans
MineralsProj_IL_NLS
BMI_Proj_IL_NLS
MineralsProj_IL_NLS
Project_IL_NLS_AETrans
MineralsProj_NLSID
BMI_Proj_NLSID
MineralsProj_NLSID
Project_NLSID_AETrans
To customize the NLS pointers in your language, under the selected aspect, click the
button Add in Locale to define your language.
Now, go thru all the pointers and translate them into your language.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
44
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Note that all your definitions will be lost in case of a library upgrade. To avoid
that, backup these aspects before doing the upgrade and restore them
afterwards.
When using NLS, a flag in the BMIConstAndVar must be set to true for all the projects.
4.4.2 Project Specific NLS Support for Interlock and Alarm messages
For some projects, it can be necessary to translate some interlock texts and alarm
messages shown in the faceplates.
There is a difference between upgrading existing projects from VB graphics to PG2
graphics and creating NLS support for new projects using PG2. The next chapters will
describe in detail how to handle these two cases.
4.4.2.1 Creating new NLS Support for PG2 or VB6
The standard procedure to implement NLS pointers contains the three points listed below:
1. The strings for the Interlock and alarm texts have to be defined as NLS pointers in
the Control Modules. Format is ||NLSID_<MyPointer>
2. The NLS pointers used in the control modules have to be defined in Alarm and
Event Translator aspects. The project specific Alarm and Event Translator
aspects shall be stored under MineralsProj_NLSID in the Library Structure |
Preferences and Customizations, named as Project_NLSID_AETrans. This aspect
will be used for event lists, alarm lists, alarm lines and VB6 based ActiveX controls
such as the PCC Viewer.
3. The same NLS Pointers must be defined in the same object (MineralsProj_NLSID)
as NLS Resource Manager, named as BMI_Proj_NLSID. This aspect will be
used for PG2 graphic elements and faceplates.
F
F
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
45
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
4.4.2.2 Example
As an example, lets create NLS supported texts for interlocks and alarms for the following
objects below:
Starting from the DIS, 561_BC1_D1, verify below how to set the text Drift Switch Left into
a NLS supported key.
If not existing in the keyboard, the char | has an ASCII code 124.
Now lets set the Interlock texts under the motor _561_BC1_M1 to be NLS supported:
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
46
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
l
With everything defined, now we have to create the pointers in the library structure for
customization.
Object path for NLS pointer is [Library Structure] / Preferences and Customizations /
MineralsProj_NLSID
1. The NLS pointers used in the control modules have to be defined in Alarm and
Event Translator aspects. The project specific Alarm and Event Translator
aspects shall be stored under MineralsProj_NLSID in the Library Structure |
Preferences and Customizations, named as Project_NLSID_AETrans. This aspect
will be used for event lists, alarm lists and alarm lines in the workplaces.
2. The same NLS Pointers must be defined in the same object (MineralsProj_NLSID)
as NLS Resource Manager, named as BMI_Proj_NLSID. This aspect will be
used for graphic elements and faceplates.
3. After all pointers defined for your whole project, your text will be fully NLS
supported.
4.4.3 NLS support for Object Description
800xA allows the users to change the description of the objects to their current language
thru the NLS support under the name aspect of each object.
The new description defined will be shown in the operator workplaces when Regional
Options are set to the preferred language.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
47
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Status
no AE Handling
LimTr/
ALTr
-1
IndTr
0
Control Module
Events
Process Event
##1
BMIevent*
1,2,3,4
##2
BMIalarmP1*
##3
BMIalarmP2*
Warning
##4
BMIalarmP3*
Alarm/Failure
##5
BMIalarmP4*
NotRFS
##6
BMIalarmP5*
SigErrWarn
##4
BMIalarmP3*
##9
OPC AE
Severity Range
858 1000
715 857
572 714
429 571
286 428
143 285
0 142
Doc. kind
Title
Comment
Modes, Status,
Forcing, Limit
Changes
6
7
cBMI.Std_Type=1
5
4
3
cBMI.AE.
SigErr_*
cBMI.AE.
HWErr_*
BMIalarmSys*
Minerals
AE List
Priority
-
cBMI.AE.
ALP4_*
cBMI.AE.
SigErrWarn_*
BMIalarmP8*
cBMI.AE.
Cmd_Sev
cBMI.AE.
EV_*
cBMI.AE.
ALP1_*
cBMI.AE.
ALP1_*
cBMI.AE.
ALP2_*
cBMI.AE.
ALP3_*
BMIeventText
Fatal
SigErr
AC800 and IO
HWError
Project
Constants
Not supported by
MinLib default
alarm mapping
3
4
Severity can be
set individually on
each AIS
2
1
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
XYZ
X
Y
Z
Unack Alarm
Value
AL Prio / Color
Project
Document number
3BHS 161555
Lang.
en
No. of p.
48
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Name
cBMI.AE.AE_NLS_Empty_Str
cBMI.AE.AE_NLS_Preffix
cBMI.AE.AE_NLS_Space
cBMI.AE.AE_NLS_SubMessageSpace
cBMI.AE.AE_NLS_Used
cBMI.AE.AE_NLS_Var1
cBMI.AE.AE_NLS_Var2
cBMI.AE.AE_NLS_Var_Delim
cBMI.AE.IL_NLS_Preffix
Data Type
string
string
string
string
bool
string
string
string
string
Default Value
(string): ' '
(string): '||AE_NLS_'
(string): '_'
(string): '_'
(bool): False
(string): '{1}'
(string): '{2}'
(string): '\'
(string): '||IL_NLS_'
Name
cBMI.AE.AlarmTr
cBMI.AE.ALP1_AckRule
cBMI.AE.ALP1_Sev
cBMI.AE.ALP1_SubTxt
cBMI.AE.ALP2_AckRule
cBMI.AE.ALP2_Sev
cBMI.AE.ALP2_SubTxt
cBMI.AE.ALP3_AckRule
cBMI.AE.ALP3_Sev
cBMI.AE.ALP3_SubTxt
cBMI.AE.Cmd_Sev
cBMI.AE.EV_AckRule
cBMI.AE.EV_Sev
cBMI.AE.EV_SubTxt
cBMI.AE.FB3XFail_Frc_SuffixTxt
cBMI.AE.FB3XFail_Off_SuffixTxt
cBMI.AE.FB3XFail_On_SuffixTxt
cBMI.AE.FB3XFail_Trip_SuffixTxt
cBMI.AE.FB3YFail_Frc_SuffixTxt
cBMI.AE.FB3YFail_Off_SuffixTxt
cBMI.AE.FB3YFail_On_SuffixTxt
cBMI.AE.FB3YFail_Trip_SuffixTxt
cBMI.AE.FBFail_Frc_SuffixTxt
cBMI.AE.FBFail_Off_SuffixTxt
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Data Type
dint
dint
dint
string
dint
dint
string
dint
dint
string
dint
dint
dint
string
string
string
string
string
string
string
string
string
string
string
Project
Document number
Default Value
(dint): 3
(dint): 2
(dint): 300
(string): 'Warning'
(dint): 1
(dint): 500
(string): 'Warning'
(dint): 1
(dint): 700
(string): 'Failure'
(dint): 100
(dint): 2
(dint): 200
(string): 'Event'
(string): Frc X
(string): Off X
(string): On X
(string): Trip X
(string): Frc Y
(string): Off Y
(string): On Y
(string): Trip Y
(string): ' Frc'
(string): ' Off'
3BHS 161555
Lang.
en
No. of p.
49
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Name
cBMI.AE.FBFail_On_SuffixTxt
cBMI.AE.FBFail_Trip_SuffixTxt
cBMI.AE.GCCComErrTxt
cBMI.AE.HWErr_AckRule
cBMI.AE.HWErr_AlarmSubText
cBMI.AE.HwErr_FailSubText
cBMI.AE.HWErr_Sev
cBMI.AE.HWErr_WarnSubText
cBMI.AE.InterlockTr
cBMI.AE.NotRDY_SubTxt
cBMI.AE.SigErr_AckRule
cBMI.AE.SigErr_Sev
cBMI.AE.SigErrWarn_AckRule
cBMI.AE.SigErrWarn_Sev
cBMI.AE.SigErrWarnTr
Data Type
string
string
string
dint
string
string
dint
string
dint
string
dint
dint
dint
dint
dint
Default Value
(string): ' On'
(string): ' Trip'
(string): GCC Com
(dint): 1
(string): 'Alarm'
(string): 'Failure'
(dint): 950
(string): 'Warning'
(dint): 3
(string): 'not RFS'
(dint): 1
(dint): 800
(dint): 1
(dint): 550
(dint): 2
Name
cBMI.LogTxt.Aut
cBMI.LogTxt.Bal
cBMI.LogTxt.Blk
cBMI.LogTxt.Cen
cBMI.LogTxt.Change
cBMI.LogTxt.Cmpl
cBMI.LogTxt.ConfigError
cBMI.LogTxt.CSP
cBMI.LogTxt.Dbl
cBMI.LogTxt.Deselected
cBMI.LogTxt.Dev_H_Txt
cBMI.LogTxt.Dev_L_Txt
cBMI.LogTxt.E1
cBMI.LogTxt.ExtAuto1
cBMI.LogTxt.ExtAuto2
cBMI.LogTxt.ExtMan1
cBMI.LogTxt.ExtMan2
cBMI.LogTxt.FB1
cBMI.LogTxt.FB2
cBMI.LogTxt.FB3X
cBMI.LogTxt.FB3Y
cBMI.LogTxt.Frc
cBMI.LogTxt.FSP
cBMI.LogTxt.HighLoad
cBMI.LogTxt.Hold
cBMI.LogTxt.IA
cBMI.LogTxt.IAX
cBMI.LogTxt.IAY
cBMI.LogTxt.IB1
cBMI.LogTxt.IB2
cBMI.LogTxt.IB3
cBMI.LogTxt.IB4
cBMI.LogTxt.IBX
cBMI.LogTxt.IBY
cBMI.LogTxt.IC
cBMI.LogTxt.ICX
cBMI.LogTxt.ICY
cBMI.LogTxt.Interlock
cBMI.LogTxt.IOS
cBMI.LogTxt.Limit
cBMI.LogTxt.Loc
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Data Type
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
Project
Default Value
(string): 'AUT'
(string): 'BAL'
(string): 'Blk:'
(string): 'CEN'
(string): '-->'
(string): 'Cycle Completed'
(string): 'Configuration Error'
(string): 'CSP'
(string): 'DBL'
(string): 'Deselected'
(string): 'Dev_H'
(string): 'Dev_L'
(string): 'E1'
(string): 'EA1'
(string): 'EA2'
(string): 'EM1'
(string): 'EM2'
(string): 'FB1'
(string): 'FB2'
(string): 'FB3X'
(string): 'FB3Y'
(string): 'FRC'
(string): 'FSP'
(string): 'High Load'
(string): 'Hold'
(string): 'IA'
(string): 'IAX'
(string): 'IAY'
(string): 'IB1'
(string): 'IB2'
(string): 'IB3'
(string): 'IB4'
(string): 'IBX'
(string): 'IBY'
(string): 'IC'
(string): 'ICX'
(string): 'ICY'
(string): 'IntL'
(string): 'IOS'
(string): 'Limit'
(string): 'LOC'
Document number
3BHS 161555
Lang.
en
No. of p.
50
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Doc. kind
Title
Name
cBMI.LogTxt.Man
cBMI.LogTxt.ME
cBMI.LogTxt.MMS_COM
cBMI.LogTxt.Mtc
cBMI.LogTxt.Next
cBMI.LogTxt.NoBlockings
cBMI.LogTxt.Off_Txt
cBMI.LogTxt.On_Txt
cBMI.LogTxt.Out
cBMI.LogTxt.PD
cBMI.LogTxt.PDX
cBMI.LogTxt.PDY
cBMI.LogTxt.PosCls
cBMI.LogTxt.PosOpn
cBMI.LogTxt.PosX
cBMI.LogTxt.PosY
cBMI.LogTxt.Prog
cBMI.LogTxt.PSP
cBMI.LogTxt.QSP
cBMI.LogTxt.QStop
cBMI.LogTxt.Run
cBMI.LogTxt.Run1
cBMI.LogTxt.Run2
cBMI.LogTxt.Selected
cBMI.LogTxt.Seq
cBMI.LogTxt.SeqTime
cBMI.LogTxt.Skipped
cBMI.LogTxt.SPExt
cBMI.LogTxt.SPInt
cBMI.LogTxt.SSP
cBMI.LogTxt.Start1_ILK
cBMI.LogTxt.Start2_ILK
cBMI.LogTxt.Start3_ILK
cBMI.LogTxt.Start4_ILK
cBMI.LogTxt.Starting
cBMI.LogTxt.Step
cBMI.LogTxt.Stop1_ILK
cBMI.LogTxt.Stop2_ILK
cBMI.LogTxt.Stop3_ILK
cBMI.LogTxt.Stop4_ILK
cBMI.LogTxt.Stopping
cBMI.LogTxt.UnkPos
cBMI.LogTxt.Valid
cBMI.LogTxt.Value
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Data Type
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
Project
Default Value
(string): 'MAN'
(string): 'ME'
(string): 'ComError'
(string): 'MTC'
(string): 'Next'
(string): '-'
(string): 'OFF'
(string): 'ON'
(string): 'OUT'
(string): 'PD'
(string): 'PDX'
(string): 'PDY'
(string): 'Cls'
(string): 'Opn'
(string): 'PosX'
(string): 'PosY'
(string): 'Prog'
(string): 'PSP'
(string): 'QSP'
(string): 'QuickStop'
(string): 'RUN'
(string): 'RUN1'
(string): 'RUN2'
(string): 'Selected'
(string): 'SEQ'
(string): 'Sequence Time Exceeded'
(string): 'Skipped'
(string): 'SPExt'
(string): 'SPInt'
(string): 'SSP'
(string): 'Start1'
(string): 'Start2'
(string): 'Start3'
(string): 'Start4'
(string): 'Starting'
(string): 'Step'
(string): 'Stop1'
(string): 'Stop2'
(string): 'Stop3'
(string): 'Stop4'
(string): 'Stopping'
(string): 'UNK'
(string): 'Valid'
(string): 'Value:'
Document number
3BHS 161555
Lang.
en
No. of p.
51
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
52
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Step 2: Select the property you like to change the user permission. All Faceplate
changeable properties in the Minerals Libarry start with IntPar.xxxx (Inter Action
Parameter)
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
53
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
5. PROGRAM STRUCTURE
5.1.1 Group and Process Control Connections
5.1.1.1 Overview
Software Modules in the Minerals Library are able to exchange data on predefined
interface so called control connections (data highway)
o
o
The status form child objects are always reported to the parent object and vice versa
Commands can be sent from parents to children and from children to parents
Executes the start and stop of consumers connected to the group in a given or dynamic
start / stop order
Summarizes to status of all connected consumers and indicates it on the group object
Pre-Selection objects for parameterized routing and duty standby applications
Connects consumer objects with their interlocking and process control signals
Parameters on the signal modules define the interlock between the signal and the
consumer
The operational status of the consumer is used to define the alarm behavior of the signal
PCC
Bus
Group
Selectors
Routing
Duty/ Standby
AIS
Motor
DIS
AIS
GCC
Bus
Motor
DIS
AIS
PID
DIS
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
54
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
AI / DI
Group
Motor / PID / Valve
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
55
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
The lines and text in blue means the connection between the blocks thru logic connection, if exists. The lines in green
means the connection between the blocks thru the Group-Drive bus. And finally the lines in brown means the
connection between the blocks through PCC bus.
Doc. kind
Title
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
Document number
3BHS 161555
Lang.
en
No. of p.
56
57
We reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties without express authority is strictly forbidden.
Copyright 2013 ABB. All rights reserved.
Doc. kind
Title
Page (P)
Chapt. (C)
all
4.6
Description
Date/Initials
Reference Manual
Overview
800xA Minerals Library version 5.1/4a
Project
12.10.2002/KN
14.05.2003/PVG
28.05.2003/KN
24.07.2003/GPC
09.09.2003/GPC
05.04.2004/GPC
11.07.2004/GPC
27.05.2005/HT
16.01.2006/N.B
13.09.2006/WSV
21.06.2007/WSV
27.06.2007/MB
09.08.2007 / KN
05.11.2008 / LK
07.04.2009 / LK
10.07.2009/KN, LK
10.11.2009/MS
26.03.2010/CT
25.10.2010/CT
23.03.2011/CT
03.05.2013/LK
15.09.2013/LK
Document number
22.08.2002/KN
3BHS 161555
Lang.
en
No. of p.
57
57