From c6c55d9e6834478bb6e16b88510944316e21ea09 Mon Sep 17 00:00:00 2001 From: Emilio Asensi <emilio.asensiconejero@esss.se> Date: Wed, 25 Nov 2020 14:39:35 +0100 Subject: [PATCH] Updated TS2-WtrC path --- NON-APPROVED/TS2/ts2-cryomodule/TS2_main2.bob | 4 ++-- NON-APPROVED/TS2/ts2-wtrc/ts2-wtrc.bob | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NON-APPROVED/TS2/ts2-cryomodule/TS2_main2.bob b/NON-APPROVED/TS2/ts2-cryomodule/TS2_main2.bob index f6a48312..c9dab453 100755 --- a/NON-APPROVED/TS2/ts2-cryomodule/TS2_main2.bob +++ b/NON-APPROVED/TS2/ts2-cryomodule/TS2_main2.bob @@ -2083,11 +2083,11 @@ <name>WaterScreen_Button</name> <actions> <action type="open_display"> - <file>../ts2-wtrc/ts2-wtrc.bob</file> + <file>../../../../../../../../opt/opis/20-SystemExpert/10-ACC/999-TS2/99-WtrC/10-Top/P&ID.bob</file> <macros> <PLCName>TS2-010CRM:Cryo-PLC-001</PLCName> </macros> - <target>standalone</target> + <target>window</target> <description>Open Display</description> </action> </actions> diff --git a/NON-APPROVED/TS2/ts2-wtrc/ts2-wtrc.bob b/NON-APPROVED/TS2/ts2-wtrc/ts2-wtrc.bob index 0bdb5c8e..f7ff82e8 100644 --- a/NON-APPROVED/TS2/ts2-wtrc/ts2-wtrc.bob +++ b/NON-APPROVED/TS2/ts2-wtrc/ts2-wtrc.bob @@ -1221,8 +1221,8 @@ <WIDDev>PT</WIDDev> <WIDDis>WtrC</WIDDis> <WIDIndex>501</WIDIndex> - <WIDLabel>Temperature</WIDLabel> - <WIDSecSub>TS2-010CRM</WIDSecSub> + <WIDLabel>Pressure</WIDLabel> + <WIDSecSub>CWM-CWS05</WIDSecSub> </macros> <x>800</x> <y>410</y> @@ -1323,7 +1323,7 @@ <name>Action Button</name> <actions> <action type="open_display"> - <file>CWM-CWS05/10-Top/Overview.bob</file> + <file>../../../../opis/20-SystemExpert/10-ACC/999-TS2/99-WtrC/10-Top/Overview.bob</file> <target>window</target> <description>Open Display</description> </action> -- GitLab