<?xml version="1.0" encoding="UTF-8"?> <display version="2.0.0"> <name>$(AREA) Radiation Monitor AGM-$(AGM)</name> <width>300</width> <height>170</height> <widget type="group" version="2.0.0"> <name>Monitors Panel</name> <x>10</x> <y>10</y> <width>280</width> <height>150</height> <style>3</style> <widget type="rectangle" version="2.0.0"> <name>BGGrey03-titlebar_1</name> <width>280</width> <height>150</height> <line_width>0</line_width> <background_color> <color name="GROUP-BORDER" red="150" green="155" blue="151"> </color> </background_color> <corner_width>10</corner_width> <corner_height>10</corner_height> </widget> <widget type="label" version="2.0.0"> <name>BGGrey03-title</name> <text>AGM-$(AGM)</text> <width>280</width> <height>50</height> <font> <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> </font> </font> <foreground_color> <color name="TEXT-LIGHT" red="230" green="230" blue="230"> </color> </foreground_color> <horizontal_alignment>1</horizontal_alignment> <vertical_alignment>1</vertical_alignment> </widget> <widget type="group" version="2.0.0"> <name>Monitor</name> <x>10</x> <y>50</y> <width>260</width> <height>90</height> <style>3</style> <transparent>true</transparent> <widget type="rectangle" version="2.0.0"> <name>BGGrey03-background_1</name> <width>260</width> <height>90</height> <line_width>0</line_width> <background_color> <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> </color> </background_color> <corner_width>5</corner_width> <corner_height>5</corner_height> </widget> <widget type="group" version="2.0.0"> <name>Signals</name> <x>10</x> <y>10</y> <width>240</width> <height>70</height> <style>3</style> <widget type="led" version="2.0.0"> <name>RM$(R_IDX)HighRad</name> <pv_name>$(P):RM$(R_IDX)HighRad</pv_name> <x>24</x> <y>10</y> <off_color> <color name="LED-RED-ON" red="255" green="60" blue="46"> </color> </off_color> <on_color> <color name="LED-RED-OFF" red="110" green="101" blue="90"> </color> </on_color> </widget> <widget type="label" version="2.0.0"> <name>LB_HighRad</name> <text>High Radiation</text> <x>72</x> <y>10</y> <vertical_alignment>1</vertical_alignment> </widget> <widget type="led" version="2.0.0"> <name>RM$(R_IDX)Fault</name> <pv_name>$(P):RM$(R_IDX)Fault</pv_name> <x>24</x> <y>40</y> <off_color> <color name="LED-RED-ON" red="255" green="60" blue="46"> </color> </off_color> <on_color> <color name="LED-RED-OFF" red="110" green="101" blue="90"> </color> </on_color> </widget> <widget type="label" version="2.0.0"> <name>LB_RMFault</name> <text>Monitor Fault</text> <x>72</x> <y>40</y> <width>160</width> <vertical_alignment>1</vertical_alignment> </widget> </widget> </widget> </widget> </display>