Zenon Energy Edition IEC104 driver Redundancy According Edition 2 LANGROUPS

Zenon Energy Edition IEC104 driver Redundancy According Edition 2 LANGROUPS

Hi,



I have a question related to redundancy
according IEC60870-104 Edition 2.




I'm at the moment converting a Sicam 230 program
into a Zenon program.




The existing configuration with Sicam 230 has
following setup:




- Two Redundant Sicam 230 SCADA Servers.

- Two Redundant PLC's.

- IEC104 connection between the Active Sicam
Server and the Active PLC. (so, 4 possible interfaces depending on which SCADA server is active and which PLC is active. Only 1 connection is active at a time)




This was configured in the AK driver using 1
LANGROUP and 2 LANCONS.




In the IEC104 driver in Zenon, I can find an
option to activate redundancy according IEC60870-104 Edition 2 but I don't see
any settings on how to configure a redundancy using LANGROUPS (as mentioned in
IEC60870-104 Edition 2).




Does anybody know how to setup redundancy with
LANGROUPS in Zenon Energy Edition?

Philippe

PS: Hereafter the setup as made in the AK driver for information:

/*
// CONNECTION TO DATA COORDINATOR, CHANNEL 1

[LANCON1]
TOPOLOGY_CONN_SYSTEM=2,2 //*** Topology of connected System (Component) ASDU adress Siemens
//*** RegionComponentofHead
TOPOLOGY_CONN_SUB_SYSTEM=NO //*** Topology of connected Sub-Systems (Sub-Components)
//*** RegionComponentofSub1*RegionComponentofSub2*...
TOPOLOGY_CONN_SYSTEM_RED=NO //*** Redundant Topology of connected System
//*** Region Component or NO
TOPOLOGY_CONN_SUB_SYSTEM_RED=NO //*** Topology of connected Sub-Systems (Sub-Components)
//*** RegionComponentofSub1*RegionComponentofSub2*...
//*** NO...if not redundant, COMMON...if common sub

Mode=CONTROLLING //*** CONTROLLING or CONTROLLED
LAN_Nr=3 //*** Lan number Linkaddress
LAN_Nr_RED=4 //*** Redundant Lan number Linkaddress // 23/11/2015 modified from NO to 4
SYSTEM_TYPE=AX //*** AX/ACP/SK (default is AX)
ADR_TYP=PTA //*** PTA processtechnical, STA systemtechnical
TIMEMASTER=NO //*** Timemaster NO or Region, Component
CON1=LAN*10.161.249.120:2404 //*** LAN*IP-address*PORT = IP address Data Coordinator
CON2=LAN*10.161.249.121:2404 //*** LAN*IP-address*PORT
CON3=LAN*00.00.00.00:0000 //*** LAN*IP-address*PORT
CON4=LAN*00.00.00.00:0000 //*** LAN*IP-address*PORT

IEC104_t0=30 //*** Timeout of connection establishment [s], Default = 30
IEC104_t1=15 //*** Timeout of send or test APDUs [s], Default = 15
IEC104_t2=10 //*** Timeout for acknowledges in case of no data messages [s], Default = 10
IEC104_t3=20 //*** Timeout for sending test frames in case of idle state [s], Default = 20
IEC104_k=12 //*** Max. difference receive seq. number to send state variable, Default = 12
IEC104_w=8 //*** Latest acknowledge after receiving w I-format APDUs, Default = 8

// CONNECTION TO DATA COORDINATOR, CHANNEL 2

[LANCON4]
TOPOLOGY_CONN_SYSTEM=2,2 //*** Topology of connected System (Component) ASDU adress Siemens
//*** RegionComponentofHead
TOPOLOGY_CONN_SUB_SYSTEM=NO //*** Topology of connected Sub-Systems (Sub-Components)
//*** RegionComponentofSub1*RegionComponentofSub2*...
TOPOLOGY_CONN_SYSTEM_RED=NO //*** Redundant Topology of connected System
//*** Region Component or NO
TOPOLOGY_CONN_SUB_SYSTEM_RED=NO //*** Topology of connected Sub-Systems (Sub-Components)
//*** RegionComponentofSub1*RegionComponentofSub2*...
//*** NO...if not redundant, COMMON...if common sub

Mode=CONTROLLING //*** CONTROLLING or CONTROLLED
LAN_Nr=4 //*** Lan number Linkaddress
LAN_Nr_RED=3 //*** Redundant Lan number Linkaddress // 23/11/2015 modified from NO to 4
SYSTEM_TYPE=AX //*** AX/ACP/SK (default is AX)
ADR_TYP=PTA //*** PTA processtechnical, STA systemtechnical
TIMEMASTER=NO //*** Timemaster NO or Region, Component
CON1=LAN*10.161.249.121:2405 //*** LAN*IP-address*PORT = IP address Data Coordinator
CON2=LAN*10.161.249.120:2405 //*** LAN*IP-address*PORT
CON3=LAN*00.00.00.00:0000 //*** LAN*IP-address*PORT
CON4=LAN*00.00.00.00:0000 //*** LAN*IP-address*PORT

IEC104_t0=30 //*** Timeout of connection establishment [s], Default = 30
IEC104_t1=15 //*** Timeout of send or test APDUs [s], Default = 15
IEC104_t2=10 //*** Timeout for acknowledges in case of no data messages [s], Default = 10
IEC104_t3=20 //*** Timeout for sending test frames in case of idle state [s], Default = 20
IEC104_k=12 //*** Max. difference receive seq. number to send state variable, Default = 12
IEC104_w=8 //*** Latest acknowledge after receiving w I-format APDUs, Default = 8
//***********************************************************************************
//*************************** definition of LAN-Groups ******************************
//***********************************************************************************
[LANGRP1]
LANCON1
LANCON4







This is a migrated post! Originally posted on 30.09.2020 by user PhilippeVDT. Please be aware that information can be outdated.