diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..e43b0f988953ae3a84b00331d0ccf5f7d51cb3cf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/10-Top/bpmioc/instance.bob b/10-Top/bpmioc/instance.bob index 6d743b45f4c4076fdf3e314f8c8a79b4f6a9abf5..2f6620ce41b95bb4cedd43da3d6838e65f472eb5 100644 --- a/10-Top/bpmioc/instance.bob +++ b/10-Top/bpmioc/instance.bob @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <display version="2.0.0"> - <width>340</width> - <height>260</height> + <width>330</width> + <height>250</height> <background_color> - <color name="Transparent" red="255" green="255" blue="255" alpha="0"> + <color red="240" green="240" blue="240"> </color> </background_color> <actions> </actions> <widget type="rectangle" version="2.0.0"> - <name>BGGrey03-titlebar_4</name> - <width>340</width> - <height>260</height> + <name>BGGrey03-titlebar_8</name> + <width>330</width> + <height>250</height> <line_width>0</line_width> <background_color> <color name="GROUP-BORDER" red="150" green="155" blue="151"> @@ -21,11 +21,11 @@ <corner_height>10</corner_height> </widget> <widget type="rectangle" version="2.0.0"> - <name>BGGrey03-background_16</name> + <name>BGGrey03-background_13</name> <x>20</x> - <y>130</y> - <width>300</width> - <height>110</height> + <y>50</y> + <width>290</width> + <height>180</height> <line_width>0</line_width> <background_color> <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> @@ -34,19 +34,22 @@ <corner_width>5</corner_width> <corner_height>5</corner_height> </widget> - <widget type="rectangle" version="2.0.0"> - <name>BGGrey03-background_15</name> - <x>20</x> - <y>50</y> - <width>300</width> - <height>70</height> - <line_width>0</line_width> - <background_color> - <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + <widget type="label" version="2.0.0"> + <name>BGGrey02-title_23</name> + <text>$(CONTROL_GROUP):$(AMC_NAME)</text> + <width>330</width> + <height>50</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="24.0"> + </font> + </font> + <foreground_color> + <color name="WHITE" red="255" green="255" blue="255"> </color> - </background_color> - <corner_width>5</corner_width> - <corner_height>5</corner_height> + </foreground_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> </widget> <widget type="action_button" version="3.0.0"> <name>Menu Button_3</name> @@ -63,7 +66,8 @@ <text>$(CONTROL_GROUP):$(AMC_NAME)</text> <x>40</x> <y>70</y> - <width>260</width> + <width>250</width> + <height>40</height> <tooltip>$(actions)</tooltip> </widget> <widget type="action_button" version="3.0.0"> @@ -81,8 +85,9 @@ </actions> <text>$(SYSTEM1)</text> <x>40</x> - <y>150</y> - <width>260</width> + <y>120</y> + <width>250</width> + <height>40</height> <tooltip>$(actions)</tooltip> </widget> <widget type="action_button" version="3.0.0"> @@ -99,25 +104,9 @@ </actions> <text>$(SYSTEM2)</text> <x>40</x> - <y>190</y> - <width>260</width> + <y>170</y> + <width>250</width> + <height>40</height> <tooltip>$(actions)</tooltip> </widget> - <widget type="label" version="2.0.0"> - <name>BGGrey02-title_19</name> - <text>$(CONTROL_GROUP):$(AMC_NAME)</text> - <width>340</width> - <height>50</height> - <font> - <font family="Source Sans Pro" style="BOLD_ITALIC" size="28.0"> - </font> - </font> - <foreground_color> - <color name="WHITE" red="255" green="255" blue="255"> - </color> - </foreground_color> - <horizontal_alignment>1</horizontal_alignment> - <vertical_alignment>1</vertical_alignment> - <wrap_words>false</wrap_words> - </widget> </display> diff --git a/10-Top/bpmioc/top.bob b/10-Top/bpmioc/top.bob index 6c3c4132d8e332343a5e34b78c4679e0d5895ee8..6d6e88e96699a8c3742829418697c9b35fb3b2e7 100644 --- a/10-Top/bpmioc/top.bob +++ b/10-Top/bpmioc/top.bob @@ -4,37 +4,25 @@ <macros> <TITLE>BPM IOCs</TITLE> </macros> - <width>1460</width> - <height>350</height> + <width>1050</width> <actions> </actions> - <widget type="rectangle" version="2.0.0"> - <name>titleBar</name> - <class>TITLE-BAR</class> - <x use_class="true">0</x> - <y use_class="true">0</y> - <width>1460</width> - <height use_class="true">50</height> - <line_width use_class="true">0</line_width> - <background_color use_class="true"> - <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202"> - </color> - </background_color> - </widget> <widget type="embedded" version="2.0.0"> - <name>Linking Container_1</name> - <file>instance.opi</file> + <name>Linking Container_11</name> <macros> - <AMC_NAME>Ctrl-AMC-003</AMC_NAME> - <CONTROL_GROUP>LAB-BPM19</CONTROL_GROUP> - <SYSTEM1>LAB-019:PBI-BPM-001:</SYSTEM1> - <SYSTEM2>LAB-019:PBI-BPM-002:</SYSTEM2> + <AMC_NAME>Ctrl-AMC-110</AMC_NAME> + <CONTROL_GROUP>PBI-BPM01</CONTROL_GROUP> + <IOCNAME>PBI-BPM01:Ctrl-IOC-101</IOCNAME> + <SYSTEM1>MEBT-010:PBI-BPM-001:</SYSTEM1> + <SYSTEM2>MEBT-010:PBI-BPM-002:</SYSTEM2> </macros> - <x>20</x> - <y>70</y> - <width>340</width> - <height>260</height> + <file>instance.opi</file> + <x>10</x> + <y>65</y> + <width>330</width> + <height>250</height> <resize>2</resize> + <transparent>true</transparent> <actions> </actions> <border_color> @@ -43,19 +31,21 @@ </border_color> </widget> <widget type="embedded" version="2.0.0"> - <name>Linking Container_2</name> - <file>instance.opi</file> + <name>Linking Container_12</name> <macros> - <AMC_NAME>Ctrl-AMC-004</AMC_NAME> - <CONTROL_GROUP>LAB-BPM19</CONTROL_GROUP> - <SYSTEM1>LAB-019:PBI-BPM-003:</SYSTEM1> - <SYSTEM2>LAB-019:PBI-BPM-004:</SYSTEM2> + <AMC_NAME>Ctrl-AMC-120</AMC_NAME> + <CONTROL_GROUP>PBI-BPM01</CONTROL_GROUP> + <IOCNAME>PBI-BPM01:Ctrl-IOC-103</IOCNAME> + <SYSTEM1>MEBT-010:PBI-BPM-003:</SYSTEM1> + <SYSTEM2>MEBT-010:PBI-BPM-005:</SYSTEM2> </macros> - <x>380</x> - <y>70</y> - <width>340</width> - <height>260</height> + <file>instance.opi</file> + <x>10</x> + <y>330</y> + <width>330</width> + <height>250</height> <resize>2</resize> + <transparent>true</transparent> <actions> </actions> <border_color> @@ -64,19 +54,21 @@ </border_color> </widget> <widget type="embedded" version="2.0.0"> - <name>Linking Container_3</name> - <file>instance.opi</file> + <name>Linking Container_13</name> <macros> - <AMC_NAME>Ctrl-AMC-005</AMC_NAME> - <CONTROL_GROUP>LAB-BPM19</CONTROL_GROUP> - <SYSTEM1>LAB-019:PBI-BPM-005:</SYSTEM1> - <SYSTEM2>LAB-019:PBI-BPM-006:</SYSTEM2> + <AMC_NAME>Ctrl-AMC-130</AMC_NAME> + <CONTROL_GROUP>PBI-BPM01</CONTROL_GROUP> + <IOCNAME>PBI-BPM01:Ctrl-IOC-102</IOCNAME> + <SYSTEM1>MEBT-010:PBI-BPM-006:</SYSTEM1> + <SYSTEM2>MEBT-010:PBI-BPM-007:</SYSTEM2> </macros> - <x>740</x> - <y>70</y> - <width>340</width> - <height>260</height> + <file>instance.opi</file> + <x>360</x> + <y>65</y> + <width>330</width> + <height>250</height> <resize>2</resize> + <transparent>true</transparent> <actions> </actions> <border_color> @@ -85,19 +77,21 @@ </border_color> </widget> <widget type="embedded" version="2.0.0"> - <name>Linking Container_4</name> - <file>instance.opi</file> + <name>Linking Container_14</name> <macros> - <AMC_NAME>Ctrl-AMC-006</AMC_NAME> - <CONTROL_GROUP>LAB-BPM19</CONTROL_GROUP> - <SYSTEM1>LAB-019:PBI-BPM-007:</SYSTEM1> - <SYSTEM2>LAB-019:PBI-BPM-008:</SYSTEM2> + <AMC_NAME>Ctrl-AMC-140</AMC_NAME> + <CONTROL_GROUP>PBI-BPM01</CONTROL_GROUP> + <IOCNAME>PBI-BPM01:Ctrl-IOC-104</IOCNAME> + <SYSTEM1>MEBT-010:PBI-BPM-008:</SYSTEM1> + <SYSTEM2>DTL-010:PBI-BPM-001:</SYSTEM2> </macros> - <x>1100</x> - <y>70</y> - <width>340</width> - <height>260</height> + <file>instance.opi</file> + <x>360</x> + <y>330</y> + <width>330</width> + <height>250</height> <resize>2</resize> + <transparent>true</transparent> <actions> </actions> <border_color> @@ -105,13 +99,26 @@ </color> </border_color> </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle</name> + <class>TITLE-BAR</class> + <x use_class="true">0</x> + <y use_class="true">0</y> + <width>1050</width> + <height use_class="true">50</height> + <line_width use_class="true">0</line_width> + <background_color use_class="true"> + <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202"> + </color> + </background_color> + </widget> <widget type="label" version="2.0.0"> - <name>title</name> + <name>Label</name> <class>TITLE</class> - <text>Beam Position and Phase Monitor : Engineering Screen (IOC)</text> + <text>MEBT BPM IOCs</text> <x use_class="true">20</x> <y use_class="true">0</y> - <width>1150</width> + <width>1030</width> <height use_class="true">50</height> <font use_class="true"> <font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0"> @@ -126,33 +133,72 @@ <vertical_alignment use_class="true">1</vertical_alignment> <wrap_words use_class="true">false</wrap_words> </widget> - <widget type="action_button" version="3.0.0"> - <name>Operator</name> - <actions> - <action type="open_display"> - <file>../../../../../30-Operator/10-ACC/99-PBI/10-Top/BPM.bob</file> - <target>replace</target> - <description>Open Display</description> - </action> - </actions> - <text>Operator</text> - <x>1190</x> - <y>10</y> - <width>120</width> - <tooltip>$(actions)</tooltip> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey03-titlebar_8</name> + <x>710</x> + <y>65</y> + <width>330</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="rectangle" version="2.0.0"> + <name>BGGrey03-background_13</name> + <x>730</x> + <y>115</y> + <width>290</width> + <height>80</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="label" version="2.0.0"> + <name>BGGrey02-title_23</name> + <text>PBI-BPM01:Ctrl-EVR-101</text> + <x>710</x> + <y>65</y> + <width>330</width> + <height>50</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="24.0"> + </font> + </font> + <foreground_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </foreground_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> </widget> <widget type="action_button" version="3.0.0"> - <name>MachineExpert</name> + <name>Action Button RFLab_1</name> <actions> <action type="open_display"> - <file>../../../../../20-SystemExpert/10-ACC/99-PBI/10-Top/BPM.bob</file> - <target>replace</target> + <file>../../99-Shared/mrfioc2_new/evr-mtca-300u.bob</file> + <macros> + <EVR>PBI-BPM01:Ctrl-EVR-101</EVR> + <P>PBI-BPM01:</P> + <R>Ctrl-EVR-101:</R> + </macros> + <target>tab</target> + <description>Open Display</description> </action> </actions> - <text>Machine Expert</text> - <x>1320</x> - <y>10</y> - <width>120</width> + <text>EVR Engineer OPI</text> + <x>750</x> + <y>135</y> + <width>250</width> + <height>40</height> <tooltip>$(actions)</tooltip> </widget> </display> diff --git a/10-Top/bpmrffeioc/instance.bob b/10-Top/bpmrffeioc/instance.bob new file mode 100644 index 0000000000000000000000000000000000000000..bec5c77e65afcd07df9ff34da80e3c7cfcb8cfc7 --- /dev/null +++ b/10-Top/bpmrffeioc/instance.bob @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>330</width> + <height>150</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey03-titlebar_8</name> + <width>330</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="rectangle" version="2.0.0"> + <name>BGGrey03-background_13</name> + <x>20</x> + <y>50</y> + <width>290</width> + <height>80</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="label" version="2.0.0"> + <name>BGGrey02-title_23</name> + <text>$(SYSTEM)</text> + <width>330</width> + <height>50</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="24.0"> + </font> + </font> + <foreground_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </foreground_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Menu Button_3</name> + <actions> + <action type="open_display"> + <file>../../99-Shared/bpmrffe/bpmrffe.bob</file> + <macros> + <P>$(LOCATION):$(DEVICE):</P> + <R></R> + </macros> + <target>tab</target> + </action> + </actions> + <text>BPM RFFE</text> + <x>40</x> + <y>70</y> + <width>250</width> + <height>40</height> + <tooltip>$(actions)</tooltip> + </widget> +</display> diff --git a/10-Top/bpmrffeioc/top.bob b/10-Top/bpmrffeioc/top.bob new file mode 100644 index 0000000000000000000000000000000000000000..df0656dc8659a5d10b31a283aa24e9c81011bddc --- /dev/null +++ b/10-Top/bpmrffeioc/top.bob @@ -0,0 +1,114 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE) : Top</name> + <macros> + <TITLE>BPM RFFE IOC</TITLE> + </macros> + <width>900</width> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>$(TITLE)</text> + <x>15</x> + <y>15</y> + <width>883</width> + <height>50</height> + <font> + <font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>3</border_width> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_1</name> + <macros> + <DEVICE>PBI-BPMFE-110</DEVICE> + <LOCATION>MEBT-010</LOCATION> + <SYSTEM>$(LOCATION):$(DEVICE):</SYSTEM> + </macros> + <file>instance.opi</file> + <y>110</y> + <width>330</width> + <height>150</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_5</name> + <macros> + <DEVICE>PBI-BPMFE-120</DEVICE> + <LOCATION>MEBT-010</LOCATION> + <SYSTEM>$(LOCATION):$(DEVICE):</SYSTEM> + </macros> + <file>instance.opi</file> + <y>280</y> + <width>330</width> + <height>150</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_6</name> + <macros> + <DEVICE>PBI-BPMFE-130</DEVICE> + <LOCATION>MEBT-010</LOCATION> + <SYSTEM>$(LOCATION):$(DEVICE):</SYSTEM> + </macros> + <file>instance.opi</file> + <x>360</x> + <y>110</y> + <width>330</width> + <height>150</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_7</name> + <macros> + <DEVICE>PBI-BPMFE-140</DEVICE> + <LOCATION>MEBT-010</LOCATION> + <SYSTEM>$(LOCATION):$(DEVICE):</SYSTEM> + </macros> + <file>instance.opi</file> + <x>360</x> + <y>280</y> + <width>330</width> + <height>150</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/10-Top/wsioc/instance.bob b/10-Top/wsioc/instance.bob new file mode 100644 index 0000000000000000000000000000000000000000..86235154b896625b115f15a776c182f53ce21f0a --- /dev/null +++ b/10-Top/wsioc/instance.bob @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>320</width> + <height>380</height> + <background_color> + <color name="Transparent" red="255" green="255" blue="255" alpha="0"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey03-titlebar_3</name> + <width>320</width> + <height>380</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="rectangle" version="2.0.0"> + <name>BGGrey03-background_9</name> + <x>20</x> + <y>50</y> + <width>280</width> + <height>70</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="label" version="2.0.0"> + <name>BGGrey02-title_18</name> + <text>$(CONTROL_GROUP)$(AMC_NAME)</text> + <width>320</width> + <height>50</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="26.0"> + </font> + </font> + <foreground_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </foreground_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Menu Button_3</name> + <actions> + <action type="open_display"> + <file>../../99-Shared/adsis8300/sis8300.bob</file> + <macros> + <Name>ADSIS8300</Name> + <P>$(CONTROL_GROUP):</P> + <R>$(AMC_NAME):</R> + </macros> + <target>tab</target> + </action> + </actions> + <text>CG OPI</text> + <x>40</x> + <y>70</y> + <width>240</width> + <tooltip>$(actions)</tooltip> + </widget> +</display> diff --git a/10-Top/wsioc/top.bob b/10-Top/wsioc/top.bob new file mode 100644 index 0000000000000000000000000000000000000000..56362c563ceea3b1591f46c11b87eab6ca4aa134 --- /dev/null +++ b/10-Top/wsioc/top.bob @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE)</name> + <macros> + <FCscreen>../../99-Shared/adsis8300fc/channel.bob</FCscreen> + <TITLE>FC IOCs</TITLE> + </macros> + <height>470</height> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <macros> + <AMC_NAME>Ctrl-AMC-005</AMC_NAME> + <CH1>CH1</CH1> + <CONTROL_GROUP>LAB-WS</CONTROL_GROUP> + <P>$(CONTROL_GROUP):</P> + <R>$(AMC_NAME):</R> + </macros> + <file>instance.bob</file> + <x>240</x> + <y>70</y> + <width>320</width> + <height>380</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="group" version="2.0.0"> + <name>Titlebar_1</name> + <width>800</width> + <height>50</height> + <style>3</style> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>titleBar_1</name> + <class>TITLE-BAR</class> + <x use_class="true">0</x> + <y use_class="true">0</y> + <width>800</width> + <height use_class="true">50</height> + <line_width use_class="true">0</line_width> + <background_color use_class="true"> + <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202"> + </color> + </background_color> + </widget> + <widget type="label" version="2.0.0"> + <name>title_1</name> + <class>TITLE</class> + <text>FC : Engineering Screen (IOC)</text> + <x use_class="true">20</x> + <y use_class="true">0</y> + <width>770</width> + <height use_class="true">50</height> + <font use_class="true"> + <font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0"> + </font> + </font> + <foreground_color use_class="true"> + <color name="HEADER-TEXT" red="0" green="0" blue="0"> + </color> + </foreground_color> + <transparent use_class="true">true</transparent> + <horizontal_alignment use_class="true">0</horizontal_alignment> + <vertical_alignment use_class="true">1</vertical_alignment> + <wrap_words use_class="true">false</wrap_words> + </widget> + </widget> +</display> diff --git a/99-Shared/adsis8300bpm/bpm.bob b/99-Shared/adsis8300bpm/bpm.bob index 0c658a67ec5511031f9bc1c1f4603f77b4cba7b5..26e225033852112f54fd6b698d58f98e7406805a 100644 --- a/99-Shared/adsis8300bpm/bpm.bob +++ b/99-Shared/adsis8300bpm/bpm.bob @@ -2,7 +2,7 @@ <display version="2.0.0"> <name>$(TITLE) : Main</name> <width>2130</width> - <height>910</height> + <height>960</height> <actions> </actions> <widget type="rectangle" version="2.0.0"> @@ -122,7 +122,7 @@ <x>940</x> <y>70</y> <width>250</width> - <height>420</height> + <height>485</height> <line_width>0</line_width> <background_color> <color name="GROUP-BORDER" red="150" green="155" blue="151"> @@ -153,7 +153,7 @@ <widget type="rectangle" version="2.0.0"> <name>BGGrey03-titlebar_7</name> <x>430</x> - <y>510</y> + <y>570</y> <width>760</width> <height>380</height> <line_width>0</line_width> @@ -168,7 +168,7 @@ <name>BGGrey02-title_22</name> <text>Event Receiver</text> <x>430</x> - <y>510</y> + <y>570</y> <width>760</width> <height>50</height> <font> @@ -235,7 +235,7 @@ <x>430</x> <y>70</y> <width>490</width> - <height>420</height> + <height>485</height> <line_width>0</line_width> <background_color> <color name="GROUP-BORDER" red="150" green="155" blue="151"> @@ -268,7 +268,7 @@ <x>450</x> <y>120</y> <width>450</width> - <height>350</height> + <height>420</height> <line_width>0</line_width> <background_color> <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> @@ -287,8 +287,8 @@ </actions> <pv_name>$(P)$(R)Acquire</pv_name> <text>Stop</text> - <x>770</x> - <y>420</y> + <x>760</x> + <y>460</y> <width>110</width> </widget> <widget type="led" version="2.0.0"> @@ -447,7 +447,7 @@ <name>Label_271</name> <text>Control:</text> <x>470</x> - <y>420</y> + <y>460</y> <width>160</width> <height>30</height> <horizontal_alignment>2</horizontal_alignment> @@ -1640,6 +1640,7 @@ <x>1458</x> <y>180</y> <width>60</width> + <border_alarm_sensitive>false</border_alarm_sensitive> </widget> <widget type="led" version="2.0.0"> <name>LED_3</name> @@ -2074,6 +2075,7 @@ <x>1920</x> <y>180</y> <width>60</width> + <border_alarm_sensitive>false</border_alarm_sensitive> </widget> <widget type="label" version="2.0.0"> <name>Label_360</name> @@ -2113,7 +2115,7 @@ <name>Linking Container</name> <file>../adsis8300/sis8300-evr.bob</file> <x>450</x> - <y>560</y> + <y>620</y> <width>720</width> <height>310</height> <resize>2</resize> @@ -2135,7 +2137,7 @@ <pv_name>$(P)$(R)Acquire</pv_name> <text>Start</text> <x>640</x> - <y>420</y> + <y>460</y> <width>110</width> </widget> <widget type="label" version="2.0.0"> @@ -2313,7 +2315,7 @@ <x>960</x> <y>120</y> <width>210</width> - <height>350</height> + <height>420</height> <line_width>0</line_width> <background_color> <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> @@ -2572,4 +2574,143 @@ </font> <tooltip>$(actions)</tooltip> </widget> + <widget type="label" version="2.0.0"> + <name>Label_164</name> + <text>Trigger Timeout</text> + <x>470</x> + <y>420</y> + <width>160</width> + <height>30</height> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_52</name> + <pv_name>$(P)$(R)TriggerTimeoutR</pv_name> + <x>640</x> + <y>420</y> + <width>110</width> + <height>30</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_1</name> + <pv_name>$(P)$(R)TriggerTimeoutR</pv_name> + <x>770</x> + <y>425</y> + <off_color> + <color name="IO Background" red="235" green="235" blue="235"> + </color> + </off_color> + <on_color> + <color name="MAJOR" red="252" green="13" blue="27"> + </color> + </on_color> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_272</name> + <text>Transfer waveforms</text> + <x>470</x> + <y>495</y> + <width>160</width> + <height>30</height> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_54</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)TransferArrays</pv_name> + <text>Yes</text> + <x>640</x> + <y>495</y> + <width>110</width> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_55</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>0</value> + </action> + </actions> + <pv_name>$(P)$(R)TransferArrays</pv_name> + <text>No</text> + <x>760</x> + <y>495</y> + <width>110</width> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_5</name> + <pv_name>$(P)$(R)Acquire_RBV</pv_name> + <x>875</x> + <y>465</y> + <off_color> + <color name="IO Background" red="235" green="235" blue="235"> + </color> + </off_color> + <actions> + </actions> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_9</name> + <pv_name>$(P)$(R)TransferArraysR</pv_name> + <x>875</x> + <y>500</y> + <off_color> + <color name="IO Background" red="235" green="235" blue="235"> + </color> + </off_color> + <actions> + </actions> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="open_display"> + <file>../iocStats/iocStats.bob</file> + <macros> + <P>$(IOCNAME):</P> + <R></R> + </macros> + <target>window</target> + <description>Open Display</description> + </action> + </actions> + <text>IOC Diagnostics</text> + <x>980</x> + <y>480</y> + <width>170</width> + <height>40</height> + <tooltip>$(actions)</tooltip> + </widget> </display> diff --git a/99-Shared/bpmrffe/bpmrffe-detail.bob b/99-Shared/bpmrffe/bpmrffe-detail.bob new file mode 100644 index 0000000000000000000000000000000000000000..46c2406e047e75e736efec0565016b7516e46c9c --- /dev/null +++ b/99-Shared/bpmrffe/bpmrffe-detail.bob @@ -0,0 +1,178 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>RFFE $(SYSTEM)</name> + <width>1100</width> + <height>1050</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>BPM RF Front end - detailed view</text> + <x>18</x> + <y>6</y> + <width>1063</width> + <height>31</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <macros> + <R>TMP1-</R> + </macros> + <file>./xtpico/ADT7420.bob</file> + <x>18</x> + <y>48</y> + <width>540</width> + <height>140</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_1</name> + <macros> + <R>TMP2-</R> + </macros> + <file>./xtpico/ADT7420.bob</file> + <x>18</x> + <y>186</y> + <width>540</width> + <height>140</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_2</name> + <macros> + <R>TMP3-</R> + </macros> + <file>./xtpico/ADT7420.bob</file> + <x>18</x> + <y>324</y> + <width>540</width> + <height>140</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_3</name> + <macros> + <R>SN1-</R> + </macros> + <file>./xtpico/DS28CM00.bob</file> + <x>552</x> + <y>756</y> + <width>540</width> + <height>120</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_4</name> + <macros> + <R>VM1-</R> + </macros> + <file>./xtpico/LTC2991.bob</file> + <x>18</x> + <y>462</y> + <width>540</width> + <height>480</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_5</name> + <macros> + <R>IO1-</R> + </macros> + <file>./xtpico/TCA9555.bob</file> + <x>552</x> + <y>48</y> + <width>540</width> + <height>720</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_6</name> + <macros> + <R>PLL1-</R> + </macros> + <file>./xtpico/LMX2582.bob</file> + <x>552</x> + <y>876</y> + <width>540</width> + <height>170</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_7</name> + <macros> + <R>ATT1-</R> + </macros> + <file>./xtpico/HMC624A.bob</file> + <x>18</x> + <y>930</y> + <width>540</width> + <height>120</height> + <resize>2</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/bpmrffe.bob b/99-Shared/bpmrffe/bpmrffe.bob new file mode 100644 index 0000000000000000000000000000000000000000..9c50079dfa2f29c2476172b19d92f3916ed00d55 --- /dev/null +++ b/99-Shared/bpmrffe/bpmrffe.bob @@ -0,0 +1,399 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>RFFE $(SYSTEM)</name> + <width>500</width> + <height>800</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>BPM RF Front end</text> + <x>18</x> + <y>6</y> + <width>445</width> + <height>31</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)RefAttn1-Value</pv_name> + <x>180</x> + <y>138</y> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>REF channels</text> + <x>18</x> + <y>138</y> + <width>151</width> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>Bank 1</text> + <x>180</x> + <y>108</y> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + <description>Setup</description> + </action> + </actions> + <pv_name>$(P)$(R)SetupIO</pv_name> + <x>180</x> + <y>78</y> + <height>20</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>Attenuators</text> + <x>18</x> + <y>48</y> + <width>445</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(P)$(R)Bpm1Attn1-Value</pv_name> + <x>180</x> + <y>162</y> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>BPM1 channels</text> + <x>18</x> + <y>162</y> + <width>151</width> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>Bank 2</text> + <x>306</x> + <y>108</y> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_2</name> + <pv_name>$(P)$(R)Bpm2Attn1-Value</pv_name> + <x>180</x> + <y>186</y> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_6</name> + <text>BPM2 channels</text> + <x>18</x> + <y>186</y> + <width>151</width> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_3</name> + <pv_name>$(P)$(R)RefAttn2-Value</pv_name> + <x>306</x> + <y>138</y> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_4</name> + <pv_name>$(P)$(R)Bpm1Attn2-Value</pv_name> + <x>306</x> + <y>162</y> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_5</name> + <pv_name>$(P)$(R)Bpm2Attn2-Value</pv_name> + <x>306</x> + <y>186</y> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_7</name> + <text>Setup IO</text> + <x>18</x> + <y>78</y> + <width>151</width> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="open_display"> + <file>bpmrffe-detail.opi</file> + <target>tab</target> + <description>Details</description> + </action> + </actions> + <pv_name>$(P)$(R)SetupIO</pv_name> + <x>18</x> + <y>342</y> + <width>112</width> + <height>38</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_8</name> + <text>PLL</text> + <x>18</x> + <y>228</y> + <width>445</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_2</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + <description>Load</description> + </action> + </actions> + <pv_name>$(P)$(R)LoadPLL</pv_name> + <x>180</x> + <y>282</y> + <height>20</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_9</name> + <text>Load PLL</text> + <x>18</x> + <y>282</y> + <width>151</width> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)PLL1-RegConfig</pv_name> + <x>180</x> + <y>258</y> + <height>20</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)PLL1-RegConfigR</pv_name> + <x>306</x> + <y>258</y> + <width>144</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_10</name> + <text>More</text> + <x>18</x> + <y>312</y> + <width>445</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/AD527x.bob b/99-Shared/bpmrffe/xtpico/AD527x.bob new file mode 100644 index 0000000000000000000000000000000000000000..2d130c6375af6dce86d09988ce3fc06102cb5c16 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/AD527x.bob @@ -0,0 +1,324 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>469</width> + <height>259</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_4</name> + <x>6</x> + <y>6</y> + <width>469</width> + <height>259</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="173" green="216" blue="230"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_31</name> + <text>Read data</text> + <x>26</x> + <y>165</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_6</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)Read</pv_name> + <text>Read</text> + <x>150</x> + <y>164</y> + <width>66</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_22</name> + <pv_name>$(P)$(R)DevAddr_RBV</pv_name> + <x>150</x> + <y>42</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_32</name> + <text>Device I2C address</text> + <x>18</x> + <y>42</y> + <width>121</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_35</name> + <text>DIGITAL REOSTSAT - AD5272/AD5274 - $(P)$(R)</text> + <x>18</x> + <y>12</y> + <width>446</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color red="191" green="191" blue="191"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_25</name> + <pv_name>$(P)$(R)StatusMessage_RBV</pv_name> + <x>150</x> + <y>198</y> + <width>314</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_36</name> + <text>Status</text> + <x>26</x> + <y>198</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_26</name> + <pv_name>$(P)$(R)Type_RBV</pv_name> + <x>276</x> + <y>69</y> + <width>123</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <precision>0</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_37</name> + <text>Type</text> + <x>18</x> + <y>69</y> + <width>121</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_38</name> + <text>Max Resistance</text> + <x>18</x> + <y>99</y> + <width>121</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_28</name> + <pv_name>$(P)$(R)Value_RBV</pv_name> + <x>276</x> + <y>132</y> + <width>123</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <precision>0</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_39</name> + <text>Value</text> + <x>18</x> + <y>132</y> + <width>121</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(P)$(R)Value</pv_name> + <x>150</x> + <y>129</y> + <height>25</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)Type</pv_name> + <x>150</x> + <y>65</y> + <height>27</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_29</name> + <pv_name>$(P)$(R)MaxRes_RBV</pv_name> + <x>276</x> + <y>99</y> + <width>123</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <precision>0</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_1</name> + <pv_name>$(P)$(R)MaxRes</pv_name> + <x>150</x> + <y>95</y> + <height>27</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/ADT7420.bob b/99-Shared/bpmrffe/xtpico/ADT7420.bob new file mode 100644 index 0000000000000000000000000000000000000000..27d6ed26ed91c7d766acd471b77f82b53a1cd050 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/ADT7420.bob @@ -0,0 +1,348 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>540</width> + <height>140</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_2</name> + <x>6</x> + <y>6</y> + <width>529</width> + <height>127</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="173" green="216" blue="230"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_20</name> + <text>Temperature sensor - ADT7420 - $(P)$(R)</text> + <x>18</x> + <y>12</y> + <width>506</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color red="191" green="191" blue="191"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_12</name> + <pv_name>$(P)$(R)Value_RBV</pv_name> + <x>132</x> + <y>81</y> + <width>83</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_3</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)Read</pv_name> + <text>Read</text> + <x>354</x> + <y>80</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_13</name> + <pv_name>$(P)$(R)MuxBus_RBV</pv_name> + <x>185</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_16</name> + <pv_name>$(P)$(R)StatusMessage_RBV</pv_name> + <x>132</x> + <y>108</y> + <width>392</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)Read.SCAN</pv_name> + <x>441</x> + <y>80</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Status</text> + <x>18</x> + <y>108</y> + <width>115</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_17</name> + <pv_name>$(P)$(R)MuxAddr_RBV</pv_name> + <x>78</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>MuxAddr</text> + <x>19</x> + <y>36</y> + <width>60</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>MuxBus</text> + <x>132</x> + <y>36</y> + <width>54</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_18</name> + <pv_name>$(P)$(R)DevAddr_RBV</pv_name> + <x>299</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>DevAddr</text> + <x>240</x> + <y>36</y> + <width>54</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_1</name> + <pv_name>$(P)$(R)Resolution</pv_name> + <x>132</x> + <y>59</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>Resolution</text> + <x>19</x> + <y>60</y> + <width>114</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_19</name> + <pv_name>$(P)$(R)Resolution_RBV</pv_name> + <x>233</x> + <y>60</y> + <width>67</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>Value</text> + <x>18</x> + <y>81</y> + <width>115</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_2</name> + <actions> + <action type="open_display"> + <file>../../asyn/asynRecord.bob</file> + <macros> + <R>$(R)IPAsyn</R> + </macros> + <target>tab</target> + </action> + </actions> + <text>asyn</text> + <x>441</x> + <y>35</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/ADT7420N.bob b/99-Shared/bpmrffe/xtpico/ADT7420N.bob new file mode 100644 index 0000000000000000000000000000000000000000..0e89cf99491ffb0a2588ae18bee7fd7ec2fbc378 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/ADT7420N.bob @@ -0,0 +1,327 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>430</width> + <height>110</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_12</name> + <pv_name>$(P)$(R)Value_RBV</pv_name> + <x>120</x> + <y>47</y> + <width>83</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_3</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)Read</pv_name> + <text>Read</text> + <x>342</x> + <y>5</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_13</name> + <pv_name>$(P)$(R)MuxBus_RBV</pv_name> + <x>173</x> + <y>6</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_16</name> + <pv_name>$(P)$(R)StatusMessage_RBV</pv_name> + <x>120</x> + <y>66</y> + <width>168</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)Read.SCAN</pv_name> + <x>342</x> + <y>26</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Status</text> + <x>6</x> + <y>66</y> + <width>115</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_17</name> + <pv_name>$(P)$(R)MuxAddr_RBV</pv_name> + <x>66</x> + <y>6</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>MuxAddr</text> + <x>7</x> + <y>6</y> + <width>60</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>MuxBus</text> + <x>120</x> + <y>6</y> + <width>54</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_18</name> + <pv_name>$(P)$(R)DevAddr_RBV</pv_name> + <x>287</x> + <y>6</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>DevAddr</text> + <x>228</x> + <y>6</y> + <width>54</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_1</name> + <pv_name>$(P)$(R)Resolution</pv_name> + <x>120</x> + <y>25</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>Resolution</text> + <x>7</x> + <y>26</y> + <width>114</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_19</name> + <pv_name>$(P)$(R)Resolution_RBV</pv_name> + <x>221</x> + <y>26</y> + <width>67</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>Value</text> + <x>6</x> + <y>47</y> + <width>115</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_2</name> + <actions> + <action type="open_display"> + <file>/BDE/asyn-master/asynRecord.opi</file> + <macros> + <R>$(R)IPAsyn</R> + </macros> + <target>tab</target> + </action> + </actions> + <text>asyn</text> + <x>342</x> + <y>64</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/DS28CM00.bob b/99-Shared/bpmrffe/xtpico/DS28CM00.bob new file mode 100644 index 0000000000000000000000000000000000000000..56538733fe449cb4d113857946ab1979b0377d88 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/DS28CM00.bob @@ -0,0 +1,304 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>540</width> + <height>120</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_4</name> + <x>6</x> + <y>6</y> + <width>529</width> + <height>109</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="173" green="216" blue="230"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_6</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)Read</pv_name> + <text>Read</text> + <x>371</x> + <y>65</y> + <width>66</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_35</name> + <text>Serial Number - DS28CM00 - $(P)$(R)</text> + <x>18</x> + <y>12</y> + <width>505</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color red="191" green="191" blue="191"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_25</name> + <pv_name>$(P)$(R)StatusMessage_RBV</pv_name> + <x>130</x> + <y>90</y> + <width>314</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_36</name> + <text>Status</text> + <x>17</x> + <y>90</y> + <width>115</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_28</name> + <pv_name>$(P)$(R)IdNum_RBV</pv_name> + <x>131</x> + <y>66</y> + <width>223</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_39</name> + <text>Value</text> + <x>17</x> + <y>66</y> + <width>115</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_13</name> + <pv_name>$(P)$(R)MuxBus_RBV</pv_name> + <x>184</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_17</name> + <pv_name>$(P)$(R)MuxAddr_RBV</pv_name> + <x>77</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>MuxAddr</text> + <x>18</x> + <y>36</y> + <width>60</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>MuxBus</text> + <x>131</x> + <y>36</y> + <width>54</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_18</name> + <pv_name>$(P)$(R)DevAddr_RBV</pv_name> + <x>298</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>DevAddr</text> + <x>239</x> + <y>36</y> + <width>54</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_2</name> + <actions> + <action type="open_display"> + <file>../../asyn/asynRecord.bob</file> + <macros> + <R>$(R)IPAsyn</R> + </macros> + <target>tab</target> + </action> + </actions> + <text>asyn</text> + <x>440</x> + <y>35</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)Read.SCAN</pv_name> + <x>439</x> + <y>65</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/HMC624A.bob b/99-Shared/bpmrffe/xtpico/HMC624A.bob new file mode 100644 index 0000000000000000000000000000000000000000..a1b880347e13b7b8904a82399b626dca5cc9ac68 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/HMC624A.bob @@ -0,0 +1,149 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>540</width> + <height>120</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_4</name> + <x>6</x> + <y>6</y> + <width>529</width> + <height>103</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="173" green="216" blue="230"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_35</name> + <text>Digital attenuator - HMC624A - $(P)$(R)</text> + <x>18</x> + <y>12</y> + <width>505</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color red="191" green="191" blue="191"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_3</name> + <actions> + <action type="open_display"> + <file>../../asyn/asynRecord.bob</file> + <macros> + <R>$(R)IPAsyn</R> + </macros> + <target>tab</target> + </action> + </actions> + <text>asyn</text> + <x>440</x> + <y>36</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_16</name> + <pv_name>$(P)$(R)StatusMessage_RBV</pv_name> + <x>125</x> + <y>82</y> + <width>392</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Status</text> + <x>11</x> + <y>82</y> + <width>115</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>Value</text> + <x>11</x> + <y>63</y> + <width>115</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)Value</pv_name> + <x>125</x> + <y>63</y> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/LMX2582.bob b/99-Shared/bpmrffe/xtpico/LMX2582.bob new file mode 100644 index 0000000000000000000000000000000000000000..f281ff73decd930680983c92ead169b2b44863a4 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/LMX2582.bob @@ -0,0 +1,272 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>540</width> + <height>170</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_4</name> + <x>6</x> + <y>6</y> + <width>529</width> + <height>157</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="173" green="216" blue="230"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_6</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)ReadAll</pv_name> + <text>Read</text> + <x>222</x> + <y>108</y> + <width>66</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_35</name> + <text>VCO/PLL - LMX2582 - $(P)$(R)</text> + <x>18</x> + <y>12</y> + <width>505</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color red="191" green="191" blue="191"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_37</name> + <text>Register access</text> + <x>20</x> + <y>109</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)WriteAll</pv_name> + <text>Write</text> + <x>144</x> + <y>108</y> + <width>66</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_3</name> + <actions> + <action type="open_display"> + <file>../../asyn/asynRecord.bob</file> + <macros> + <R>$(R)IPAsyn</R> + </macros> + <target>tab</target> + </action> + </actions> + <text>asyn</text> + <x>440</x> + <y>36</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_16</name> + <pv_name>$(P)$(R)StatusMessage_RBV</pv_name> + <x>129</x> + <y>138</y> + <width>392</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Status</text> + <x>15</x> + <y>138</y> + <width>115</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_39</name> + <text>Config</text> + <x>20</x> + <y>58</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)RegConfig</pv_name> + <x>144</x> + <y>57</y> + <width>144</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)RegConfigR</pv_name> + <x>300</x> + <y>58</y> + <width>133</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_40</name> + <text>MUXOut pin</text> + <x>20</x> + <y>81</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_1</name> + <pv_name>$(P)$(R)MUXOutSel</pv_name> + <x>144</x> + <y>80</y> + <width>144</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_2</name> + <pv_name>$(P)$(R)MUXOutSelR</pv_name> + <x>300</x> + <y>81</y> + <width>133</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/LTC2991.bob b/99-Shared/bpmrffe/xtpico/LTC2991.bob new file mode 100644 index 0000000000000000000000000000000000000000..b3f493ff8955268424c332c617d4d67646b7bdf1 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/LTC2991.bob @@ -0,0 +1,517 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>540</width> + <height>480</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_1</name> + <x>6</x> + <y>6</y> + <width>529</width> + <height>463</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="173" green="216" blue="230"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_6</name> + <text>Voltage</text> + <x>146</x> + <y>96</y> + <width>52</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)Trigger</pv_name> + <text>Trigger</text> + <x>255</x> + <y>65</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_10</name> + <text>Voltage sensor - LTC2991 - $(P)$(R)</text> + <x>18</x> + <y>12</y> + <width>505</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color red="191" green="191" blue="191"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_11</name> + <text>Offset</text> + <x>203</x> + <y>96</y> + <width>103</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_12</name> + <text>Factor</text> + <x>320</x> + <y>96</y> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_2</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)Read</pv_name> + <text>Read</text> + <x>346</x> + <y>65</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_1</name> + <macros> + <N>2</N> + </macros> + <file>LTC2991RailN.opi</file> + <x>23</x> + <y>156</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_2</name> + <macros> + <N>3</N> + </macros> + <file>LTC2991RailN.opi</file> + <x>23</x> + <y>186</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_3</name> + <macros> + <N>1</N> + </macros> + <file>LTC2991RailN.opi</file> + <x>23</x> + <y>126</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_4</name> + <macros> + <N>4</N> + </macros> + <file>LTC2991RailN.opi</file> + <x>23</x> + <y>216</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_5</name> + <macros> + <N>5</N> + </macros> + <file>LTC2991RailN.opi</file> + <x>23</x> + <y>246</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_6</name> + <macros> + <N>6</N> + </macros> + <file>LTC2991RailN.opi</file> + <x>23</x> + <y>276</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_7</name> + <macros> + <N>7</N> + </macros> + <file>LTC2991RailN.opi</file> + <x>23</x> + <y>306</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_8</name> + <macros> + <N>8</N> + </macros> + <file>LTC2991RailN.opi</file> + <x>23</x> + <y>336</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_26</name> + <macros> + <N>CC</N> + </macros> + <file>LTC2991RailVcc.opi</file> + <x>23</x> + <y>366</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_27</name> + <macros> + <N>TINT</N> + </macros> + <file>LTC2991RailTInt.opi</file> + <x>23</x> + <y>396</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_13</name> + <pv_name>$(P)$(R)MuxBus_RBV</pv_name> + <x>184</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_17</name> + <pv_name>$(P)$(R)MuxAddr_RBV</pv_name> + <x>77</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>MuxAddr</text> + <x>18</x> + <y>36</y> + <width>60</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>MuxBus</text> + <x>131</x> + <y>36</y> + <width>54</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_18</name> + <pv_name>$(P)$(R)DevAddr_RBV</pv_name> + <x>298</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>DevAddr</text> + <x>239</x> + <y>36</y> + <width>54</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_3</name> + <actions> + <action type="open_display"> + <file>../../asyn/asynRecord.bob</file> + <macros> + <R>$(R)IPAsyn</R> + </macros> + <target>tab</target> + </action> + </actions> + <text>asyn</text> + <x>440</x> + <y>35</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_36</name> + <text>Refresh values</text> + <x>23</x> + <y>66</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)Read.SCAN</pv_name> + <x>440</x> + <y>65</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_16</name> + <pv_name>$(P)$(R)StatusMessage_RBV</pv_name> + <x>131</x> + <y>438</y> + <width>392</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Status</text> + <x>17</x> + <y>438</y> + <width>115</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/LTC2991RailN.bob b/99-Shared/bpmrffe/xtpico/LTC2991RailN.bob new file mode 100644 index 0000000000000000000000000000000000000000..c74ed3c370b027828a6a0679184e94ae137510c1 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/LTC2991RailN.bob @@ -0,0 +1,121 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>410</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_4</name> + <pv_name>$(P)$(R)ValueV$(N)_RBV</pv_name> + <x>124</x> + <y>6</y> + <width>52</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_8</name> + <pv_name>$(P)$(R)OffsetV$(N)_RBV</pv_name> + <x>244</x> + <y>6</y> + <width>40</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_9</name> + <pv_name>$(P)$(R)FactorV$(N)_RBV</pv_name> + <x>358</x> + <y>6</y> + <width>40</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)OffsetV$(N)</pv_name> + <x>181</x> + <y>4</y> + <width>50</width> + <height>25</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_13</name> + <text>Rail $(N)</text> + <y>6</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(P)$(R)FactorV$(N)</pv_name> + <x>298</x> + <y>4</y> + <width>50</width> + <height>25</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/LTC2991RailTInt.bob b/99-Shared/bpmrffe/xtpico/LTC2991RailTInt.bob new file mode 100644 index 0000000000000000000000000000000000000000..c343383affe9bbf3a36a586c8fefa81b128c9dbc --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/LTC2991RailTInt.bob @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>180</width> + <height>30</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_4</name> + <pv_name>$(P)$(R)Value$(N)_RBV</pv_name> + <x>124</x> + <y>6</y> + <width>52</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_13</name> + <text>Int. Temp.</text> + <y>6</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/LTC2991RailVcc.bob b/99-Shared/bpmrffe/xtpico/LTC2991RailVcc.bob new file mode 100644 index 0000000000000000000000000000000000000000..dea58f1ef3d68ab57590930e37b42413a523c707 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/LTC2991RailVcc.bob @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>180</width> + <height>30</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_4</name> + <pv_name>$(P)$(R)ValueV$(N)_RBV</pv_name> + <x>124</x> + <y>6</y> + <width>52</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_13</name> + <text>Rail $(N)</text> + <y>6</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/M24M02.bob b/99-Shared/bpmrffe/xtpico/M24M02.bob new file mode 100644 index 0000000000000000000000000000000000000000..272ce2273dc0ca5f35f3405a04dc11bd5bacbac2 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/M24M02.bob @@ -0,0 +1,395 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>480</width> + <height>280</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_4</name> + <x>6</x> + <y>6</y> + <width>469</width> + <height>259</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="173" green="216" blue="230"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_21</name> + <pv_name>$(P)$(R)Data_RBV</pv_name> + <x>150</x> + <y>165</y> + <width>241</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_31</name> + <text>Read data</text> + <x>26</x> + <y>165</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_6</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)Read</pv_name> + <text>Read</text> + <x>398</x> + <y>164</y> + <width>66</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_22</name> + <pv_name>$(P)$(R)DevAddr_RBV</pv_name> + <x>150</x> + <y>42</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_32</name> + <text>Device I2C address</text> + <x>18</x> + <y>42</y> + <width>121</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_35</name> + <text>EEPROM - M24M02 - $(P)$(R)</text> + <x>18</x> + <y>12</y> + <width>446</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color red="191" green="191" blue="191"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_25</name> + <pv_name>$(P)$(R)StatusMessage_RBV</pv_name> + <x>150</x> + <y>234</y> + <width>314</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_36</name> + <text>Status</text> + <x>26</x> + <y>234</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_26</name> + <pv_name>$(P)$(R)Size_RBV</pv_name> + <x>150</x> + <y>69</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <precision>0</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_37</name> + <text>EEPROM size</text> + <x>18</x> + <y>69</y> + <width>121</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_27</name> + <pv_name>$(P)$(R)Length_RBV</pv_name> + <x>210</x> + <y>99</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <precision>0</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_38</name> + <text>Length</text> + <x>18</x> + <y>99</y> + <width>121</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)Length</pv_name> + <x>150</x> + <y>96</y> + <width>50</width> + <height>25</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_28</name> + <pv_name>$(P)$(R)Offset_RBV</pv_name> + <x>210</x> + <y>132</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <precision>0</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_39</name> + <text>Offset</text> + <x>18</x> + <y>132</y> + <width>121</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(P)$(R)Offset</pv_name> + <x>150</x> + <y>129</y> + <width>50</width> + <height>25</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_7</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)Write</pv_name> + <text>Write</text> + <x>398</x> + <y>194</y> + <width>66</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_40</name> + <text>Write data</text> + <x>26</x> + <y>195</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_2</name> + <pv_name>$(P)$(R)Data</pv_name> + <x>150</x> + <y>192</y> + <width>241</width> + <height>25</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/Menu.bob b/99-Shared/bpmrffe/xtpico/Menu.bob new file mode 100644 index 0000000000000000000000000000000000000000..149e34f56c1f26e472840fe256b3b0a7b54333c3 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/Menu.bob @@ -0,0 +1,587 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>1030</width> + <height>900</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label_7</name> + <text>Digital Rheostat</text> + <x>18</x> + <y>546</y> + <width>499</width> + <height>103</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>EEPROM</text> + <x>18</x> + <y>432</y> + <width>499</width> + <height>103</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>Port Expander</text> + <x>18</x> + <y>318</y> + <width>499</width> + <height>103</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>Voltage Monitoring</text> + <x>18</x> + <y>204</y> + <width>499</width> + <height>103</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Temperature Monitoring (TMP100)</text> + <x>18</x> + <y>48</y> + <width>499</width> + <height>145</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Ethernet Module</text> + <x>18</x> + <y>6</y> + <width>499</width> + <height>31</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="open_display"> + <file>TMP100.opi</file> + <macros> + <R>I2C1:Temp1:</R> + </macros> + <target>tab</target> + <description>Temp1</description> + </action> + </actions> + <x>36</x> + <y>84</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_2</name> + <actions> + <action type="open_display"> + <file>TCA9555.opi</file> + <macros> + <R>IO1-</R> + </macros> + <target>tab</target> + <description>TCA9555</description> + </action> + </actions> + <x>36</x> + <y>350</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_3</name> + <actions> + <action type="open_display"> + <file>LTC2991.opi</file> + <macros> + <R>I2C1:VMon1:</R> + </macros> + <target>tab</target> + <description>LTC2991</description> + </action> + </actions> + <x>36</x> + <y>240</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_4</name> + <actions> + <action type="open_display"> + <file>M24M02.opi</file> + <macros> + <R>I2C1:Eeprom1:</R> + </macros> + <target>tab</target> + <description>M24M02</description> + </action> + </actions> + <x>36</x> + <y>464</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_5</name> + <actions> + <action type="open_display"> + <file>AD527x.opi</file> + <target>tab</target> + <description>AD527x</description> + </action> + </actions> + <x>36</x> + <y>578</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_6</name> + <actions> + <action type="open_display"> + <file>TMP100.opi</file> + <macros> + <R>I2C1:Temp2:</R> + </macros> + <target>tab</target> + <description>Temp2</description> + </action> + </actions> + <x>156</x> + <y>84</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_7</name> + <actions> + <action type="open_display"> + <file>TMP100.opi</file> + <macros> + <R>I2C1:Temp3:</R> + </macros> + <target>tab</target> + <description>Temp3</description> + </action> + </actions> + <x>276</x> + <y>84</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_8</name> + <actions> + <action type="open_display"> + <file>TMP100.opi</file> + <macros> + <R>I2C1:Temp4:</R> + </macros> + <target>tab</target> + <description>Temp4</description> + </action> + </actions> + <x>396</x> + <y>84</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_9</name> + <actions> + <action type="open_display"> + <file>TMP100.opi</file> + <macros> + <R>I2C1:Temp5:</R> + </macros> + <target>tab</target> + <description>Temp5</description> + </action> + </actions> + <x>36</x> + <y>132</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_10</name> + <actions> + <action type="open_display"> + <file>TMP100.opi</file> + <macros> + <R>I2C1:Temp6:</R> + </macros> + <target>tab</target> + <description>Temp6</description> + </action> + </actions> + <x>156</x> + <y>132</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_11</name> + <actions> + <action type="open_display"> + <file>TMP100.opi</file> + <macros> + <R>I2C1:Temp7:</R> + </macros> + <target>tab</target> + <description>Temp7</description> + </action> + </actions> + <x>276</x> + <y>132</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_12</name> + <actions> + <action type="open_display"> + <file>TMP100.opi</file> + <macros> + <R>I2C1:Temp8:</R> + </macros> + <target>tab</target> + <description>Temp8</description> + </action> + </actions> + <x>396</x> + <y>132</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_10</name> + <text>Serial number</text> + <x>18</x> + <y>660</y> + <width>499</width> + <height>103</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_13</name> + <actions> + <action type="open_display"> + <file>DS28CM00.opi</file> + <target>tab</target> + <description>DS28CM00</description> + </action> + </actions> + <x>36</x> + <y>692</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_14</name> + <actions> + <action type="open_display"> + <file>TCA9555.opi</file> + <macros> + <R>I2C1:IOExp2:</R> + </macros> + <target>tab</target> + <description>TCA9555</description> + </action> + </actions> + <x>156</x> + <y>350</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_11</name> + <text>TTL IO (on Pico XT)</text> + <x>18</x> + <y>774</y> + <width>499</width> + <height>103</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_12</name> + <text>VCO/PLL</text> + <x>522</x> + <y>204</y> + <width>499</width> + <height>103</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_15</name> + <actions> + <action type="open_display"> + <file>TTLIO.opi</file> + <macros> + <R>TTLIO:</R> + </macros> + <target>tab</target> + <description>TTL IO</description> + </action> + </actions> + <x>36</x> + <y>806</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_16</name> + <actions> + <action type="open_display"> + <file>LMX2582.opi</file> + <target>tab</target> + <description>LMX2582</description> + </action> + </actions> + <x>540</x> + <y>236</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_13</name> + <text>Temperature Monitoring (ADT7420)</text> + <x>522</x> + <y>48</y> + <width>499</width> + <height>145</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_17</name> + <actions> + <action type="open_display"> + <file>ADT7420.opi</file> + <macros> + <R>I2C1:Temp1:</R> + </macros> + <target>tab</target> + <description>Temp1</description> + </action> + </actions> + <x>540</x> + <y>84</y> + <width>109</width> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/TCA9555.bob b/99-Shared/bpmrffe/xtpico/TCA9555.bob new file mode 100644 index 0000000000000000000000000000000000000000..bf2755e01a795c8bfb695698f7590b26196029a1 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/TCA9555.bob @@ -0,0 +1,749 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>540</width> + <height>720</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_3</name> + <x>6</x> + <y>6</y> + <width>529</width> + <height>697</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="173" green="216" blue="230"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_22</name> + <text>Level</text> + <x>162</x> + <y>156</y> + <width>133</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_26</name> + <text>Port Expander - TCA9555 - $(P)$(R)</text> + <x>18</x> + <y>12</y> + <width>505</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color red="191" green="191" blue="191"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_5</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)Read</pv_name> + <text>Read</text> + <x>346</x> + <y>66</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_20</name> + <pv_name>$(P)$(R)StatusMessage_RBV</pv_name> + <x>131</x> + <y>678</y> + <width>391</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_29</name> + <text>Status</text> + <x>17</x> + <y>678</y> + <width>115</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_10</name> + <macros> + <I>2</I> + <N>P02</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>246</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_11</name> + <macros> + <I>3</I> + <N>P03</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>276</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_12</name> + <macros> + <I>1</I> + <N>P01</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>216</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_13</name> + <macros> + <I>4</I> + <N>P04</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>306</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_14</name> + <macros> + <I>5</I> + <N>P05</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>336</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_15</name> + <macros> + <I>6</I> + <N>P06</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>366</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_16</name> + <macros> + <I>7</I> + <N>P07</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>396</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_17</name> + <macros> + <I>8</I> + <N>P10</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>426</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_18</name> + <macros> + <I>9</I> + <N>P11</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>456</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_19</name> + <macros> + <I>0</I> + <N>P00</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>186</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_20</name> + <macros> + <I>10</I> + <N>P12</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>486</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_21</name> + <macros> + <I>11</I> + <N>P13</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>516</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_22</name> + <macros> + <I>12</I> + <N>P14</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>546</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_23</name> + <macros> + <I>13</I> + <N>P15</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>576</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_30</name> + <text>Direction</text> + <x>306</x> + <y>156</y> + <width>143</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_24</name> + <macros> + <I>14</I> + <N>P16</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>606</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_25</name> + <macros> + <I>15</I> + <N>P17</N> + </macros> + <file>TCA9555N.opi</file> + <x>30</x> + <y>636</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_31</name> + <text>Pin #</text> + <x>36</x> + <y>156</y> + <width>52</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_32</name> + <text>Name</text> + <x>103</x> + <y>156</y> + <width>52</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_13</name> + <pv_name>$(P)$(R)MuxBus_RBV</pv_name> + <x>184</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_22</name> + <pv_name>$(P)$(R)MuxAddr_RBV</pv_name> + <x>77</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>MuxAddr</text> + <x>18</x> + <y>36</y> + <width>60</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>MuxBus</text> + <x>131</x> + <y>36</y> + <width>54</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_18</name> + <pv_name>$(P)$(R)DevAddr_RBV</pv_name> + <x>298</x> + <y>36</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>DevAddr</text> + <x>239</x> + <y>36</y> + <width>54</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_2</name> + <actions> + <action type="open_display"> + <file>../../asyn/asynRecord.bob</file> + <macros> + <R>$(R)IPAsyn</R> + </macros> + <target>tab</target> + </action> + </actions> + <text>asyn</text> + <x>440</x> + <y>35</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)Read.SCAN</pv_name> + <x>440</x> + <y>66</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_36</name> + <text>Refresh values</text> + <x>24</x> + <y>67</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_37</name> + <text>All pins direction (HEX)</text> + <x>24</x> + <y>96</y> + <width>175</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)Direction</pv_name> + <x>239</x> + <y>96</y> + <width>91</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_24</name> + <pv_name>$(P)$(R)Direction_RBV</pv_name> + <x>356</x> + <y>96</y> + <width>96</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_38</name> + <text>All pins level (HEX)</text> + <x>24</x> + <y>126</y> + <width>175</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(P)$(R)Level</pv_name> + <x>239</x> + <y>126</y> + <width>91</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_25</name> + <pv_name>$(P)$(R)Level_RBV</pv_name> + <x>356</x> + <y>126</y> + <width>96</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/TCA9555N.bob b/99-Shared/bpmrffe/xtpico/TCA9555N.bob new file mode 100644 index 0000000000000000000000000000000000000000..1f69ef99d4b7eb76beac933ad61259d19c57d317 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/TCA9555N.bob @@ -0,0 +1,124 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>420</width> + <height>30</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_4</name> + <pv_name>$(P)$(R)LevelPin$(I)_RBV</pv_name> + <x>210</x> + <width>52</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_13</name> + <text>$(I)</text> + <width>61</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button</name> + <pv_name>$(P)$(R)LevelPin$(I)</pv_name> + <bit>-1</bit> + <x>126</x> + <width>79</width> + <height>20</height> + <off_label>Low</off_label> + <off_color> + <color red="0" green="100" blue="0"> + </color> + </off_color> + <on_label>High</on_label> + <on_color> + <color red="0" green="255" blue="0"> + </color> + </on_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)DirPin$(I)_RBV</pv_name> + <x>360</x> + <width>52</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button</name> + <pv_name>$(P)$(R)DirPin$(I)</pv_name> + <bit>-1</bit> + <x>276</x> + <width>79</width> + <height>20</height> + <off_label>Output</off_label> + <off_color> + <color red="0" green="100" blue="0"> + </color> + </off_color> + <on_label>Input</on_label> + <on_color> + <color red="0" green="255" blue="0"> + </color> + </on_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>$(N)</text> + <x>66</x> + <width>61</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/TMP100.bob b/99-Shared/bpmrffe/xtpico/TMP100.bob new file mode 100644 index 0000000000000000000000000000000000000000..d66516ca3031d5b97d084e9d031a25a7d82ed23a --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/TMP100.bob @@ -0,0 +1,119 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>540</width> + <height>110</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_2</name> + <x>6</x> + <y>6</y> + <width>529</width> + <height>103</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="173" green="216" blue="230"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_16</name> + <text>Temperature</text> + <x>79</x> + <y>42</y> + <width>83</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_17</name> + <text>I2C</text> + <x>25</x> + <y>42</y> + <width>55</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_20</name> + <text>Temperature sensor - TMP100 - $(P)$(R)</text> + <x>18</x> + <y>12</y> + <width>506</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color red="191" green="191" blue="191"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_21</name> + <text>Status</text> + <x>212</x> + <y>42</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_28</name> + <file>TMP100N.opi</file> + <x>25</x> + <y>63</y> + <width>510</width> + <height>30</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/TMP100N.bob b/99-Shared/bpmrffe/xtpico/TMP100N.bob new file mode 100644 index 0000000000000000000000000000000000000000..88e0378904bae4f326c9177f1b0bfbd3ec10ce25 --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/TMP100N.bob @@ -0,0 +1,107 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>510</width> + <height>30</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_12</name> + <pv_name>$(P)$(R)Value_RBV</pv_name> + <x>63</x> + <y>6</y> + <width>65</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_3</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)Read</pv_name> + <text>Read</text> + <x>330</x> + <y>5</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_13</name> + <pv_name>$(P)$(R)DevAddr_RBV</pv_name> + <x>7</x> + <y>6</y> + <width>49</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>4</format> + <precision>8</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_16</name> + <pv_name>$(P)$(R)StatusMessage_RBV</pv_name> + <x>138</x> + <y>6</y> + <width>187</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)Read.SCAN</pv_name> + <x>420</x> + <y>5</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/TMP100_7.bob b/99-Shared/bpmrffe/xtpico/TMP100_7.bob new file mode 100644 index 0000000000000000000000000000000000000000..9e116717f3930316cea59dee93666baf264623ae --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/TMP100_7.bob @@ -0,0 +1,230 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>480</width> + <height>300</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_2</name> + <x>6</x> + <y>6</y> + <width>469</width> + <height>280</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="173" green="216" blue="230"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_16</name> + <text>Temperature</text> + <x>79</x> + <y>42</y> + <width>83</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_17</name> + <text>I2C</text> + <x>25</x> + <y>42</y> + <width>55</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_20</name> + <text>Temperature sensor - TMP100</text> + <x>18</x> + <y>12</y> + <width>445</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color red="191" green="191" blue="191"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_21</name> + <text>Status</text> + <x>212</x> + <y>42</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_28</name> + <macros> + <R>I2C1:Temp1:</R> + </macros> + <file>TMP100N.opi</file> + <x>25</x> + <y>63</y> + <width>419</width> + <height>31</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_29</name> + <macros> + <R>I2C1:Temp2:</R> + </macros> + <file>TMP100N.opi</file> + <x>25</x> + <y>93</y> + <width>419</width> + <height>31</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_30</name> + <macros> + <R>I2C1:Temp3:</R> + </macros> + <file>TMP100N.opi</file> + <x>25</x> + <y>123</y> + <width>419</width> + <height>31</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_31</name> + <macros> + <R>I2C1:Temp4:</R> + </macros> + <file>TMP100N.opi</file> + <x>25</x> + <y>156</y> + <width>419</width> + <height>31</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_32</name> + <macros> + <R>I2C1:Temp5:</R> + </macros> + <file>TMP100N.opi</file> + <x>25</x> + <y>186</y> + <width>419</width> + <height>31</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_33</name> + <macros> + <R>I2C1:Temp6:</R> + </macros> + <file>TMP100N.opi</file> + <x>25</x> + <y>216</y> + <width>419</width> + <height>31</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_34</name> + <macros> + <R>I2C1:Temp7:</R> + </macros> + <file>TMP100N.opi</file> + <x>25</x> + <y>246</y> + <width>419</width> + <height>31</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/bpmrffe/xtpico/TTLIO.bob b/99-Shared/bpmrffe/xtpico/TTLIO.bob new file mode 100644 index 0000000000000000000000000000000000000000..7fb41c6fd3004e176e23cabc6db4881f2409916f --- /dev/null +++ b/99-Shared/bpmrffe/xtpico/TTLIO.bob @@ -0,0 +1,321 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <width>480</width> + <height>430</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_3</name> + <x>6</x> + <y>6</y> + <width>469</width> + <height>415</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="173" green="216" blue="230"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_22</name> + <text>Level</text> + <x>156</x> + <y>66</y> + <width>133</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_26</name> + <text>Pico XT TTL IO - $(P)$(R)</text> + <x>18</x> + <y>12</y> + <width>445</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color red="191" green="191" blue="191"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_5</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)Read</pv_name> + <text>Read</text> + <x>239</x> + <y>390</y> + <width>83</width> + <height>22</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_20</name> + <pv_name>$(P)$(R)StatusMessage_RBV</pv_name> + <x>148</x> + <y>366</y> + <width>314</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <format>6</format> + <precision>0</precision> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_29</name> + <text>Status</text> + <x>24</x> + <y>366</y> + <width>105</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_10</name> + <macros> + <I>2</I> + <N>P02</N> + </macros> + <file>TCA9555N.opi</file> + <x>24</x> + <y>156</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_11</name> + <macros> + <I>3</I> + <N>P03</N> + </macros> + <file>TCA9555N.opi</file> + <x>24</x> + <y>186</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_12</name> + <macros> + <I>1</I> + <N>P01</N> + </macros> + <file>TCA9555N.opi</file> + <x>24</x> + <y>126</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_13</name> + <macros> + <I>4</I> + <N>P04</N> + </macros> + <file>TCA9555N.opi</file> + <x>24</x> + <y>216</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_14</name> + <macros> + <I>5</I> + <N>P05</N> + </macros> + <file>TCA9555N.opi</file> + <x>24</x> + <y>246</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_15</name> + <macros> + <I>6</I> + <N>P06</N> + </macros> + <file>TCA9555N.opi</file> + <x>24</x> + <y>276</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_16</name> + <macros> + <I>7</I> + <N>P07</N> + </macros> + <file>TCA9555N.opi</file> + <x>24</x> + <y>306</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_19</name> + <macros> + <I>0</I> + <N>P00</N> + </macros> + <file>TCA9555N.opi</file> + <x>24</x> + <y>96</y> + <width>419</width> + <height>31</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_30</name> + <text>Direction</text> + <x>300</x> + <y>66</y> + <width>143</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_31</name> + <text>Pin #</text> + <x>30</x> + <y>66</y> + <width>52</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_32</name> + <text>Name</text> + <x>97</x> + <y>66</y> + <width>52</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/iocStats/iocStats.bob b/99-Shared/iocStats/iocStats.bob new file mode 100644 index 0000000000000000000000000000000000000000..f0035d09e2cf6e9c9266abce0ae91b971b78dc3c --- /dev/null +++ b/99-Shared/iocStats/iocStats.bob @@ -0,0 +1,364 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>iocStats</name> + <width>410</width> + <height>240</height> + <grid_visible>false</grid_visible> + <widget type="group" version="2.0.0"> + <name>BGGrey02</name> + <width>410</width> + <height>240</height> + <style>3</style> + <background_color> + <color name="BACKGROUND" red="220" green="225" blue="221"> + </color> + </background_color> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey02-titlebar</name> + <width>410</width> + <height>59</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>BGGrey02-title</name> + <text>$(P)$(R)</text> + <x>10</x> + <width>388</width> + <height>30</height> + <font> + <font name="SUBSUB-GROUP-HEADER" family="Source Sans Pro" style="BOLD" size="16.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="rectangle" version="2.0.0"> + <name>BGGrey02-background</name> + <y>30</y> + <width>410</width> + <height>210</height> + <line_width>2</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <corner_height>10</corner_height> + </widget> + <widget type="group" version="2.0.0"> + <name>General_1</name> + <x>10</x> + <y>40</y> + <width>308</width> + <height>190</height> + <style>3</style> + <widget type="label" version="2.0.0"> + <name>Label_64</name> + <text>Up Time</text> + <x>9</x> + <y>70</y> + <width>90</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_68</name> + <text>Host Name</text> + <x>9</x> + <y>100</y> + <width>90</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_69</name> + <text>User Name</text> + <x>9</x> + <y>130</y> + <width>90</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_70</name> + <text>Location</text> + <x>9</x> + <y>160</y> + <width>90</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_62</name> + <pv_name>$(P)$(R)STARTTOD</pv_name> + <x>109</x> + <y>40</y> + <width>190</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_69</name> + <pv_name>$(P)$(R)HOSTNAME</pv_name> + <x>109</x> + <y>100</y> + <width>190</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="12.0"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_70</name> + <pv_name>$(P)$(R)ENGINEER</pv_name> + <x>109</x> + <y>130</y> + <width>190</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_71</name> + <pv_name>$(P)$(R)LOCATION</pv_name> + <x>109</x> + <y>160</y> + <width>190</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_72</name> + <pv_name>$(P)$(R)HEARTBEAT</pv_name> + <x>109</x> + <y>10</y> + <width>140</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_71</name> + <text>Heartbeat</text> + <x>9</x> + <y>10</y> + <width>90</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_73</name> + <pv_name>$(P)$(R)UPTIME</pv_name> + <x>109</x> + <y>70</y> + <width>190</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_72</name> + <text>Startup Time</text> + <x>9</x> + <y>40</y> + <width>90</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED (Multi State)_1</name> + <pv_name>$(P)$(R)HEARTBEAT</pv_name> + <bit>0</bit> + <x>279</x> + <y>10</y> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>BGGrey02-content-group</name> + <x>318</x> + <y>40</y> + <width>85</width> + <height>191</height> + <style>3</style> + <transparent>true</transparent> + <widget type="action_button" version="3.0.0"> + <name>Action Button_7</name> + <actions> + <action type="open_display"> + <file>ioc_stats_soft.bob</file> + <target>tab</target> + <description>Open Display</description> + </action> + </actions> + <text>System</text> + <x>5</x> + <width>80</width> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_9</name> + <actions> + <action type="write_pv"> + <pv_name>$(P)$(R)SysReset</pv_name> + <value>1</value> + <description>Reset IOC</description> + </action> + </actions> + <x>5</x> + <y>40</y> + <width>80</width> + <font> + <font family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color name="SECONDARY-LIGHT" red="202" green="151" blue="152"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + <show_confirm_dialog>true</show_confirm_dialog> + <password>vaha23neca</password> + </widget> + </widget> + </widget> +</display> diff --git a/99-Shared/iocStats/ioc_stats_epics_env.bob b/99-Shared/iocStats/ioc_stats_epics_env.bob new file mode 100644 index 0000000000000000000000000000000000000000..4d3bec459e01c0ca41bd8919b7fb5ed6591e7aa5 --- /dev/null +++ b/99-Shared/iocStats/ioc_stats_epics_env.bob @@ -0,0 +1,631 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>ioc_stats_epics_env</name> + <x>1126</x> + <y>181</y> + <width>540</width> + <height>330</height> + <actions> + </actions> + <widget type="group" version="2.0.0"> + <name>BGGrey02</name> + <width>540</width> + <height>330</height> + <style>3</style> + <background_color> + <color name="BACKGROUND" red="220" green="225" blue="221"> + </color> + </background_color> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey02-titlebar</name> + <width>540</width> + <height>59</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>BGGrey02-title</name> + <text>| Click to edit Title |</text> + <width>540</width> + <height>30</height> + <font> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey02-background</name> + <y>30</y> + <width>540</width> + <height>300</height> + <line_width>2</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <corner_height>10</corner_height> + </widget> + <widget type="group" version="2.0.0"> + <name>BGGrey02-content-group</name> + <x>10</x> + <y>40</y> + <width>520</width> + <height>280</height> + <style>3</style> + <transparent>true</transparent> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS Environment Variables $(P)$(R)</text> + <x>5</x> + <width>450</width> + <height>30</height> + <font> + <font family="Sans" style="REGULAR" size="23.762376237623762"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_CA_SERVER_PORT</text> + <y>40</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_CA_REPEATER_PORT</text> + <y>60</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_CA_ADDR_LIST</text> + <y>80</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_CA_AUTO_ADDR_LIST</text> + <y>100</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_CA_MAX_ARRAY_BYTES</text> + <y>120</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_CA_CONN_TMO (sec)</text> + <y>140</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_CA_MAX_SEARCH_PERIOD (sec)</text> + <y>160</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_CA_BEACON_PERIOD (sec)</text> + <y>180</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_TIMEZONE</text> + <y>200</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_TS_NTP_INET</text> + <y>220</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_IOC_LOG_PORT</text> + <y>240</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>EPICS_IOC_LOG_INET</text> + <y>260</y> + <width>185</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)CA_SRVR_PORT</pv_name> + <x>195</x> + <y>40</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)CA_RPTR_PORT</pv_name> + <x>195</x> + <y>60</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)CA_ADDR_LIST</pv_name> + <x>195</x> + <y>80</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)CA_AUTO_ADDR</pv_name> + <x>195</x> + <y>100</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)CA_MAX_ARRAY</pv_name> + <x>195</x> + <y>120</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)CA_CONN_TIME</pv_name> + <x>195</x> + <y>140</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)CA_SRCH_TIME</pv_name> + <x>195</x> + <y>160</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)CA_BEAC_TIME</pv_name> + <x>195</x> + <y>180</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <x>195</x> + <y>200</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)TS_NTP_INET</pv_name> + <x>195</x> + <y>220</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)IOC_LOG_PORT</pv_name> + <x>195</x> + <y>240</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)IOC_LOG_INET</pv_name> + <x>195</x> + <y>260</y> + <width>320</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + </widget> +</display> diff --git a/99-Shared/iocStats/ioc_stats_limits.bob b/99-Shared/iocStats/ioc_stats_limits.bob new file mode 100644 index 0000000000000000000000000000000000000000..a3a4913c1253e795c9ad754a5ca5a7119141298b --- /dev/null +++ b/99-Shared/iocStats/ioc_stats_limits.bob @@ -0,0 +1,540 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>ioc_stats_limits</name> + <x>1090</x> + <y>60</y> + <width>340</width> + <height>240</height> + <actions> + </actions> + <widget type="group" version="2.0.0"> + <name>BGGrey02</name> + <width>340</width> + <height>240</height> + <style>3</style> + <background_color> + <color name="BACKGROUND" red="220" green="225" blue="221"> + </color> + </background_color> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey02-titlebar</name> + <width>341</width> + <height>59</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>BGGrey02-title</name> + <text>IOC Alarm Limits $(P)$(R)</text> + <width>341</width> + <height>30</height> + <font> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey02-background</name> + <y>30</y> + <width>341</width> + <height>210</height> + <line_width>2</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <corner_height>10</corner_height> + </widget> + <widget type="group" version="2.0.0"> + <name>BGGrey02-content-group</name> + <x>10</x> + <y>40</y> + <width>331</width> + <style>3</style> + <transparent>true</transparent> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text># CA Clients</text> + <y>27</y> + <width>89</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text># CA PV Conns</text> + <y>57</y> + <width>89</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text># Susp Tasks</text> + <y>87</y> + <width>89</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>LOLO</text> + <x>201</x> + <y>142</y> + <width>50</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>LOW</text> + <x>264</x> + <y>142</y> + <width>50</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Value</text> + <x>116</x> + <width>50</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>HIGH</text> + <x>203</x> + <width>50</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>HIHI</text> + <x>266</x> + <width>50</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)CA_CLNT_CNT</pv_name> + <x>91</x> + <y>24</y> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)CA_CONN_CNT</pv_name> + <x>91</x> + <y>54</y> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)SUSP_TASK_CNT</pv_name> + <x>91</x> + <y>84</y> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text># Free FDs</text> + <y>170</y> + <width>89</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)FD_FREE</pv_name> + <x>91</x> + <y>167</y> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>CPU Load (%)</text> + <y>117</y> + <width>69</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)IOC_CPU_LOAD</pv_name> + <x>91</x> + <y>114</y> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)CA_CLNT_CNT.HIGH</pv_name> + <x>201</x> + <y>24</y> + <width>56</width> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)CA_CLNT_CNT.HIHI</pv_name> + <x>262</x> + <y>24</y> + <width>56</width> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)CA_CONN_CNT.HIGH</pv_name> + <x>201</x> + <y>54</y> + <width>56</width> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)CA_CONN_CNT.HIHI</pv_name> + <x>262</x> + <y>54</y> + <width>56</width> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)SUSP_TASK_CNT.HIHI</pv_name> + <x>262</x> + <y>84</y> + <width>56</width> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)IOC_CPU_LOAD.HIGH</pv_name> + <x>201</x> + <y>114</y> + <width>56</width> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)IOC_CPU_LOAD.HIHI</pv_name> + <x>262</x> + <y>114</y> + <width>56</width> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)FD_FREE.LOLO</pv_name> + <x>201</x> + <y>166</y> + <width>56</width> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)FD_FREE.LOW</pv_name> + <x>262</x> + <y>166</y> + <width>56</width> + <font> + <font family="Sans" style="REGULAR" size="13.861386138613861"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + </widget> +</display> diff --git a/99-Shared/iocStats/ioc_stats_reboot_confirm.bob b/99-Shared/iocStats/ioc_stats_reboot_confirm.bob new file mode 100644 index 0000000000000000000000000000000000000000..9f7c5ae14493f6341ca306dd5abf199a37755626 --- /dev/null +++ b/99-Shared/iocStats/ioc_stats_reboot_confirm.bob @@ -0,0 +1,150 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>ioc_stats_reboot_confirm</name> + <x>903</x> + <y>166</y> + <width>400</width> + <height>158</height> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle</name> + <y>58</y> + <width>390</width> + <height>2</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>IOC Reboot Confirmation</text> + <x>4</x> + <y>4</y> + <width>230</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>$(P)$(R)</text> + <x>5</x> + <y>29</y> + <width>212</width> + <height>25</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Are you sure you want to</text> + <x>12</x> + <y>66</y> + <width>216</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>reboot $(IOCNAME)?</text> + <x>12</x> + <y>83</y> + <width>126</width> + <height>15</height> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button</name> + <actions> + <action type="write_pv"> + <pv_name>$(P)$(R)SysReset</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)SysReset</pv_name> + <text>Reboot Now!</text> + <x>54</x> + <y>111</y> + <width>276</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="174" green="174" blue="174"> + </color> + </background_color> + </widget> +</display> diff --git a/99-Shared/iocStats/ioc_stats_soft.bob b/99-Shared/iocStats/ioc_stats_soft.bob new file mode 100644 index 0000000000000000000000000000000000000000..528422b529e7571bd47113ba6672e0e41d148872 --- /dev/null +++ b/99-Shared/iocStats/ioc_stats_soft.bob @@ -0,0 +1,1222 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>ioc_stats_soft</name> + <x>903</x> + <y>166</y> + <width>640</width> + <height>850</height> + <actions> + </actions> + <widget type="group" version="2.0.0"> + <name>BGGrey02</name> + <width>640</width> + <height>850</height> + <style>3</style> + <background_color> + <color name="BACKGROUND" red="220" green="225" blue="221"> + </color> + </background_color> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey02-titlebar</name> + <width>640</width> + <height>59</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>BGGrey02-title</name> + <text>$(P)$(R) iocStats</text> + <width>640</width> + <height>30</height> + <font> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>BGGrey02-background</name> + <y>30</y> + <width>640</width> + <height>820</height> + <line_width>2</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <corner_height>10</corner_height> + </widget> + <widget type="group" version="2.0.0"> + <name>BGGrey02-content-group_3</name> + <x>10</x> + <y>40</y> + <width>620</width> + <height>800</height> + <style>3</style> + <transparent>true</transparent> + <widget type="group" version="2.0.0"> + <name>Group_1</name> + <x>320</x> + <height>131</height> + <style>2</style> + <widget type="label" version="2.0.0"> + <name>Label_31</name> + <text># CA Clients</text> + <x>11</x> + <y>10</y> + <width>120</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_32</name> + <text># CA PV Conns</text> + <x>11</x> + <y>40</y> + <width>120</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_33</name> + <text># Susp Tasks</text> + <x>11</x> + <y>70</y> + <width>120</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Menu Button_5</name> + <actions> + <action type="open_display"> + <file>ioc_stats_limits.opi</file> + <target>window</target> + <description>Alarm Limits</description> + </action> + </actions> + <text>Alarm Limits</text> + <x>11</x> + <y>100</y> + <width>110</width> + <height>20</height> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Menu Button_6</name> + <actions> + <action type="open_display"> + <file>ioc_stats_epics_env.opi</file> + <target>window</target> + <description>EPICS Env Vars</description> + </action> + </actions> + <text>EPICS Env Vars</text> + <x>139</x> + <y>100</y> + <width>149</width> + <height>21</height> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_31</name> + <pv_name>$(P)$(R)CA_CLNT_CNT</pv_name> + <x>139</x> + <y>10</y> + <width>150</width> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_32</name> + <pv_name>$(P)$(R)CA_CONN_CNT</pv_name> + <x>139</x> + <y>40</y> + <width>150</width> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_33</name> + <pv_name>$(P)$(R)SUSP_TASK_CNT</pv_name> + <x>139</x> + <y>70</y> + <width>150</width> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_3</name> + <y>260</y> + <width>620</width> + <height>140</height> + <style>2</style> + <widget type="label" version="2.0.0"> + <name>Label_34</name> + <text>Current</text> + <x>10</x> + <y>40</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_35</name> + <text>Event</text> + <x>10</x> + <y>70</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_36</name> + <text>Highest Priority</text> + <x>10</x> + <y>100</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_37</name> + <text>General Time Providers</text> + <x>110</x> + <y>10</y> + <width>190</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_34</name> + <pv_name>$(P)$(R)GTIM_CUR_SRC</pv_name> + <x>110</x> + <y>40</y> + <width>190</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_35</name> + <pv_name>$(P)$(R)GTIM_EVT_SRC</pv_name> + <x>110</x> + <y>70</y> + <width>190</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_36</name> + <pv_name>$(P)$(R)GTIM_HI_SRC</pv_name> + <x>110</x> + <y>100</y> + <width>190</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_38</name> + <text># Secs since 1990</text> + <x>321</x> + <y>40</y> + <width>208</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_37</name> + <pv_name>$(P)$(R)GTIM_TIME</pv_name> + <x>389</x> + <y>60</y> + <width>220</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_39</name> + <text># Errors</text> + <x>321</x> + <y>100</y> + <width>87</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_38</name> + <pv_name>$(P)$(R)GTIM_ERR_CNT</pv_name> + <x>389</x> + <y>100</y> + <width>110</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="write_pv"> + <pv_name>$(P)$(R)GTIM_RESET.PROC</pv_name> + <value>0</value> + </action> + </actions> + <pv_name>$(P)$(R)GTIM_RESET.PROC</pv_name> + <text>Reset</text> + <x>517</x> + <y>100</y> + <width>92</width> + <height>20</height> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_5</name> + <y>410</y> + <width>620</width> + <style>2</style> + <widget type="label" version="2.0.0"> + <name>Label_41</name> + <text>EPICS Version</text> + <x>10</x> + <y>10</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_42</name> + <text>OS Version</text> + <x>10</x> + <y>40</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_39</name> + <pv_name>$(P)$(R)EPICS_VERS</pv_name> + <x>162</x> + <y>10</y> + <width>446</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_40</name> + <pv_name>$(P)$(R)KERNEL_VERS</pv_name> + <x>162</x> + <y>40</y> + <width>446</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_44</name> + <text>Application Directory</text> + <x>10</x> + <y>79</y> + <width>150</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_42</name> + <pv_name>$(P)$(R)APP_DIR1</pv_name> + <x>10</x> + <y>104</y> + <width>290</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_43</name> + <pv_name>$(P)$(R)ST_SCRIPT1</pv_name> + <x>10</x> + <y>164</y> + <width>290</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_44</name> + <pv_name>$(P)$(R)APP_DIR2</pv_name> + <x>300</x> + <y>104</y> + <width>308</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_45</name> + <pv_name>$(P)$(R)ST_SCRIPT2</pv_name> + <x>300</x> + <y>164</y> + <width>308</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_45</name> + <text>Startup Script</text> + <x>10</x> + <y>139</y> + <width>150</width> + <height>15</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_8</name> + <width>310</width> + <height>250</height> + <style>2</style> + <widget type="label" version="2.0.0"> + <name>Label_60</name> + <text>Startup Time</text> + <x>9</x> + <y>10</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_61</name> + <text>Current Time</text> + <x>9</x> + <y>40</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_62</name> + <text>Up Time</text> + <x>9</x> + <y>70</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_63</name> + <text>Heartbeat</text> + <x>9</x> + <y>100</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_64</name> + <text># Records</text> + <x>9</x> + <y>130</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_65</name> + <text>Host Name</text> + <x>9</x> + <y>160</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_66</name> + <text>User Name</text> + <x>9</x> + <y>190</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_67</name> + <text>Location</text> + <x>9</x> + <y>220</y> + <width>110</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_61</name> + <pv_name>$(P)$(R)STARTTOD</pv_name> + <x>109</x> + <y>10</y> + <width>190</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_62</name> + <pv_name>$(P)$(R)TOD</pv_name> + <x>109</x> + <y>40</y> + <width>190</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_63</name> + <pv_name>$(P)$(R)UPTIME</pv_name> + <x>109</x> + <y>70</y> + <width>190</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_64</name> + <pv_name>$(P)$(R)HEARTBEAT</pv_name> + <x>109</x> + <y>100</y> + <width>190</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_65</name> + <pv_name>$(P)$(R)RECORD_CNT</pv_name> + <x>109</x> + <y>130</y> + <width>190</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_66</name> + <pv_name>$(P)$(R)HOSTNAME</pv_name> + <x>109</x> + <y>160</y> + <width>190</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_67</name> + <pv_name>$(P)$(R)ENGINEER</pv_name> + <x>109</x> + <y>190</y> + <width>190</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_68</name> + <pv_name>$(P)$(R)LOCATION</pv_name> + <x>109</x> + <y>220</y> + <width>190</width> + <format>1</format> + <show_units>false</show_units> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Group_4</name> + <x>320</x> + <y>140</y> + <height>110</height> + <style>2</style> + <widget type="label" version="2.0.0"> + <name>Label_40</name> + <text>Mode</text> + <x>10</x> + <y>10</y> + <width>30</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_7</name> + <pv_name>$(P)$(R)ACCESS</pv_name> + <x>48</x> + <y>10</y> + <width>96</width> + <height>20</height> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Menu Button_8</name> + <actions> + <action type="open_display"> + <file>ioc_stats_reloadacf_confirm.opi</file> + <target>window</target> + <description>Reload ACF</description> + </action> + </actions> + <text>Reload Access Security Conf File</text> + <x>48</x> + <y>45</y> + <width>229</width> + <height>20</height> + <tooltip>$(actions)</tooltip> + <enabled>false</enabled> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Menu Button_9</name> + <actions> + <action type="open_display"> + <file>ioc_stats_reboot_confirm.bob</file> + <target>window</target> + <description>Reboot</description> + </action> + </actions> + <text>Reboot</text> + <x>48</x> + <y>80</y> + <width>168</width> + <height>20</height> + <tooltip>$(actions)</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Memory (bytes)</name> + <y>620</y> + <width>310</width> + <height>170</height> + <widget type="label" version="2.0.0"> + <name>Label_74</name> + <text>Free</text> + <y>10</y> + <width>40</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_75</name> + <text>Used</text> + <y>35</y> + <width>40</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_76</name> + <text>Max</text> + <y>60</y> + <width>40</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_77</name> + <pv_name>$(P)$(R)MEM_FREE</pv_name> + <x>45</x> + <y>10</y> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_78</name> + <pv_name>$(P)$(R)MEM_USED</pv_name> + <x>45</x> + <y>35</y> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_79</name> + <pv_name>$(P)$(R)MEM_MAX</pv_name> + <x>45</x> + <y>60</y> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>CPU load</name> + <x>331</x> + <y>660</y> + <height>71</height> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_85</name> + <pv_name>$(P)$(R)IOC_CPU_LOAD</pv_name> + <y>10</y> + <width>257</width> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>File descriptors</name> + <x>331</x> + <y>730</y> + <height>100</height> + <widget type="label" version="2.0.0"> + <name>Label_83</name> + <text>Free</text> + <y>10</y> + <width>40</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_84</name> + <text>Max</text> + <y>35</y> + <width>40</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_86</name> + <pv_name>$(P)$(R)FD_FREE</pv_name> + <x>60</x> + <y>10</y> + <width>200</width> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_87</name> + <pv_name>$(P)$(R)FD_MAX</pv_name> + <x>60</x> + <y>35</y> + <width>200</width> + <font> + <font family="Sans" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <format>1</format> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/_evrdlygen.bob b/99-Shared/mrfioc2_new/_evrdlygen.bob new file mode 100644 index 0000000000000000000000000000000000000000..a4c0aa34dda690579332b42373bdb4d930cc7bdf --- /dev/null +++ b/99-Shared/mrfioc2_new/_evrdlygen.bob @@ -0,0 +1,256 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>EVR DlyGen</name> + <width>735</width> + <height>40</height> + <grid_visible>false</grid_visible> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>$(N)</text> + <x>9</x> + <y>7</y> + <width>25</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <foreground_color> + <color name="TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button</name> + <pv_name>$(P)$(R)$(Q)-Polarity-Sel</pv_name> + <bit>-1</bit> + <x>125</x> + <y>10</y> + <width>65</width> + <height>20</height> + <off_label>Normal</off_label> + <off_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </off_color> + <on_label>Invert</on_label> + <on_color> + <color name="RED-BACKGROUND" red="225" green="192" blue="188"> + </color> + </on_color> + <show_led>false</show_led> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_1</name> + <pv_name>$(P)$(R)$(Q)-Ena-Sel</pv_name> + <bit>-1</bit> + <x>65</x> + <y>10</y> + <width>50</width> + <height>20</height> + <off_color> + <color name="OFF" red="90" green="110" blue="90"> + </color> + </off_color> + <on_color> + <color name="ON" red="70" green="255" blue="70"> + </color> + </on_color> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_3</name> + <pv_name>$(P)$(R)$(Q)-Delay-SP.EGU</pv_name> + <x>480</x> + <y>10</y> + <width>20</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_7</name> + <pv_name>$(P)$(R)$(Q)-Label-I</pv_name> + <x>205</x> + <y>10</y> + <width>130</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>6</format> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_8</name> + <pv_name>$(P)$(R)$(Q)-Prescaler-SP</pv_name> + <x>350</x> + <y>10</y> + <width>50</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_9</name> + <pv_name>$(P)$(R)$(Q)-Delay-SP</pv_name> + <x>415</x> + <y>10</y> + <width>65</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_11</name> + <pv_name>$(P)$(R)$(Q)-Width-SP</pv_name> + <x>515</x> + <y>10</y> + <width>65</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_4</name> + <pv_name>$(P)$(R)$(Q)-Width-SP.EGU</pv_name> + <x>580</x> + <y>10</y> + <width>20</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_12</name> + <pv_name>$(P)$(R)$(Q)-Evt-Trig0-SP</pv_name> + <x>615</x> + <y>10</y> + <width>30</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_13</name> + <pv_name>$(P)$(R)$(Q)-Evt-Trig1-SP</pv_name> + <x>650</x> + <y>10</y> + <width>30</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_14</name> + <pv_name>$(P)$(R)$(Q)-Evt-Trig2-SP</pv_name> + <x>685</x> + <y>10</y> + <width>30</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/_evrinput.bob b/99-Shared/mrfioc2_new/_evrinput.bob new file mode 100644 index 0000000000000000000000000000000000000000..e7054118e883dde5737c52234b532a6c2cbaff2f --- /dev/null +++ b/99-Shared/mrfioc2_new/_evrinput.bob @@ -0,0 +1,125 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>EVR Input</name> + <width>735</width> + <height>40</height> + <actions> + </actions> + <grid_visible>false</grid_visible> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)$(Q)-Code-Ext-SP</pv_name> + <x>490</x> + <y>10</y> + <width>50</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(P)$(R)$(Q)-Code-Back-SP</pv_name> + <x>665</x> + <y>10</y> + <width>50</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)$(Q)-Trig-Ext-Sel</pv_name> + <x>399</x> + <y>10</y> + <width>80</width> + <height>20</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="12.0"> + </font> + </font> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_1</name> + <pv_name>$(P)$(R)$(Q)-Trig-Back-Sel</pv_name> + <x>574</x> + <y>10</y> + <width>80</width> + <height>20</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="12.0"> + </font> + </font> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_2</name> + <pv_name>$(P)$(R)$(Q)-Lvl-Sel</pv_name> + <x>68</x> + <y>10</y> + <width>110</width> + <height>20</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_3</name> + <pv_name>$(P)$(R)$(Q)-Edge-Sel</pv_name> + <x>211</x> + <y>10</y> + <width>120</width> + <height>20</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_6</name> + <text>$(Q)</text> + <x>10</x> + <y>10</y> + <width>27</width> + <font> + <font family="Source Sans Pro" style="BOLD" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/_evroutput.bob b/99-Shared/mrfioc2_new/_evroutput.bob new file mode 100644 index 0000000000000000000000000000000000000000..b513ecd5b6b55fc6e52ec1ff9eec48663a55fb35 --- /dev/null +++ b/99-Shared/mrfioc2_new/_evroutput.bob @@ -0,0 +1,414 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>EVR Output</name> + <width>745</width> + <height>40</height> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Background Script</name> + <x>80</x> + <width>665</width> + <height>40</height> + <line_width>0</line_width> + <line_color> + <color name="GRAY-BORDER" red="121" green="121" blue="121"> + </color> + </line_color> + <background_color> + <color red="220" green="225" blue="221" alpha="153"> + </color> + </background_color> + <scripts> + <script file="EmbeddedPy"> + <text><![CDATA[from org.csstudio.display.builder.runtime.script import PVUtil +from org.csstudio.display.builder.model.properties import WidgetColor + +# Trigger selections +pv0 = PVUtil.getString(pvs[0]) + +#pv1 = PVUtil.getDouble(pvs[1]) +#pv2 = PVUtil.getDouble(pvs[2]) +#pv3 = PVUtil.getDouble(pvs[3]) + +## Define Colors + +color_white = WidgetColor(255, 255, 255, 255) +color_green = WidgetColor(189, 208, 189, 255) +color_yellow = WidgetColor(226, 216, 193, 255) +color_orange = WidgetColor(226, 207, 189, 255) +color_red = WidgetColor(225, 192, 188, 255) +color_magenta = WidgetColor(218, 195, 209, 255) +color_blue = WidgetColor(195, 226, 225, 255) +color_black = WidgetColor(220, 225, 221, 255) +color_dark_blue = WidgetColor(195, 196, 240, 255) +color_gray = WidgetColor(169, 169, 169, 255) +color_bg = WidgetColor(200,205,201,225) + +## Script Body +if (pv0 == 'Pulser 0'): + widget.setPropertyValue('background_color', color_green) +elif pv0 == 'Pulser 1': + widget.setPropertyValue('background_color', color_yellow) +elif pv0 == 'Pulser 2': + widget.setPropertyValue('background_color', color_orange) +elif pv0 == 'Pulser 3': + widget.setPropertyValue('background_color', color_red) +elif pv0 == 'Pulser 4': + widget.setPropertyValue('background_color', color_magenta) +elif pv0 == 'Pulser 5': + widget.setPropertyValue('background_color', color_blue) +elif pv0 == 'Pulser 6': + widget.setPropertyValue('background_color', color_black) +elif pv0 == 'Pulser 7': + widget.setPropertyValue('background_color', color_dark_blue) +else: + widget.setPropertyValue('background_color', color_bg)]]></text> + <pv_name>$(P)$(R)Out-$(O)-Src-RB</pv_name> + </script> + </scripts> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_1</name> + <x>220</x> + <width>425</width> + <height>40</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK-BORDER" red="121" green="121" blue="121"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0" alpha="16"> + </color> + </background_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Border Script</name> + <x>80</x> + <width>665</width> + <height>40</height> + <line_width>0</line_width> + <line_color> + <color name="BACKGROUND" red="220" green="225" blue="221"> + </color> + </line_color> + <background_color> + <color name="BACKGROUND" red="220" green="225" blue="221"> + </color> + </background_color> + <transparent>true</transparent> + <scripts> + <script file="EmbeddedPy"> + <text><![CDATA[from org.csstudio.display.builder.runtime.script import PVUtil +from org.csstudio.display.builder.model.properties import WidgetColor + +# Trigger selections +pv0 = PVUtil.getString(pvs[0]) + +#pv1 = PVUtil.getDouble(pvs[1]) +#pv2 = PVUtil.getDouble(pvs[2]) +#pv3 = PVUtil.getDouble(pvs[3]) + +## Define Colors +colorCurrent = WidgetColor(255, 255, 255, 255) + +color_white = WidgetColor(255, 255, 255, 255) +color_green = WidgetColor(40, 140, 40, 255) +color_yellow = WidgetColor(194, 194, 10, 255) +color_orange = WidgetColor(226, 168, 76, 255) +color_red = WidgetColor(166, 0, 16, 255) +color_magenta = WidgetColor(181, 18, 131, 255) +color_blue = WidgetColor(0, 129, 185, 255) +color_black = WidgetColor(0, 0, 0, 255) +color_dark_blue = WidgetColor(0, 26, 194, 255) + + +## Script Body +if (pv0 == 'Pulser 0'): + widget.setPropertyValue('line_color', color_green) + widget.setPropertyValue('line_width', 2) +elif pv0 == 'Pulser 1': + widget.setPropertyValue('line_color', color_yellow) + widget.setPropertyValue('line_width', 2) +elif pv0 == 'Pulser 2': + widget.setPropertyValue('line_color', color_orange) + widget.setPropertyValue('line_width', 2) +elif pv0 == 'Pulser 3': + widget.setPropertyValue('line_color', color_red) + widget.setPropertyValue('line_width', 2) +elif pv0 == 'Pulser 4': + widget.setPropertyValue('line_color', color_magenta) + widget.setPropertyValue('line_width', 2) +elif pv0 == 'Pulser 5': + widget.setPropertyValue('line_color', color_blue) + widget.setPropertyValue('line_width', 2) +elif pv0 == 'Pulser 6': + widget.setPropertyValue('line_color', color_black) + widget.setPropertyValue('line_width', 2) +elif pv0 == 'Pulser 7': + widget.setPropertyValue('line_color', color_dark_blue) + widget.setPropertyValue('line_width', 2) +else: + widget.setPropertyValue('line_color', colorCurrent) + widget.setPropertyValue('line_width', 0) +]]></text> + <pv_name>$(P)$(R)Out-$(O)-Src-RB</pv_name> + </script> + </scripts> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)Out-$(O)-Src-Pulse-SP</pv_name> + <x>230</x> + <y>10</y> + <width>90</width> + <height>20</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions execute_as_one="true"> + </actions> + <scripts> + <script file="EmbeddedPy"> + <text><![CDATA[# Embedded python script +from org.csstudio.display.builder.runtime.script import PVUtil, ScriptUtil +from org.csstudio.display.builder.model.properties import WidgetColor + +## Process variable extraction +## Use any of the following valid variable names in an expression: +## pv0 +## pvInt0 +## pvStr0 +## pvSev0 +## pvLegacySev0 [DEPRECATED] + +pv0 = PVUtil.getString(pvs[0]) + +## Define Colors +colorCurrent = WidgetColor(236, 236, 236, 255) +colorVal0 = WidgetColor(226, 216, 193, 255) + +## Script Body +if (pv0 == "Pulser 0") or (pv0 == "Pulser 1") or (pv0 == "Pulser 2") or (pv0 == "Pulser 3") or (pv0 == "Pulser 4") or (pv0 == "Pulser 5") or (pv0 == "Pulser 6") or (pv0 == "Pulser 7") or (pv0 == "Pulser 8") or (pv0 == "Pulser 9"): + widget.setPropertyValue('background_color', colorVal0) +else: + widget.setPropertyValue('background_color', colorCurrent) +]]></text> + <pv_name>$(P)$(R)Out-$(O)-Src-RB</pv_name> + </script> + </scripts> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_3</name> + <pv_name>$(P)$(R)Out-$(O)-Src-SP.DESC</pv_name> + <x>10</x> + <y>10</y> + <width>65</width> + <font> + <font family="Source Sans Pro" style="BOLD" size="14.0"> + </font> + </font> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_3</name> + <pv_name>$(P)$(R)Out-$(O)-Src-DBus-SP</pv_name> + <x>440</x> + <y>10</y> + <width>80</width> + <height>20</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <scripts> + <script file="EmbeddedPy"> + <text><![CDATA[# Embedded python script +from org.csstudio.display.builder.runtime.script import PVUtil, ScriptUtil +from org.csstudio.display.builder.model.properties import WidgetColor + +## Process variable extraction +## Use any of the following valid variable names in an expression: +## pv0 +## pvInt0 +## pvStr0 +## pvSev0 +## pvLegacySev0 [DEPRECATED] + +pv0 = PVUtil.getString(pvs[0]) + +## Define Colors +colorCurrent = WidgetColor(236, 236, 236, 255) +colorVal0 = WidgetColor(226, 216, 193, 255) + +## Script Body +if (pv0 == 'DBus 0') or (pv0 == 'DBus 1') or (pv0 == 'DBus 2') or (pv0 == 'DBus 3') or (pv0 == 'DBus 4') or (pv0 == 'DBus 5') or (pv0 == 'DBus 6') or (pv0 == 'DBus 7'): + widget.setPropertyValue('background_color', colorVal0) +else: + widget.setPropertyValue('background_color', colorCurrent)]]></text> + <pv_name>$(P)$(R)Out-$(O)-Src-RB</pv_name> + </script> + </scripts> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_4</name> + <pv_name>$(P)$(R)Out-$(O)-Src-Scale-SP</pv_name> + <x>330</x> + <y>10</y> + <height>20</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <scripts> + <script file="EmbeddedPy"> + <text><![CDATA[# Embedded python script +from org.csstudio.display.builder.runtime.script import PVUtil, ScriptUtil +from org.csstudio.display.builder.model.properties import WidgetColor + +## Process variable extraction +## Use any of the following valid variable names in an expression: +## pv0 +## pvInt0 +## pvStr0 +## pvSev0 +## pvLegacySev0 [DEPRECATED] + +pv0 = PVUtil.getString(pvs[0]) + +## Define Colors +colorCurrent = WidgetColor(236, 236, 236, 255) +colorVal0 = WidgetColor(226, 216, 193, 255) + +## Script Body +if (pv0 == 'Prescaler 0') or (pv0 == 'Prescaler 1') or (pv0 == 'Prescaler 2') or (pv0 == 'Flip-flop 1') or (pv0 == 'Flip-flop 2') or (pv0 == 'Flip-flop 3') or (pv0 == 'Flip-flop 4') or (pv0 == 'Flip-flop 5') or (pv0 == 'Flip-flop 6') or (pv0 == 'Flip-flop 7') or (pv0 == 'Tri-state') or (pv0 == 'Force high') or (pv0 == 'Force low'): + widget.setPropertyValue('background_color', colorVal0) +else: + widget.setPropertyValue('background_color', colorCurrent) +]]></text> + <pv_name>$(P)$(R)Out-$(O)-Src-RB</pv_name> + </script> + </scripts> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_6</name> + <pv_name>$(P)$(R)Out-$(O)-Label-I</pv_name> + <x>90</x> + <y>10</y> + <width>120</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>6</format> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)Out-$(O)-Src-RB</pv_name> + <x>655</x> + <y>10</y> + <width>80</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>Force High</value> + <description>Write PV</description> + </action> + </actions> + <pv_name>$(P)$(R)Out-$(O)-Src-Scale-SP</pv_name> + <text>High</text> + <x>530</x> + <y>10</y> + <width>35</width> + <height>20</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="12.0"> + </font> + </font> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>Force Low</value> + <description>Write PV</description> + </action> + </actions> + <pv_name>$(P)$(R)Out-$(O)-Src-Scale-SP</pv_name> + <text>Low</text> + <x>565</x> + <y>10</y> + <width>35</width> + <height>20</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="12.0"> + </font> + </font> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_2</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>Tri-state</value> + <description>Write PV</description> + </action> + </actions> + <pv_name>$(P)$(R)Out-$(O)-Src-Scale-SP</pv_name> + <text>Tri.</text> + <x>600</x> + <y>10</y> + <width>35</width> + <height>20</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="12.0"> + </font> + </font> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/_fpoutputs.bob b/99-Shared/mrfioc2_new/_fpoutputs.bob new file mode 100644 index 0000000000000000000000000000000000000000..d12cb2aa5d2ff921fada76b20e3da3cac6a74332 --- /dev/null +++ b/99-Shared/mrfioc2_new/_fpoutputs.bob @@ -0,0 +1,185 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>FP_Outputs</name> + <width>745</width> + <height>240</height> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_1</name> + <x>220</x> + <y>5</y> + <width>426</width> + <height>235</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK-BORDER" red="121" green="121" blue="121"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0" alpha="16"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display</name> + <macros> + <O>$(O0)</O> + </macros> + <file>_evroutput.bob</file> + <y>65</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_3</name> + <macros> + <O>$(O1)</O> + </macros> + <file>_evroutput.bob</file> + <y>110</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_4</name> + <macros> + <O>$(O2)</O> + </macros> + <file>_evroutput.bob</file> + <y>155</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_5</name> + <macros> + <O>$(O3)</O> + </macros> + <file>_evroutput.bob</file> + <y>200</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_64</name> + <text>ID</text> + <x>17</x> + <y>35</y> + <width>50</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_71</name> + <text>Output Source Options</text> + <x>241</x> + <y>5</y> + <width>395</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_72</name> + <text>Label</text> + <x>90</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_73</name> + <text>Pulsers</text> + <x>230</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_74</name> + <text>Prescalers</text> + <x>330</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_75</name> + <text>DBus</text> + <x>440</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_76</name> + <text>Constants</text> + <x>531</x> + <y>35</y> + <width>104</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_77</name> + <text>Output</text> + <x>655</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/_mtcabackplane.bob b/99-Shared/mrfioc2_new/_mtcabackplane.bob new file mode 100644 index 0000000000000000000000000000000000000000..b35e96b9b29c0c00354ac0cd81cea17dcefaa2fd --- /dev/null +++ b/99-Shared/mrfioc2_new/_mtcabackplane.bob @@ -0,0 +1,245 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>mtcabackplane</name> + <width>760</width> + <height>440</height> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_1</name> + <x>220</x> + <y>5</y> + <width>425</width> + <height>419</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK-BORDER" red="121" green="121" blue="121"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0" alpha="16"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_6</name> + <macros> + <O>Back0</O> + </macros> + <file>_evroutput.bob</file> + <y>65</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_7</name> + <macros> + <O>Back1</O> + </macros> + <file>_evroutput.bob</file> + <y>111</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_8</name> + <macros> + <O>Back2</O> + </macros> + <file>_evroutput.bob</file> + <y>156</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_9</name> + <macros> + <O>Back3</O> + </macros> + <file>_evroutput.bob</file> + <y>202</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_10</name> + <macros> + <O>Back4</O> + </macros> + <file>_evroutput.bob</file> + <y>248</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_21</name> + <macros> + <O>Back5</O> + </macros> + <file>_evroutput.bob</file> + <y>294</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_22</name> + <macros> + <O>Back6</O> + </macros> + <file>_evroutput.bob</file> + <y>339</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_23</name> + <macros> + <O>Back7</O> + </macros> + <file>_evroutput.bob</file> + <y>384</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_71</name> + <text>ID</text> + <x>17</x> + <y>35</y> + <width>50</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_72</name> + <text>Output Source Options</text> + <x>240</x> + <y>5</y> + <width>395</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_73</name> + <text>Label</text> + <x>93</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_74</name> + <text>Pulsers</text> + <x>230</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_75</name> + <text>Prescalers</text> + <x>330</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_76</name> + <text>DBus</text> + <x>440</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_77</name> + <text>Constants</text> + <x>530</x> + <y>35</y> + <width>104</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_78</name> + <text>Output</text> + <x>655</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/_pulsers_0_7.bob b/99-Shared/mrfioc2_new/_pulsers_0_7.bob new file mode 100644 index 0000000000000000000000000000000000000000..d2745918d812487b112c5367f977f47cce5e20d2 --- /dev/null +++ b/99-Shared/mrfioc2_new/_pulsers_0_7.bob @@ -0,0 +1,491 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>pulsers_0_7</name> + <width>750</width> + <height>567</height> + <widget type="group" version="2.0.0"> + <name>Delay Generators (Pulsers 0..7)</name> + <width>750</width> + <height>567</height> + <style>3</style> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle 0 green_4</name> + <x>43</x> + <y>40</y> + <width>692</width> + <height>40</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK" red="0" green="0" blue="0"> + </color> + </line_color> + <background_color> + <color name="GREEN-BACKGROUND" red="189" green="208" blue="189"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 0_4</name> + <macros> + <N>0</N> + <Q>DlyGen-0</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>40</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <transparent>true</transparent> + <border_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </border_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Border 0 green_4</name> + <x>43</x> + <y>40</y> + <width>692</width> + <height>40</height> + <line_width>2</line_width> + <line_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </line_color> + <transparent>true</transparent> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle 1 yellow_4</name> + <x>43</x> + <y>105</y> + <width>692</width> + <height>40</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK" red="0" green="0" blue="0"> + </color> + </line_color> + <background_color> + <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 1_4</name> + <macros> + <N>1</N> + <Q>DlyGen-1</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>105</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <transparent>true</transparent> + <border_color> + <color red="194" green="194" blue="10"> + </color> + </border_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Border 1 yelllow_4</name> + <x>43</x> + <y>105</y> + <width>692</width> + <height>40</height> + <line_width>2</line_width> + <line_color> + <color red="194" green="194" blue="10"> + </color> + </line_color> + <transparent>true</transparent> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle 2 orange_4</name> + <x>43</x> + <y>174</y> + <width>692</width> + <height>40</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK" red="0" green="0" blue="0"> + </color> + </line_color> + <background_color> + <color name="ORANGE-BACKGROUND" red="226" green="207" blue="189"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 2_4</name> + <macros> + <N>2</N> + <Q>DlyGen-2</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>174</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <transparent>true</transparent> + <border_color> + <color red="226" green="168" blue="76"> + </color> + </border_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Border 1 orange_4</name> + <x>43</x> + <y>174</y> + <width>692</width> + <height>40</height> + <line_width>2</line_width> + <line_color> + <color red="226" green="168" blue="76"> + </color> + </line_color> + <transparent>true</transparent> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle 3 red_4</name> + <x>43</x> + <y>241</y> + <width>692</width> + <height>40</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK" red="0" green="0" blue="0"> + </color> + </line_color> + <background_color> + <color name="RED-BACKGROUND" red="225" green="192" blue="188"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 3_4</name> + <macros> + <N>3</N> + <Q>DlyGen-3</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>241</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <transparent>true</transparent> + <border_color> + <color red="166" green="0" blue="16"> + </color> + </border_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Border 3 red_4</name> + <x>43</x> + <y>241</y> + <width>692</width> + <height>40</height> + <line_width>2</line_width> + <line_color> + <color red="166" green="0" blue="16"> + </color> + </line_color> + <transparent>true</transparent> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle 4 mangenta_4</name> + <x>43</x> + <y>308</y> + <width>692</width> + <height>40</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK" red="0" green="0" blue="0"> + </color> + </line_color> + <background_color> + <color name="MAGENTA-BACKGROUND" red="218" green="195" blue="209"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 4_4</name> + <macros> + <N>4</N> + <Q>DlyGen-4</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>308</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <transparent>true</transparent> + <border_color> + <color red="181" green="18" blue="131"> + </color> + </border_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Border 4 mangenta_4</name> + <x>43</x> + <y>308</y> + <width>692</width> + <height>40</height> + <line_width>2</line_width> + <line_color> + <color red="181" green="18" blue="131"> + </color> + </line_color> + <transparent>true</transparent> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle 5 blue_4</name> + <x>43</x> + <y>375</y> + <width>689</width> + <height>40</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK" red="0" green="0" blue="0"> + </color> + </line_color> + <background_color> + <color name="BLUE-BACKGROUND" red="195" green="226" blue="225"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 5_4</name> + <macros> + <N>5</N> + <Q>DlyGen-5</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>375</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <transparent>true</transparent> + <border_color> + <color red="0" green="129" blue="185"> + </color> + </border_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Border 5 blue_4</name> + <x>43</x> + <y>375</y> + <width>692</width> + <height>40</height> + <line_width>2</line_width> + <line_color> + <color red="0" green="129" blue="185"> + </color> + </line_color> + <transparent>true</transparent> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle 6 black_4</name> + <x>43</x> + <y>442</y> + <width>692</width> + <height>40</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK" red="0" green="0" blue="0"> + </color> + </line_color> + <background_color> + <color name="Background" red="220" green="225" blue="221"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 6_4</name> + <macros> + <N>6</N> + <Q>DlyGen-6</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>442</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <transparent>true</transparent> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Border 6 black_4</name> + <x>43</x> + <y>442</y> + <width>692</width> + <height>40</height> + <line_width>2</line_width> + <line_color> + <color name="BLACK" red="0" green="0" blue="0"> + </color> + </line_color> + <transparent>true</transparent> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle 7 dark blue_4</name> + <x>43</x> + <y>508</y> + <width>692</width> + <height>40</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK" red="0" green="0" blue="0"> + </color> + </line_color> + <background_color> + <color red="195" green="196" blue="240"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 7_4</name> + <macros> + <N>7</N> + <Q>DlyGen-7</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>508</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <transparent>true</transparent> + <border_color> + <color red="26" green="0" blue="194"> + </color> + </border_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Border 7 dark blue_4</name> + <x>43</x> + <y>508</y> + <width>692</width> + <height>40</height> + <line_width>2</line_width> + <line_color> + <color red="0" green="26" blue="194"> + </color> + </line_color> + <background_color> + <color red="0" green="26" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + </widget> + <widget type="label" version="2.0.0"> + <name>Polarity_15</name> + <text>Polarity</text> + <x>119</x> + <y>10</y> + <width>65</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_32</name> + <text>Label</text> + <x>206</x> + <y>10</y> + <width>105</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Prescaler_5</name> + <text>Presc.</text> + <x>350</x> + <y>10</y> + <width>50</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_33</name> + <text>Delay</text> + <x>415</x> + <y>10</y> + <width>82</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_34</name> + <text>Width</text> + <x>517</x> + <y>10</y> + <width>72</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_35</name> + <text>Trigger Events</text> + <x>616</x> + <y>10</y> + <width>92</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Polarity_16</name> + <text>ID</text> + <x>9</x> + <y>10</y> + <width>27</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Polarity_17</name> + <text>State</text> + <x>62</x> + <y>10</y> + <width>45</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/_pulsers_8_15.bob b/99-Shared/mrfioc2_new/_pulsers_8_15.bob new file mode 100644 index 0000000000000000000000000000000000000000..9b1c38bf989d3c7dd8fdb2fb02c0ad4400c349b1 --- /dev/null +++ b/99-Shared/mrfioc2_new/_pulsers_8_15.bob @@ -0,0 +1,247 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>pulsers_8_15</name> + <width>750</width> + <height>567</height> + <widget type="group" version="2.0.0"> + <name>Delay Generators (Pulsers 8..15)</name> + <width>750</width> + <height>567</height> + <style>3</style> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <widget type="label" version="2.0.0"> + <name>Polarity_15</name> + <text>Polarity</text> + <x>119</x> + <y>10</y> + <width>65</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_32</name> + <text>Label</text> + <x>206</x> + <y>10</y> + <width>105</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Prescaler_5</name> + <text>Presc.</text> + <x>350</x> + <y>10</y> + <width>50</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_33</name> + <text>Delay</text> + <x>415</x> + <y>10</y> + <width>82</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_34</name> + <text>Width</text> + <x>517</x> + <y>10</y> + <width>72</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_35</name> + <text>Trigger Events</text> + <x>616</x> + <y>10</y> + <width>92</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Polarity_16</name> + <text>ID</text> + <x>9</x> + <y>10</y> + <width>27</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Polarity_17</name> + <text>State</text> + <x>62</x> + <y>10</y> + <width>45</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 0_3</name> + <macros> + <N>8</N> + <Q>DlyGen-8</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>40</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="GREEN-BORDER" red="40" green="140" blue="40"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 1_3</name> + <macros> + <N>9</N> + <Q>DlyGen-9</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>107</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color red="194" green="194" blue="10"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 2_3</name> + <macros> + <N>10</N> + <Q>DlyGen-10</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>174</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color red="226" green="168" blue="76"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 3_3</name> + <macros> + <N>11</N> + <Q>DlyGen-11</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>241</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color red="166" green="0" blue="16"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 4_3</name> + <macros> + <N>12</N> + <Q>DlyGen-12</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>308</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color red="181" green="18" blue="131"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 5_3</name> + <macros> + <N>13</N> + <Q>DlyGen-13</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>375</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color red="0" green="129" blue="185"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 6_3</name> + <macros> + <N>14</N> + <Q>DlyGen-14</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>442</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded 7_3</name> + <macros> + <N>15</N> + <Q>DlyGen-15</Q> + </macros> + <file>_evrdlygen.bob</file> + <y>509</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color red="26" green="0" blue="194"> + </color> + </border_color> + </widget> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/_sequencer.bob b/99-Shared/mrfioc2_new/_sequencer.bob new file mode 100644 index 0000000000000000000000000000000000000000..d3ef8bd01aa1dd6532318475af18db7aa19c50a3 --- /dev/null +++ b/99-Shared/mrfioc2_new/_sequencer.bob @@ -0,0 +1,697 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>_sequencer</name> + <width>870</width> + <height>750</height> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Run Mode</text> + <x>20</x> + <y>10</y> + <width>260</width> + <height>40</height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Timestamp Units</text> + <x>20</x> + <y>230</y> + <width>260</width> + <height>40</height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>Trigger Source</text> + <x>20</x> + <y>90</y> + <width>260</width> + <height>40</height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)$(SS)-RunMode-RB</pv_name> + <x>160</x> + <y>50</y> + <width>120</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)$(SS)-RunMode-Sel</pv_name> + <x>20</x> + <y>50</y> + <width>120</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)$(SS)-TrigSrc-RB</pv_name> + <x>160</x> + <y>160</y> + <width>120</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_1</name> + <pv_name>$(P)$(R)$(SS)-TrigSrc-0-Sel</pv_name> + <x>20</x> + <y>130</y> + <width>120</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_2</name> + <pv_name>$(P)$(R)$(SS)-TsResolution-Sel</pv_name> + <x>20</x> + <y>270</y> + <width>120</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)$(SS)-Commit-Cmd</pv_name> + <text> Commit</text> + <x>20</x> + <y>350</y> + <width>120</width> + <height>28</height> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_3</name> + <pv_name>$(P)$(R)$(SS)-TsResolution-RB</pv_name> + <x>160</x> + <y>270</y> + <width>120</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_3</name> + <pv_name>$(P)$(R)$(SS)-TrigSrc-1-Sel</pv_name> + <x>20</x> + <y>160</y> + <width>120</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_4</name> + <pv_name>$(P)$(R)$(SS)-TrigSrc-2-Sel</pv_name> + <x>20</x> + <y>190</y> + <width>120</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)$(SS)-Load-Cmd</pv_name> + <text> Load</text> + <x>120</x> + <y>432</y> + <width>90</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_2</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)$(SS)-Unload-Cmd</pv_name> + <text> Unload</text> + <x>20</x> + <y>432</y> + <width>90</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_3</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)$(SS)-Enable-Cmd</pv_name> + <text> Enable</text> + <x>120</x> + <y>482</y> + <width>90</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_4</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)$(SS)-Disable-Cmd</pv_name> + <text> Disable</text> + <x>20</x> + <y>482</y> + <width>90</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display</name> + <file>_ts_array.bob</file> + <x>325</x> + <y>55</y> + <width>525</width> + <height>685</height> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_8</name> + <text>Timestamp Array</text> + <x>365</x> + <y>10</y> + <width>250</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_9</name> + <text>Set-point</text> + <x>365</x> + <y>35</y> + <width>111</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_10</name> + <text>Readback</text> + <x>505</x> + <y>35</y> + <width>110</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_11</name> + <text>Events Array</text> + <x>680</x> + <y>10</y> + <width>161</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_12</name> + <text>Set-point</text> + <x>680</x> + <y>35</y> + <width>65</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_13</name> + <text>Readback</text> + <x>772</x> + <y>35</y> + <width>69</width> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_16</name> + <text>Diagnostics</text> + <x>20</x> + <y>532</y> + <width>260</width> + <height>40</height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_6</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P)$(R)$(SS)-SoftTrig-Cmd</pv_name> + <text>Soft. Trigger</text> + <x>161</x> + <y>690</y> + <width>119</width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_6</name> + <pv_name>$(P)$(R)$(SS)-NumOfRuns-I</pv_name> + <x>161</x> + <y>602</y> + <width>119</width> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>Number of Runs:</text> + <x>30</x> + <y>602</y> + <width>120</width> + <foreground_color> + <color name="TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_7</name> + <pv_name>$(P)$(R)$(SS)-Error-RB</pv_name> + <x>80</x> + <y>632</y> + <width>200</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color name="Grid" red="169" green="169" blue="169"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_8</name> + <pv_name>$(P)$(R)$(SS)-NumOfStarts-I</pv_name> + <x>160</x> + <y>572</y> + <width>120</width> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>Number of Starts:</text> + <x>30</x> + <y>572</y> + <width>119</width> + <height>25</height> + <foreground_color> + <color name="TEXT" red="25" green="25" blue="25"> + </color> + </foreground_color> + <vertical_alignment>1</vertical_alignment> + <auto_size>true</auto_size> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_14</name> + <text>Error:</text> + <x>30</x> + <y>632</y> + <width>40</width> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED</name> + <pv_name>$(P)$(R)$(SS)-Commit-RB</pv_name> + <x>42</x> + <y>357</y> + <width>17</width> + <height>15</height> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_1</name> + <pv_name>$(P)$(R)$(SS)-Load-RB</pv_name> + <x>32</x> + <y>439</y> + <width>17</width> + <height>17</height> + <off_color> + <color name="LED-YELLOW-ON" red="255" green="235" blue="17"> + </color> + </off_color> + <on_color> + <color name="LED-YELLOW-OFF" red="110" green="108" blue="90"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_2</name> + <pv_name>$(P)$(R)$(SS)-Load-RB</pv_name> + <x>131</x> + <y>439</y> + <width>17</width> + <height>17</height> + <off_color> + <color name="LED-GREEN-OFF" red="90" green="110" blue="90"> + </color> + </off_color> + <on_color> + <color name="LED-GREEN-ON" red="70" green="255" blue="70"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_3</name> + <pv_name>$(P)$(R)$(SS)-Enable-RB</pv_name> + <x>32</x> + <y>489</y> + <width>17</width> + <height>17</height> + <off_color> + <color name="LED-YELLOW-ON" red="255" green="235" blue="17"> + </color> + </off_color> + <on_color> + <color name="LED-YELLOW-OFF" red="110" green="108" blue="90"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_4</name> + <pv_name>$(P)$(R)$(SS)-Enable-RB</pv_name> + <x>130</x> + <y>489</y> + <width>17</width> + <height>17</height> + <off_color> + <color name="LED-GREEN-OFF" red="90" green="110" blue="90"> + </color> + </off_color> + <on_color> + <color name="LED-GREEN-ON" red="70" green="255" blue="70"> + </color> + </on_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>Commit Changes</text> + <x>20</x> + <y>310</y> + <width>260</width> + <height>40</height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_4</name> + <pv_name>$(P)$(R)$(SS)-Commit-RB</pv_name> + <x>159</x> + <y>353</y> + <width>120</width> + <height>23</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color name="ATTENTION" red="252" green="242" blue="17"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_6</name> + <text>Load and Enable</text> + <x>20</x> + <y>392</y> + <width>260</width> + <height>40</height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_5</name> + <pv_name>$(P)$(R)$(SS)-Load-RB</pv_name> + <x>220</x> + <y>436</y> + <width>60</width> + <height>23</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color name="ATTENTION" red="252" green="242" blue="17"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_9</name> + <pv_name>$(P)$(R)$(SS)-Enable-RB</pv_name> + <x>220</x> + <y>486</y> + <width>60</width> + <height>23</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color name="ATTENTION" red="252" green="242" blue="17"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/_tclkout.bob b/99-Shared/mrfioc2_new/_tclkout.bob new file mode 100644 index 0000000000000000000000000000000000000000..381a8b0b63533d6170d677845e4509ab6fea190f --- /dev/null +++ b/99-Shared/mrfioc2_new/_tclkout.bob @@ -0,0 +1,171 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>tclkout</name> + <width>760</width> + <height>390</height> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <grid_visible>false</grid_visible> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_1</name> + <x>220</x> + <y>5</y> + <width>425</width> + <height>192</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK-BORDER" red="121" green="121" blue="121"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0" alpha="16"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_6</name> + <macros> + <O>TCLKA</O> + </macros> + <file>_evroutput.bob</file> + <y>64</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_7</name> + <macros> + <O>TCLKB</O> + </macros> + <file>_evroutput.bob</file> + <y>110</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_8</name> + <macros> + <O>Int</O> + </macros> + <file>_evroutput.bob</file> + <y>157</y> + <width>745</width> + <height>40</height> + <resize>2</resize> + <border_color> + <color name="WHITE" red="255" green="255" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_72</name> + <text>ID</text> + <x>18</x> + <y>35</y> + <width>50</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_73</name> + <text>Output Source Options</text> + <x>240</x> + <y>5</y> + <width>395</width> + <height>30</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_74</name> + <text>Label</text> + <x>94</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_75</name> + <text>Pulser</text> + <x>252</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_76</name> + <text>Wave</text> + <x>342</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_77</name> + <text>Bus</text> + <x>431</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_78</name> + <text>Constants</text> + <x>521</x> + <y>35</y> + <width>104</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_79</name> + <text>Output</text> + <x>656</x> + <y>35</y> + <width>80</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/_ts_array.bob b/99-Shared/mrfioc2_new/_ts_array.bob new file mode 100644 index 0000000000000000000000000000000000000000..fc23f5aadf6c53e520a3e02ba022dc70751d6018 --- /dev/null +++ b/99-Shared/mrfioc2_new/_ts_array.bob @@ -0,0 +1,854 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>_ts_array</name> + <width>530</width> + <height>690</height> + <widget type="array" version="2.0.0"> + <name>TimestampRB</name> + <pv_name>$(P)$(R)$(SS)-Timestamp-RB</pv_name> + <x>170</x> + <width>130</width> + <height>680</height> + <foreground_color> + <color red="121" green="121" blue="121" alpha="0"> + </color> + </foreground_color> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_2</name> + <width>110</width> + <height>22</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <precision>6</precision> + <horizontal_alignment>2</horizontal_alignment> + <border_width>2</border_width> + <border_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </border_color> + </widget> + </widget> + <widget type="array" version="2.0.0"> + <name>EvtCodeSP</name> + <pv_name>$(P)$(R)$(SS)-EvtCode-SP</pv_name> + <x>360</x> + <width>80</width> + <height>680</height> + <foreground_color> + <color red="121" green="121" blue="121" alpha="0"> + </color> + </foreground_color> + <widget type="textentry" version="3.0.0"> + <name>Text Update_1</name> + <width>60</width> + <height>22</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <precision>0</precision> + <wrap_words>true</wrap_words> + <border_width>2</border_width> + <border_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </border_color> + </widget> + </widget> + <widget type="array" version="2.0.0"> + <name>EvtCodeRB</name> + <pv_name>$(P)$(R)$(SS)-EvtCode-RB</pv_name> + <x>440</x> + <width>80</width> + <height>680</height> + <foreground_color> + <color red="121" green="121" blue="121" alpha="0"> + </color> + </foreground_color> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_3</name> + <width>60</width> + <height>22</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <precision>0</precision> + <horizontal_alignment>2</horizontal_alignment> + <border_width>2</border_width> + <border_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </border_color> + </widget> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>1</text> + <y>9</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>30</text> + <y>647</y> + <width>30</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>2</text> + <y>31</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>9</text> + <y>185</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>3</text> + <y>53</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>8</text> + <y>163</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_6</name> + <text>7</text> + <y>141</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_7</name> + <text>10</text> + <y>207</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_8</name> + <text>5</text> + <y>97</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_9</name> + <text>4</text> + <y>75</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_10</name> + <text>6</text> + <y>119</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_11</name> + <text>11</text> + <y>229</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_12</name> + <text>12</text> + <y>251</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_13</name> + <text>19</text> + <y>405</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_14</name> + <text>13</text> + <y>273</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_15</name> + <text>18</text> + <y>383</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_16</name> + <text>17</text> + <y>361</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_17</name> + <text>20</text> + <y>427</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_18</name> + <text>15</text> + <y>317</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_19</name> + <text>14</text> + <y>295</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_20</name> + <text>16</text> + <y>339</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_21</name> + <text>21</text> + <y>449</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_22</name> + <text>22</text> + <y>471</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_23</name> + <text>29</text> + <y>625</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_24</name> + <text>23</text> + <y>493</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_25</name> + <text>28</text> + <y>603</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_26</name> + <text>27</text> + <y>581</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_28</name> + <text>25</text> + <y>537</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_29</name> + <text>24</text> + <y>515</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_30</name> + <text>26</text> + <y>559</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_27</name> + <text>1</text> + <x>320</x> + <y>9</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_31</name> + <text>30</text> + <x>320</x> + <y>647</y> + <width>30</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_32</name> + <text>2</text> + <x>320</x> + <y>31</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_33</name> + <text>9</text> + <x>320</x> + <y>185</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_34</name> + <text>3</text> + <x>320</x> + <y>53</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_35</name> + <text>8</text> + <x>320</x> + <y>163</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_36</name> + <text>7</text> + <x>320</x> + <y>141</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_37</name> + <text>10</text> + <x>320</x> + <y>207</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_38</name> + <text>5</text> + <x>320</x> + <y>97</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_39</name> + <text>4</text> + <x>320</x> + <y>75</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_40</name> + <text>6</text> + <x>320</x> + <y>119</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_41</name> + <text>11</text> + <x>320</x> + <y>229</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_42</name> + <text>12</text> + <x>320</x> + <y>251</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_43</name> + <text>19</text> + <x>320</x> + <y>405</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_44</name> + <text>13</text> + <x>320</x> + <y>273</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_45</name> + <text>18</text> + <x>320</x> + <y>383</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_46</name> + <text>17</text> + <x>320</x> + <y>361</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_47</name> + <text>20</text> + <x>320</x> + <y>427</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_48</name> + <text>15</text> + <x>320</x> + <y>317</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_49</name> + <text>14</text> + <x>320</x> + <y>295</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_50</name> + <text>16</text> + <x>320</x> + <y>339</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_51</name> + <text>21</text> + <x>320</x> + <y>449</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_52</name> + <text>22</text> + <x>320</x> + <y>471</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_53</name> + <text>29</text> + <x>320</x> + <y>625</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_54</name> + <text>23</text> + <x>320</x> + <y>493</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_55</name> + <text>28</text> + <x>320</x> + <y>603</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_56</name> + <text>27</text> + <x>320</x> + <y>581</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_57</name> + <text>25</text> + <x>320</x> + <y>537</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_58</name> + <text>24</text> + <x>320</x> + <y>515</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_59</name> + <text>26</text> + <x>320</x> + <y>559</y> + <width>30</width> + <height>22</height> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="array" version="2.0.0"> + <name>Array_4</name> + <pv_name>$(P)$(R)$(SS)-Timestamp-SP</pv_name> + <x>40</x> + <width>130</width> + <height>680</height> + <foreground_color> + <color red="255" green="255" blue="255" alpha="0"> + </color> + </foreground_color> + <widget type="textentry" version="3.0.0"> + <name>Text Entry</name> + <width>110</width> + <height>22</height> + </widget> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/evr-expert.bob b/99-Shared/mrfioc2_new/evr-expert.bob new file mode 100644 index 0000000000000000000000000000000000000000..c04fcdfd1da0e08a3337f573089863ba41c0c7c5 --- /dev/null +++ b/99-Shared/mrfioc2_new/evr-expert.bob @@ -0,0 +1,2161 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>EVR Expert: $(P)$(R)</name> + <macros> + <TITLE>EVR Expert: $(P)$(R)</TITLE> + </macros> + <width>1884</width> + <height>928</height> + <background_color> + <color name="BACKGROUND" red="220" green="225" blue="221"> + </color> + </background_color> + <actions> + </actions> + <grid_visible>false</grid_visible> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_2</name> + <class>TITLE-BAR</class> + <x use_class="true">0</x> + <y use_class="true">0</y> + <width>1884</width> + <height use_class="true">50</height> + <line_width use_class="true">0</line_width> + <background_color use_class="true"> + <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202"> + </color> + </background_color> + </widget> + <widget type="group" version="2.0.0"> + <name>Global</name> + <x>650</x> + <y>70</y> + <width>280</width> + <height>410</height> + <style>3</style> + <font> + <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <transparent>true</transparent> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_3</name> + <width>280</width> + <height>410</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Label_29</name> + <text>Global Settings</text> + <width>280</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Requested:</text> + <x>20</x> + <y>146</y> + <width>80</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>Actual:</text> + <x>20</x> + <y>176</y> + <width>80</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Ext Inhib:</text> + <x>20</x> + <y>259</y> + <width>80</width> + <height>25</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Enable:</text> + <x>20</x> + <y>50</y> + <width>80</width> + <height>25</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)Ena-Sel</pv_name> + <x>110</x> + <y>50</y> + <width>150</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)Link-Clk-SP</pv_name> + <x>110</x> + <y>146</y> + <width>150</width> + <height>22</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <format>1</format> + <precision>6</precision> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)Link-Clk-I</pv_name> + <x>110</x> + <y>176</y> + <width>150</width> + <height>25</height> + <format>1</format> + <precision>6</precision> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)ExtInhib-Sel</pv_name> + <x>110</x> + <y>259</y> + <width>150</width> + <height>22</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)Time-I</pv_name> + <x>20</x> + <y>340</y> + <width>240</width> + <height>30</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color name="BLACK-BORDER" red="121" green="121" blue="121"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_34</name> + <text>Frequency</text> + <y>101</y> + <width>280</width> + <height>40</height> + <font> + <font family="Source Sans Pro Semibold" style="ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_35</name> + <text>EVR Time</text> + <y>300</y> + <width>280</width> + <height>40</height> + <font> + <font family="Source Sans Pro Semibold" style="ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>SFP</name> + <x>305</x> + <y>515</y> + <width>330</width> + <height>395</height> + <style>3</style> + <font> + <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <transparent>true</transparent> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_7</name> + <width>330</width> + <height>395</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Label_32</name> + <text>SFP</text> + <width>330</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Rx Power:</text> + <x>35</x> + <y>55</y> + <width>110</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Tx Power:</text> + <x>35</x> + <y>95</y> + <width>110</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>Temperature:</text> + <x>35</x> + <y>135</y> + <width>110</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>Link Speed:</text> + <x>35</x> + <y>175</y> + <width>110</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>Vendor:</text> + <x>35</x> + <y>215</y> + <width>110</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>Part:</text> + <x>35</x> + <y>255</y> + <width>110</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>Serial #:</text> + <x>35</x> + <y>295</y> + <width>110</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>Manual Date:</text> + <x>35</x> + <y>335</y> + <width>110</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)SFP-Pwr-RX-I</pv_name> + <x>155</x> + <y>55</y> + <width>130</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)SFP-Pwr-TX-I</pv_name> + <x>155</x> + <y>95</y> + <width>130</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_2</name> + <pv_name>$(P)$(R)SFP-T-I</pv_name> + <x>155</x> + <y>135</y> + <width>130</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_3</name> + <pv_name>$(P)$(R)SFP-Speed-Link-I</pv_name> + <x>155</x> + <y>175</y> + <width>130</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_4</name> + <pv_name>$(P)$(R)SFP-Vendor-I</pv_name> + <x>155</x> + <y>215</y> + <width>130</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_5</name> + <pv_name>$(P)$(R)SFP-Part-I</pv_name> + <x>155</x> + <y>255</y> + <width>130</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_4</name> + <pv_name>$(P)$(R)SFP-Serial-I</pv_name> + <x>155</x> + <y>295</y> + <width>130</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_4</name> + <pv_name>$(P)$(R)SFP-Date-Manu-I</pv_name> + <x>155</x> + <y>335</y> + <width>130</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Event Monitors</name> + <x>305</x> + <y>70</y> + <width>330</width> + <height>430</height> + <style>3</style> + <font> + <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <transparent>true</transparent> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_2</name> + <width>330</width> + <height>430</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)EvtA-SP.OUT</pv_name> + <x>35</x> + <y>50</y> + <width>190</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)EvtB-SP.OUT</pv_name> + <x>35</x> + <y>95</y> + <width>190</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_18</name> + <text>Event Monitors</text> + <width>330</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)EvtACnt-I</pv_name> + <x>235</x> + <y>50</y> + <width>80</width> + <height>25</height> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)EvtBCnt-I</pv_name> + <x>235</x> + <y>95</y> + <width>80</width> + <height>25</height> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)EvtCCnt-I</pv_name> + <x>235</x> + <y>140</y> + <width>80</width> + <height>25</height> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)EvtC-SP.OUT</pv_name> + <x>35</x> + <y>140</y> + <width>190</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(P)$(R)EvtD-SP.OUT</pv_name> + <x>35</x> + <y>185</y> + <width>190</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)EvtE-SP.OUT</pv_name> + <x>35</x> + <y>230</y> + <width>190</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(P)$(R)EvtF-SP.OUT</pv_name> + <x>35</x> + <y>275</y> + <width>190</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_2</name> + <pv_name>$(P)$(R)EvtG-SP.OUT</pv_name> + <x>35</x> + <y>320</y> + <width>190</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_3</name> + <pv_name>$(P)$(R)EvtH-SP.OUT</pv_name> + <x>35</x> + <y>366</y> + <width>190</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)EvtDCnt-I</pv_name> + <x>235</x> + <y>185</y> + <width>80</width> + <height>25</height> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P)$(R)EvtECnt-I</pv_name> + <x>235</x> + <y>230</y> + <width>80</width> + <height>25</height> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)EvtFCnt-I</pv_name> + <x>235</x> + <y>275</y> + <width>80</width> + <height>25</height> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_2</name> + <pv_name>$(P)$(R)EvtGCnt-I</pv_name> + <x>235</x> + <y>320</y> + <width>80</width> + <height>25</height> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_3</name> + <pv_name>$(P)$(R)EvtHCnt-I</pv_name> + <x>235</x> + <y>366</y> + <width>80</width> + <height>25</height> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_19</name> + <text>A</text> + <x>11</x> + <y>52</y> + <width>15</width> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_20</name> + <text>B</text> + <x>11</x> + <y>97</y> + <width>15</width> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_21</name> + <text>C</text> + <x>11</x> + <y>142</y> + <width>15</width> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_22</name> + <text>D</text> + <x>11</x> + <y>187</y> + <width>15</width> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_23</name> + <text>E</text> + <x>11</x> + <y>232</y> + <width>15</width> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_25</name> + <text>F</text> + <x>11</x> + <y>277</y> + <width>15</width> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_26</name> + <text>G</text> + <x>11</x> + <y>322</y> + <width>15</width> + <horizontal_alignment>2</horizontal_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_27</name> + <text>H</text> + <x>11</x> + <y>368</y> + <width>15</width> + <horizontal_alignment>2</horizontal_alignment> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Mappings</name> + <x>20</x> + <y>780</y> + <width>270</width> + <height>130</height> + <style>3</style> + <font> + <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <transparent>true</transparent> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_6</name> + <width>270</width> + <height>130</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Label_31</name> + <text>Mappings</text> + <width>270</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>PS Reset:</text> + <x>10</x> + <y>90</y> + <width>75</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Blink:</text> + <x>10</x> + <y>50</y> + <width>75</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)Evt-Blink0-SP</pv_name> + <x>95</x> + <y>52</y> + <width>70</width> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)Evt-Blink1-SP</pv_name> + <x>175</x> + <y>52</y> + <width>70</width> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)Evt-ResetPS-SP</pv_name> + <x>95</x> + <y>90</y> + <width>70</width> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Delay Compensation</name> + <x>650</x> + <y>495</y> + <width>280</width> + <height>413</height> + <style>3</style> + <font> + <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <transparent>true</transparent> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_8</name> + <width>280</width> + <height>413</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Label_33</name> + <text>Delay Compensation</text> + <width>280</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Target Delay:</text> + <x>20</x> + <y>100</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Actual Delay:</text> + <x>20</x> + <y>195</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Correction:</text> + <x>20</x> + <y>235</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Loop Trk:</text> + <x>20</x> + <y>275</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Master Rx:</text> + <x>20</x> + <y>315</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Enable:</text> + <x>20</x> + <y>50</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Status:</text> + <x>20</x> + <y>154</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>ID:</text> + <x>20</x> + <y>355</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)DC-Ena-Sel</pv_name> + <x>130</x> + <y>50</y> + <width>120</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)DC-Tgt-SP</pv_name> + <x>130</x> + <y>100</y> + <width>120</width> + <height>30</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)DC-Msrd-I</pv_name> + <x>130</x> + <y>195</y> + <width>120</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)DC-Corr-I</pv_name> + <x>130</x> + <y>235</y> + <width>120</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)DC-LckTrk-Sts</pv_name> + <x>130</x> + <y>275</y> + <width>120</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)DC-LckDat-Sts</pv_name> + <x>130</x> + <y>315</y> + <width>120</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)DC-Lck-Sts</pv_name> + <x>130</x> + <y>154</y> + <width>120</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)DC-ID-I</pv_name> + <x>130</x> + <y>355</y> + <width>120</width> + <height>25</height> + <format>4</format> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Software Event</name> + <x>20</x> + <y>625</y> + <width>270</width> + <height>140</height> + <style>3</style> + <font> + <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <transparent>true</transparent> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_4</name> + <width>270</width> + <height>140</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Label_30</name> + <text>Software Event</text> + <width>270</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)EvtCode-SP</pv_name> + <x>132</x> + <y>53</y> + <width>111</width> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Send Event:</text> + <x>20</x> + <y>51</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Timestamp Tx:</text> + <x>20</x> + <y>93</y> + <height>25</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(P)$(R)TimeSrc-Sel</pv_name> + <x>132</x> + <y>93</y> + <width>111</width> + <height>25</height> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_24</name> + <class>TITLE</class> + <text> MRF EVR-MTCA-300U</text> + <x use_class="true">20</x> + <y use_class="true">0</y> + <width>650</width> + <height use_class="true">50</height> + <font use_class="true"> + <font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0"> + </font> + </font> + <foreground_color use_class="true"> + <color name="HEADER-TEXT" red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="31" green="83" blue="102"> + </color> + </background_color> + <transparent use_class="true">true</transparent> + <horizontal_alignment use_class="true">0</horizontal_alignment> + <vertical_alignment use_class="true">1</vertical_alignment> + <wrap_words use_class="true">false</wrap_words> + </widget> + <widget type="group" version="2.0.0"> + <name>Sequencers</name> + <x>945</x> + <y>70</y> + <width>919</width> + <height>838</height> + <style>3</style> + <font> + <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <transparent>true</transparent> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_5</name> + <width>919</width> + <height>838</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="rectangle" version="2.0.0"> + <name>Rectangle</name> + <x>19</x> + <y>66</y> + <width>880</width> + <height>750</height> + <line_width>0</line_width> + <background_color> + <color name="Background" red="220" green="225" blue="221"> + </color> + </background_color> + </widget> + <widget type="navtabs" version="2.0.0"> + <name>Navigation Tabs</name> + <tabs> + <tab> + <name>Soft 0</name> + <file>_sequencer.bob</file> + <macros> + <SS>SoftSeq-0</SS> + </macros> + <group_name></group_name> + </tab> + <tab> + <name>Soft 1</name> + <file>_sequencer.bob</file> + <macros> + <SS>SoftSeq-1</SS> + </macros> + <group_name></group_name> + </tab> + <tab> + <name>Soft 2</name> + <file>_sequencer.bob</file> + <macros> + <SS>SoftSeq-2</SS> + </macros> + <group_name></group_name> + </tab> + </tabs> + <x>19</x> + <y>40</y> + <width>880</width> + <height>776</height> + <direction>0</direction> + <tab_height>24</tab_height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0"> + </font> + </font> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_16</name> + <class>HEADER3</class> + <text>Sequencers</text> + <width>919</width> + <height>40</height> + <font use_class="true"> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color use_class="true"> + <color name="Text" red="25" green="25" blue="25"> + </color> + </foreground_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Status</name> + <x>20</x> + <y>70</y> + <width>270</width> + <height>540</height> + <style>3</style> + <font> + <font name="NORMAL-SANS-BOLD-ITALIC" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <transparent>true</transparent> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_1</name> + <width>270</width> + <height>540</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Label_17</name> + <text>Status</text> + <width>270</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_6</name> + <text>Enabled:</text> + <x>10</x> + <y>50</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_7</name> + <text>Link:</text> + <x>10</x> + <y>100</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_8</name> + <text>PLL:</text> + <x>10</x> + <y>140</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_11</name> + <text>Time:</text> + <x>10</x> + <y>190</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_9</name> + <text>Link Err Cnt:</text> + <x>10</x> + <y>240</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_10</name> + <text>HBt TIMO Cnt:</text> + <x>10</x> + <y>280</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_12</name> + <text>Fw Version:</text> + <x>10</x> + <y>330</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_6</name> + <pv_name>$(P)$(R)Ena-Sel</pv_name> + <x>120</x> + <y>50</y> + <width>128</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_7</name> + <pv_name>$(P)$(R)Link-Sts</pv_name> + <x>120</x> + <y>100</y> + <width>128</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_8</name> + <pv_name>$(P)$(R)Pll-Sts</pv_name> + <x>120</x> + <y>140</y> + <width>128</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_11</name> + <pv_name>$(P)$(R)Time-Valid-Sts</pv_name> + <x>120</x> + <y>190</y> + <width>128</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_9</name> + <pv_name>$(P)$(R)Cnt-RxErr-I</pv_name> + <x>120</x> + <y>240</y> + <width>128</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_10</name> + <pv_name>$(P)$(R)Cnt-LinkTimo-I</pv_name> + <x>120</x> + <y>280</y> + <width>128</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_12</name> + <pv_name>$(P)$(R)FwVer-I</pv_name> + <x>120</x> + <y>330</y> + <width>128</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_13</name> + <text>Sw Version:</text> + <x>10</x> + <y>395</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_13</name> + <pv_name>$(P)$(R)SwVer-I</pv_name> + <x>120</x> + <y>395</y> + <width>130</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_14</name> + <text>HW Model:</text> + <x>10</x> + <y>435</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_14</name> + <pv_name>$(P)$(R)HwType-I</pv_name> + <x>120</x> + <y>435</y> + <width>130</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_15</name> + <pv_name>$(P)$(R)Pos-I</pv_name> + <x>120</x> + <y>485</y> + <width>130</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_15</name> + <text>Position:</text> + <x>10</x> + <y>485</y> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="label" version="2.0.0"> + <name>subtitle</name> + <text>Expert Panel</text> + <x>1632</x> + <y>20</y> + <width>230</width> + <height>30</height> + <font> + <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0"> + </font> + </font> + <foreground_color> + <color name="HEADER-TEXT" red="0" green="0" blue="0"> + </color> + </foreground_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>2</vertical_alignment> + <wrap_words>false</wrap_words> + </widget> +</display> diff --git a/99-Shared/mrfioc2_new/evr-mtca-300u.bob b/99-Shared/mrfioc2_new/evr-mtca-300u.bob new file mode 100644 index 0000000000000000000000000000000000000000..7524e09373b5dca5f52838c15c74cb1d131e7929 --- /dev/null +++ b/99-Shared/mrfioc2_new/evr-mtca-300u.bob @@ -0,0 +1,1664 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>MRF EVR-MTCA-300U - $(P)$(R)</name> + <width>1671</width> + <height>1178</height> + <grid_visible>false</grid_visible> + <widget type="rectangle" version="2.0.0"> + <name>Tiltlebar</name> + <width>1671</width> + <height>50</height> + <line_width>0</line_width> + <background_color> + <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202"> + </color> + </background_color> + </widget> + <widget type="group" version="2.0.0"> + <name>Delay Generators (Pulsers)</name> + <x>20</x> + <y>280</y> + <width>806</width> + <height>664</height> + <style>3</style> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <widget type="rectangle" version="2.0.0"> + <name>Group</name> + <width>806</width> + <height>664</height> + <line_width>0</line_width> + <line_color> + <color name="BLACK-BORDER" red="121" green="121" blue="121"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Title</name> + <class>HEADER3</class> + <text>Delay Generators (Pulsers)</text> + <width>806</width> + <height>40</height> + <font use_class="true"> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color use_class="true"> + <color name="Text" red="25" green="25" blue="25"> + </color> + </foreground_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="navtabs" version="2.0.0"> + <name>Navigation Tabs_1</name> + <tabs> + <tab> + <name>Pulser 0..7</name> + <file>_pulsers_0_7.bob</file> + <macros> + </macros> + <group_name></group_name> + </tab> + <tab> + <name>Pulser 8..15</name> + <file>_pulsers_8_15.bob</file> + <macros> + </macros> + <group_name></group_name> + </tab> + </tabs> + <x>22</x> + <y>40</y> + <width>762</width> + <height>604</height> + <direction>0</direction> + <tab_height>25</tab_height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0"> + </font> + </font> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Front-panel Outputs</name> + <x>841</x> + <y>825</y> + <width>810</width> + <height>333</height> + <style>3</style> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>Group_1</name> + <width>810</width> + <height>333</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Prescalers_3</name> + <text>Front-panel Outputs</text> + <width>810</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="navtabs" version="2.0.0"> + <name>Navigation Tabs</name> + <tabs> + <tab> + <name>OUT0..OUT3</name> + <file>_fpoutputs.bob</file> + <macros> + <O0>FP0</O0> + <O1>FP1</O1> + <O2>FP2</O2> + <O3>FP3</O3> + </macros> + <group_name></group_name> + </tab> + <tab> + <name>UNIV0..UNIV3</name> + <file>_fpoutputs.bob</file> + <macros> + <O0>FPUV0</O0> + <O1>FPUV1</O1> + <O2>FPUV2</O2> + <O3>FPUV3</O3> + </macros> + <group_name></group_name> + </tab> + </tabs> + <x>20</x> + <y>30</y> + <width>770</width> + <height>283</height> + <direction>0</direction> + <tab_width>120</tab_width> + <tab_height>24</tab_height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0"> + </font> + </font> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Backplane Outputs</name> + <x>841</x> + <y>280</y> + <width>810</width> + <height>530</height> + <style>3</style> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>Group_2</name> + <width>810</width> + <height>530</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Prescalers_4</name> + <text>Backplane Outputs</text> + <width>810</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="navtabs" version="2.0.0"> + <name>Navigation Tabs_2</name> + <tabs> + <tab> + <name>TX/RX Lines</name> + <file>_mtcabackplane.bob</file> + <macros> + </macros> + <group_name></group_name> + </tab> + <tab> + <name>TCLK / Internal</name> + <file>_tclkout.bob</file> + <macros> + </macros> + <group_name></group_name> + </tab> + </tabs> + <x>20</x> + <y>40</y> + <width>770</width> + <height>470</height> + <direction>0</direction> + <tab_height>25</tab_height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0"> + </font> + </font> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Front-panel Inputs</name> + <x>20</x> + <y>959</y> + <width>806</width> + <height>199</height> + <style>3</style> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="16.0"> + </font> + </font> + <foreground_color> + <color name="PRIMARY-DARK" red="31" green="83" blue="102"> + </color> + </foreground_color> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>Group</name> + <width>806</width> + <height>199</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="rectangle" version="2.0.0"> + <name>Rectangle_In0_Background</name> + <x>71</x> + <y>78</y> + <width>692</width> + <height>40</height> + <line_width>0</line_width> + <background_color> + <color name="Background" red="220" green="225" blue="221"> + </color> + </background_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_In1_Background</name> + <x>71</x> + <y>133</y> + <width>692</width> + <height>40</height> + <line_width>0</line_width> + <background_color> + <color name="Background" red="220" green="225" blue="221"> + </color> + </background_color> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_24</name> + <macros> + <Q>In-0</Q> + </macros> + <file>_evrinput.bob</file> + <x>28</x> + <y>78</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <transparent>true</transparent> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Embedded Display_25</name> + <macros> + <Q>In-1</Q> + </macros> + <file>_evrinput.bob</file> + <x>28</x> + <y>133</y> + <width>735</width> + <height>40</height> + <resize>2</resize> + <transparent>true</transparent> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_16</name> + <text>Active Low/High</text> + <x>86</x> + <y>46</y> + <width>110</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_50</name> + <text>Edge (rising/falling)</text> + <x>228</x> + <y>46</y> + <width>110</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_51</name> + <text>Local Event</text> + <x>419</x> + <y>46</y> + <width>120</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_52</name> + <text>Uplink Event</text> + <x>594</x> + <y>46</y> + <width>120</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + </widget> + <widget type="label" version="2.0.0"> + <name>Title</name> + <text>Front-panel Inputs</text> + <width>806</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_55</name> + <text>Nr.</text> + <x>39</x> + <y>46</y> + <width>20</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + </widget> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_24</name> + <class>TITLE</class> + <text> MTCA-EVR-300U [$(EVR)]</text> + <x use_class="true">20</x> + <y use_class="true">0</y> + <width>1135</width> + <height use_class="true">50</height> + <font use_class="true"> + <font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0"> + </font> + </font> + <foreground_color use_class="true"> + <color name="HEADER-TEXT" red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202"> + </color> + </background_color> + <transparent use_class="true">true</transparent> + <horizontal_alignment use_class="true">0</horizontal_alignment> + <vertical_alignment use_class="true">1</vertical_alignment> + <wrap_words use_class="true">false</wrap_words> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button</name> + <actions> + <action type="open_display"> + <file>evr-expert.bob</file> + <target>tab</target> + <description>Open Display</description> + </action> + </actions> + <text>Expert</text> + <x>1536</x> + <y>12</y> + <width>116</width> + <height>25</height> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="group" version="2.0.0"> + <name>Prescalers_1</name> + <x>936</x> + <y>70</y> + <width>286</width> + <height>194</height> + <style>3</style> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <foreground_color> + <color name="GRAY-BORDER" red="121" green="121" blue="121"> + </color> + </foreground_color> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_5</name> + <width>286</width> + <height>194</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="textupdate" version="2.0.0"> + <name>Text Update_21</name> + <pv_name>$(P)$(R)PS-2-Rate-I</pv_name> + <x>164</x> + <y>154</y> + <width>90</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <precision>6</precision> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_22</name> + <pv_name>$(P)$(R)PS-1-Rate-I</pv_name> + <x>164</x> + <y>120</y> + <width>90</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <precision>6</precision> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_23</name> + <pv_name>$(P)$(R)PS-0-Rate-I</pv_name> + <x>164</x> + <y>86</y> + <width>90</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <format>1</format> + <precision>6</precision> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_4</name> + <pv_name>$(P)$(R)PS-0-Div-SP</pv_name> + <x>58</x> + <y>86</y> + <width>78</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_5</name> + <pv_name>$(P)$(R)PS-1-Div-SP</pv_name> + <x>58</x> + <y>120</y> + <width>78</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_6</name> + <pv_name>$(P)$(R)PS-2-Div-SP</pv_name> + <x>58</x> + <y>154</y> + <width>78</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_28</name> + <text>2</text> + <x>32</x> + <y>151</y> + <width>20</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_29</name> + <text>1</text> + <x>32</x> + <y>117</y> + <width>20</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_30</name> + <text>0</text> + <x>32</x> + <y>84</y> + <width>20</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_53</name> + <text>Set Value</text> + <x>58</x> + <y>50</y> + <width>78</width> + <height>23</height> + <vertical_alignment>1</vertical_alignment> + <tooltip>Loaded/Unloaded</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_54</name> + <text>Value</text> + <x>164</x> + <y>50</y> + <width>90</width> + <height>23</height> + <vertical_alignment>1</vertical_alignment> + <tooltip>Enabled/Disabled</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Prescalers</name> + <class>HEADER3</class> + <text>Prescalers</text> + <width>286</width> + <height>40</height> + <font use_class="true"> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color use_class="true"> + <color name="Text" red="25" green="25" blue="25"> + </color> + </foreground_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Event Monitors_1</name> + <x>1237</x> + <y>70</y> + <width>414</width> + <height>194</height> + <style>3</style> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <foreground_color> + <color name="GRAY-BORDER" red="121" green="121" blue="121"> + </color> + </foreground_color> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_6</name> + <width>414</width> + <height>194</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Prescalers_2</name> + <text>Event Monitors</text> + <width>414</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_28</name> + <pv_name>$(P)$(R)EvtACnt-I</pv_name> + <x>112</x> + <y>50</y> + <width>70</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_33</name> + <pv_name>$(P)$(R)EvtBCnt-I</pv_name> + <x>111</x> + <y>86</y> + <width>70</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_34</name> + <pv_name>$(P)$(R)EvtCCnt-I</pv_name> + <x>112</x> + <y>120</y> + <width>70</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_35</name> + <pv_name>$(P)$(R)EvtDCnt-I</pv_name> + <x>112</x> + <y>154</y> + <width>70</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_36</name> + <pv_name>$(P)$(R)EvtDCnt-I</pv_name> + <x>301</x> + <y>50</y> + <width>70</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_37</name> + <pv_name>$(P)$(R)EvtECnt-I</pv_name> + <x>300</x> + <y>86</y> + <width>70</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_38</name> + <pv_name>$(P)$(R)EvtFCnt-I</pv_name> + <x>301</x> + <y>120</y> + <width>70</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_39</name> + <pv_name>$(P)$(R)EvtGCnt-I</pv_name> + <x>301</x> + <y>154</y> + <width>70</width> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_43</name> + <text>Monitor E:</text> + <x>220</x> + <y>50</y> + <width>70</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_44</name> + <text>Monitor F:</text> + <x>220</x> + <y>86</y> + <width>70</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_45</name> + <text>Monitor G:</text> + <x>220</x> + <y>120</y> + <width>70</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_46</name> + <text>Monitor H:</text> + <x>220</x> + <y>154</y> + <width>70</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_39</name> + <text>Monitor A:</text> + <x>32</x> + <y>50</y> + <width>70</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_40</name> + <text>Monitor B:</text> + <x>34</x> + <y>86</y> + <width>68</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_42</name> + <text>Monitor D:</text> + <x>36</x> + <y>154</y> + <width>66</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_41</name> + <text>Monitor C:</text> + <x>35</x> + <y>120</y> + <width>67</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Sequencers_1</name> + <x>744</x> + <y>70</y> + <width>177</width> + <height>194</height> + <style>3</style> + <font> + <font name="Fine Print" family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <foreground_color> + <color name="GRAY-BORDER" red="121" green="121" blue="121"> + </color> + </foreground_color> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_4</name> + <width>177</width> + <height>194</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Label_47</name> + <text>Loaded</text> + <x>27</x> + <y>50</y> + <width>55</width> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <tooltip>Loaded/Unloaded</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_48</name> + <text>Enabled</text> + <x>95</x> + <y>50</y> + <width>59</width> + <vertical_alignment>1</vertical_alignment> + <tooltip>Enabled/Disabled</tooltip> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_11</name> + <pv_name>$(P)$(R)SoftSeq-2-Enable-RB</pv_name> + <x>107</x> + <y>152</y> + <square>true</square> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_12</name> + <pv_name>$(P)$(R)SoftSeq-2-Load-RB</pv_name> + <x>50</x> + <y>152</y> + <square>true</square> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_9</name> + <pv_name>$(P)$(R)SoftSeq-1-Enable-RB</pv_name> + <x>107</x> + <y>118</y> + <square>true</square> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_10</name> + <pv_name>$(P)$(R)SoftSeq-1-Load-RB</pv_name> + <x>50</x> + <y>118</y> + <square>true</square> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_7</name> + <pv_name>$(P)$(R)SoftSeq-0-Enable-RB</pv_name> + <x>107</x> + <y>84</y> + <square>true</square> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_8</name> + <pv_name>$(P)$(R)SoftSeq-0-Load-RB</pv_name> + <x>50</x> + <y>84</y> + <square>true</square> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_49</name> + <class>HEADER3</class> + <text>Sequencers</text> + <width>177</width> + <height>40</height> + <font use_class="true"> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color use_class="true"> + <color name="Text" red="25" green="25" blue="25"> + </color> + </foreground_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Action Button_7</name> + <text>2</text> + <x>15</x> + <y>149</y> + <width>20</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + <action type="open_display"> + <file>old/evg-seq.bob</file> + <macros> + <SS>SoftSeq2</SS> + </macros> + <target>replace</target> + <description>Open Display</description> + </action> + </actions> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Action Button_6</name> + <text>1</text> + <x>15</x> + <y>116</y> + <width>20</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + <action type="open_display"> + <file>old/evg-seq.bob</file> + <macros> + <SS>SoftSeq1</SS> + </macros> + <target>replace</target> + <description>Open Display</description> + </action> + </actions> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Action Button_2</name> + <text>0</text> + <x>15</x> + <y>82</y> + <width>20</width> + <font> + <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0"> + </font> + </font> + <background_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + <action type="open_display"> + <file>old/evg-seq.bob</file> + <macros> + <SS>SoftSeq0</SS> + </macros> + <target>replace</target> + <description>Open Display</description> + </action> + </actions> + <tooltip>$(actions)</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Delay Generators (Pulsers)</name> + <x>20</x> + <y>70</y> + <width>328</width> + <height>194</height> + <style>3</style> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_1</name> + <width>328</width> + <height>194</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(P)$(R)Label-I</pv_name> + <x>24</x> + <y>149</y> + <width>280</width> + <height>25</height> + <format>6</format> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_10</name> + <pv_name>$(P)$(R)Time-I</pv_name> + <x>24</x> + <y>49</y> + <width>280</width> + <height>25</height> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_25</name> + <text>EVR Time</text> + <x>24</x> + <y>29</y> + <width>130</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_26</name> + <text>EVR Identification</text> + <x>24</x> + <y>129</y> + <width>130</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_27</name> + <text>Clock Frequency</text> + <x>24</x> + <y>81</y> + <width>130</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="14.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_11</name> + <pv_name>$(P)$(R)Link-Clk-I</pv_name> + <x>24</x> + <y>101</y> + <width>280</width> + <height>25</height> + <format>1</format> + <precision>6</precision> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>Status</text> + <width>328</width> + <height>40</height> + <font> + <font family="Source Sans Pro" style="BOLD_ITALIC" size="17.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Diagnostics</name> + <x>363</x> + <y>70</y> + <width>365</width> + <height>194</height> + <style>3</style> + <transparent>true</transparent> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_Group_2</name> + <width>365</width> + <height>194</height> + <line_width>0</line_width> + <line_color> + <color name="GROUP-BORDER" red="150" green="155" blue="151"> + </color> + </line_color> + <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="label" version="2.0.0"> + <name>Label_4</name> + <class>HEADER3</class> + <text>Diagnostics</text> + <width>365</width> + <height>40</height> + <font use_class="true"> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <foreground_color use_class="true"> + <color name="Text" red="25" green="25" blue="25"> + </color> + </foreground_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_6</name> + <text>Enabled:</text> + <x>15</x> + <y>50</y> + <width>60</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P)$(R)Ena-Sel</pv_name> + <x>83</x> + <y>50</y> + <width>65</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_7</name> + <text>Link:</text> + <x>16</x> + <y>84</y> + <width>60</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_2</name> + <pv_name>$(P)$(R)Link-Sts</pv_name> + <x>83</x> + <y>84</y> + <width>65</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_8</name> + <text>PLL:</text> + <x>16</x> + <y>118</y> + <width>60</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_3</name> + <pv_name>$(P)$(R)Pll-Sts</pv_name> + <x>83</x> + <y>118</y> + <width>65</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_11</name> + <text>Time:</text> + <x>16</x> + <y>152</y> + <width>60</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_6</name> + <pv_name>$(P)$(R)Time-Valid-Sts</pv_name> + <x>83</x> + <y>152</y> + <width>65</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_20</name> + <text>Link Err Cnt:</text> + <x>177</x> + <y>152</y> + <width>90</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_17</name> + <pv_name>$(P)$(R)Cnt-RxErr-I</pv_name> + <x>275</x> + <y>152</y> + <width>65</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_18</name> + <pv_name>$(P)$(R)Cnt-LinkTimo-I</pv_name> + <x>275</x> + <y>50</y> + <width>65</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_21</name> + <text>FIFO OFlw:</text> + <x>177</x> + <y>84</y> + <width>90</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_19</name> + <pv_name>$(P)$(R)Cnt-HwOflw-I</pv_name> + <x>275</x> + <y>84</y> + <width>65</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_20</name> + <pv_name>$(P)$(R)Cnt-SwOflw-I</pv_name> + <x>275</x> + <y>118</y> + <width>65</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_22</name> + <text>HBt TIMO Cnt:</text> + <x>177</x> + <y>50</y> + <width>90</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_23</name> + <text>Sw OFlw:</text> + <x>177</x> + <y>118</y> + <width>90</width> + <font> + <font family="Source Sans Pro" style="REGULAR" size="14.0"> + </font> + </font> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_1</name> + <x>351</x> + <y>1200</y> + <width>1</width> + <height>1</height> + </widget> +</display>