diff --git a/NON-APPROVED/TS2/pss/TS2_PSS_Area.bob b/NON-APPROVED/TS2/pss/TS2_PSS_Area.bob index c04f073f54cc03fe28156aa681c65ed18d98c349..6e85005b7d89844b59cdb12b5d04e7a65896395d 100644 --- a/NON-APPROVED/TS2/pss/TS2_PSS_Area.bob +++ b/NON-APPROVED/TS2/pss/TS2_PSS_Area.bob @@ -479,86 +479,6 @@ <vertical_alignment>1</vertical_alignment> </widget> </widget> - <widget type="group" version="2.0.0"> - <name>Modes</name> - <x>10</x> - <y>104</y> - <width>970</width> - <height>31</height> - <style>3</style> - <transparent>true</transparent> - <widget type="embedded" version="2.0.0"> - <name>AccessMode</name> - <macros> - <MODE>Access Mode</MODE> - <MODE_PV>AccessMode</MODE_PV> - </macros> - <file>embedded_displays/mode.bob</file> - <width>160</width> - <height>31</height> - <transparent>true</transparent> - </widget> - <widget type="embedded" version="2.0.0"> - <name>SearchMode</name> - <macros> - <MODE>Search Mode</MODE> - <MODE_PV>SearchMode</MODE_PV> - </macros> - <file>embedded_displays/mode.bob</file> - <x>162</x> - <width>160</width> - <height>31</height> - <transparent>true</transparent> - </widget> - <widget type="embedded" version="2.0.0"> - <name>TransitionMode</name> - <macros> - <MODE>Transition Mode</MODE> - <MODE_PV>TransitionMode</MODE_PV> - </macros> - <file>embedded_displays/mode.bob</file> - <x>324</x> - <width>160</width> - <height>31</height> - <transparent>true</transparent> - </widget> - <widget type="embedded" version="2.0.0"> - <name>RFOnMode</name> - <macros> - <MODE>RF On Mode</MODE> - <MODE_PV>RFOnMode</MODE_PV> - </macros> - <file>embedded_displays/mode.bob</file> - <x>486</x> - <width>160</width> - <height>31</height> - <transparent>true</transparent> - </widget> - <widget type="embedded" version="2.0.0"> - <name>RMITLckMode</name> - <macros> - <MODE>RM Interlock Mode</MODE> - <MODE_PV>RMITLckMode</MODE_PV> - </macros> - <file>embedded_displays/alarm_mode.bob</file> - <x>648</x> - <width>160</width> - <height>31</height> - <transparent>true</transparent> - </widget> - <widget type="embedded" version="2.0.0"> - <name>Alarm Mode</name> - <macros> - <MODE>Alarm Mode</MODE> - <MODE_PV>AlarmMode</MODE_PV> - </macros> - <file>embedded_displays/alarm_mode.bob</file> - <x>810</x> - <width>160</width> - <height>31</height> - <transparent>true</transparent> - </widget> - </widget> <widget type="embedded" version="2.0.0"> <name>Operation mode</name> <macros> diff --git a/NON-APPROVED/TS2/pss/embedded_displays/alarm_mode.bob b/NON-APPROVED/TS2/pss/embedded_displays/alarm_mode.bob deleted file mode 100644 index e1bb13d2acf480ad91f95f763fc18f16613e0a01..0000000000000000000000000000000000000000 --- a/NON-APPROVED/TS2/pss/embedded_displays/alarm_mode.bob +++ /dev/null @@ -1,57 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<display version="2.0.0"> - <name>Alarm Mode</name> - <width>160</width> - <height>31</height> - <widget type="led" version="2.0.0"> - <name>$(MODE)</name> - <pv_name>$(P):$(MODE_PV)</pv_name> - <x>3</x> - <y>3</y> - <width>154</width> - <height>25</height> - <off_label>$(MODE)</off_label> - <off_color> - <color name="RED-BORDER" red="150" green="8" blue="16"> - </color> - </off_color> - <on_label>$(MODE)</on_label> - <on_color> - <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> - </color> - </on_color> - <font> - <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> - </font> - </font> - <foreground_color> - <color name="GROUP-BORDER" red="150" green="155" blue="151"> - </color> - </foreground_color> - <line_color> - <color name="GROUP-BORDER" red="150" green="155" blue="151"> - </color> - </line_color> - <square>true</square> - <rules> - <rule name="Font color" prop_id="foreground_color" out_exp="false"> - <exp bool_exp="not pvInt0"> - <value> - <color name="WHITE" red="255" green="255" blue="255"> - </color> - </value> - </exp> - <pv_name>$(pv_name)</pv_name> - </rule> - <rule name="Line color" prop_id="line_color" out_exp="false"> - <exp bool_exp="not pvInt0"> - <value> - <color name="RED" red="252" green="13" blue="27"> - </color> - </value> - </exp> - <pv_name>$(pv_name)</pv_name> - </rule> - </rules> - </widget> -</display> diff --git a/NON-APPROVED/TS2/pss/embedded_displays/mode.bob b/NON-APPROVED/TS2/pss/embedded_displays/mode.bob deleted file mode 100644 index 6f61a05a4f82de65c8fb5fc96eb80964b8ce9706..0000000000000000000000000000000000000000 --- a/NON-APPROVED/TS2/pss/embedded_displays/mode.bob +++ /dev/null @@ -1,57 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<display version="2.0.0"> - <name>Mode</name> - <width>160</width> - <height>31</height> - <widget type="led" version="2.0.0"> - <name>$(MODE)</name> - <pv_name>$(P):$(MODE_PV)</pv_name> - <x>3</x> - <y>3</y> - <width>154</width> - <height>25</height> - <off_label>$(MODE)</off_label> - <off_color> - <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> - </color> - </off_color> - <on_label>$(MODE)</on_label> - <on_color> - <color name="GREEN-BORDER" red="40" green="140" blue="40"> - </color> - </on_color> - <font> - <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> - </font> - </font> - <foreground_color> - <color name="GROUP-BORDER" red="150" green="155" blue="151"> - </color> - </foreground_color> - <line_color> - <color name="GROUP-BORDER" red="150" green="155" blue="151"> - </color> - </line_color> - <square>true</square> - <rules> - <rule name="Font color" prop_id="foreground_color" out_exp="false"> - <exp bool_exp="pvInt0"> - <value> - <color name="WHITE" red="255" green="255" blue="255"> - </color> - </value> - </exp> - <pv_name>$(pv_name)</pv_name> - </rule> - <rule name="Line color" prop_id="line_color" out_exp="false"> - <exp bool_exp="pvInt0"> - <value> - <color name="GREEN" red="61" green="216" blue="61"> - </color> - </value> - </exp> - <pv_name>$(pv_name)</pv_name> - </rule> - </rules> - </widget> -</display>