Product specifications
SPlus Operations P13 Connectivity Guide PROCONTROL P13 OPC SERVER
38 2VAA001153C
Format:
PRIORITYMAP, <Sever1>, <Sever2>, <Sever3>, <SeverElse>
Where:
Sever<n>: Severity for priority n
Example:
PRIORITYMAP, 1000,750,500,1
3.3.3.4.9 PARTNERNODE[X] Instruction
The PARTNERNODE instruction defines the partner node in redundant configurations. (See 3.8 Redundancy Support).
Format:
PARTNERNODE, <NodeName>, [<ConDelay>], [<RetryCycle>]
Where:
NodeName: Name of the partner node
ConDelay: Delay after OPC server start-up for connection to partner node in seconds.
Default: 30
RetryCycle: Cycle time for retry if connection failed or for partner server supervision node in seconds.
Default: 30
Examples:
PARTNERNODE, ConServer02
PARTNERNODE, ConServer02,60,60
To activate also the bus connection controlled redundancy switch-over (see 3.8.4 Bus Connection Controlled
Redundancy Switch-Over) one has to use the extended partner node instruction:
Examples:
PARTNERNODEX, ConServer02
PARTNERNODEX, ConServer02,60,60
3.3.3.4.10 Station Disturbance Word Handling Instructions
In Procontrol P13 plants, P13 stations can maintain a so-called Station Disturbance Word in the bus coupler BK02. The
bits of this word correspond to disturbance states within the station.
The original station disturbance word can only be accessed via a dedicated service address. For disturbance indication
and alarming, the value of the station disturbance word is copied to the normal address space in the BK02.
Nevertheless the station disturbance word must be reset from a either a diagnostic station or, from the HMI.
For the HMI, this station disturbance word reset mechanism can be provided by the OPC server. The OPC server can
also provide the station disturbance word as an OPC item of the Station object as also the necessary OPC items for the
AIP Status Viewer.
Remark:
The station disturbance related OPC items (station disturbance word, AIP Status Viewer items) can also be provided for
BK06 coupling. For BK06 coupling, no automatic reset feature is provided.
The station disturbance word handling has to be configured by the STATIONMONITOR and the STATION instruction.
For each bus to be monitored a STATIONMONITOR instruction is required and for each station to be monitored a
STATION directive is required.
STATIONMONITOR instruction for reset feature:
STATIONMONITOR,<Bus>,<DT>,<SA>,<NA>,[<CYC>],[<TO>],[<DL>]
STATIONMONITOR instruction without reset feature:
STATIONMONITOR,<Bus>,,,<NA>
Where:
Bus:
DT: Address of diagnostic triple (Hex)
SA: Service address for disturbance word reset (Hex)
NA: Address of copy of station disturbance word in normal area (Hex)
CYC: Processing cycle in seconds, default: 5
TO: Time out cycle (see PIF description), default: 1
DL: Debug level, default 0
0: no debug messages
1: Resets are logged