From e5510db23adfd8ddacc0ed2220db6c5226fa4e25 Mon Sep 17 00:00:00 2001 From: benjaminbolling <benjamin.bolling@esss.se> Date: Thu, 8 Oct 2020 08:22:22 +0200 Subject: [PATCH] Added to the FC IOC 10 top display: New FC IOC CG and AMC name: The FC AMC is named PBI-FC01:Ctrl-AMC-110. --- 10-Top/fcioc/top.bob | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/10-Top/fcioc/top.bob b/10-Top/fcioc/top.bob index 3d07789..da9607a 100644 --- a/10-Top/fcioc/top.bob +++ b/10-Top/fcioc/top.bob @@ -11,8 +11,8 @@ <widget type="embedded" version="2.0.0"> <name>Linking Container</name> <macros> - <AMC_NAME>Ctrl-AMC-003</AMC_NAME> - <CONTROL_GROUP>LAB-FC05</CONTROL_GROUP> + <AMC_NAME>Ctrl-AMC-110</AMC_NAME> + <CONTROL_GROUP>PBI-FC01</CONTROL_GROUP> <P1>LEBT-010:</P1> <P2>MEBT-010:</P2> <P3>DTL-020:</P3> @@ -79,7 +79,7 @@ <name>Operator_4</name> <actions> <action type="open_display"> - <file>../../../../../30-Operator/10-ACC/99-PBI/10-Top/FC.bob</file> + <file>../../../../../30-Operator/10-ACC/999-PBI/10-Top/FC.bob</file> <target>replace</target> <description>Open Display</description> </action> @@ -94,7 +94,7 @@ <name>MachineExpert_2</name> <actions> <action type="open_display"> - <file>../../../../../20-SystemExpert/10-ACC/99-PBI/10-Top/FC.bob</file> + <file>../../../../../20-SystemExpert/10-ACC/999-PBI/10-Top/FC.bob</file> <target>replace</target> </action> </actions> -- GitLab