From fd3f982834ac3c43c0727b404b61669570543f02 Mon Sep 17 00:00:00 2001 From: Hinko Kocevar <hinko.kocevar@ess.eu> Date: Thu, 9 Apr 2020 11:51:11 +0200 Subject: [PATCH] import EVR engineering BOB files --- EVR/evrioc/instance.bob | 75 ++ EVR/evrioc/top-fail.bob | 359 +++++++ EVR/evrioc/top.bob | 151 +++ EVR/mrfioc2/_evg_mxc.bob | 73 ++ EVR/mrfioc2/_evg_trigevt.bob | 53 + EVR/mrfioc2/_evrdlygen.bob | 245 +++++ EVR/mrfioc2/_evrinput.bob | 208 ++++ EVR/mrfioc2/_evroutput.bob | 112 +++ EVR/mrfioc2/evg-cpci-230.bob | 1176 ++++++++++++++++++++++ EVR/mrfioc2/evg-seq.bob | 705 +++++++++++++ EVR/mrfioc2/evg-vme-230.bob | 1176 ++++++++++++++++++++++ EVR/mrfioc2/evr-cml-output.bob | 728 ++++++++++++++ EVR/mrfioc2/evr-cml-pat40.bob | 1201 ++++++++++++++++++++++ EVR/mrfioc2/evr-cpci-300.bob | 1241 +++++++++++++++++++++++ EVR/mrfioc2/evr-expert.bob | 1697 +++++++++++++++++++++++++++++++ EVR/mrfioc2/evr-mtca-300.bob | 1712 ++++++++++++++++++++++++++++++++ EVR/mrfioc2/evr-mtca-300u.bob | 1496 ++++++++++++++++++++++++++++ EVR/mrfioc2/evr-pcie-300dc.bob | 1393 ++++++++++++++++++++++++++ EVR/mrfioc2/evr-pmc-230.bob | 1106 +++++++++++++++++++++ EVR/mrfioc2/evr-vmerf-230.bob | 1601 +++++++++++++++++++++++++++++ 20 files changed, 16508 insertions(+) create mode 100644 EVR/evrioc/instance.bob create mode 100644 EVR/evrioc/top-fail.bob create mode 100644 EVR/evrioc/top.bob create mode 100644 EVR/mrfioc2/_evg_mxc.bob create mode 100644 EVR/mrfioc2/_evg_trigevt.bob create mode 100644 EVR/mrfioc2/_evrdlygen.bob create mode 100644 EVR/mrfioc2/_evrinput.bob create mode 100644 EVR/mrfioc2/_evroutput.bob create mode 100644 EVR/mrfioc2/evg-cpci-230.bob create mode 100644 EVR/mrfioc2/evg-seq.bob create mode 100644 EVR/mrfioc2/evg-vme-230.bob create mode 100644 EVR/mrfioc2/evr-cml-output.bob create mode 100644 EVR/mrfioc2/evr-cml-pat40.bob create mode 100644 EVR/mrfioc2/evr-cpci-300.bob create mode 100644 EVR/mrfioc2/evr-expert.bob create mode 100644 EVR/mrfioc2/evr-mtca-300.bob create mode 100644 EVR/mrfioc2/evr-mtca-300u.bob create mode 100644 EVR/mrfioc2/evr-pcie-300dc.bob create mode 100644 EVR/mrfioc2/evr-pmc-230.bob create mode 100644 EVR/mrfioc2/evr-vmerf-230.bob diff --git a/EVR/evrioc/instance.bob b/EVR/evrioc/instance.bob new file mode 100644 index 0000000..b14c10f --- /dev/null +++ b/EVR/evrioc/instance.bob @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <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>$(CONTROL_GROUP)</text> + <width>191</width> + <height>23</height> + <font> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + <border_color> + <color name="IO Area Background" red="221" green="223" blue="229"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Menu Button_4</name> + <actions> + <action type="open_display"> + <file>../mrfioc2/evr-mtca-300u.opi</file> + <macros> + <D>$(AMC_NAME):</D> + <SYS>$(CONTROL_GROUP):</SYS> + </macros> + <target>tab</target> + </action> + </actions> + <text>Show OPI</text> + <x>449</x> + <y>2</y> + <width>111</width> + <height>20</height> + <foreground_color> + <color name="IO TextButton" red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color name="IO Button" red="178" green="178" blue="178"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>$(AMC_NAME)</text> + <x>204</x> + <width>191</width> + <height>23</height> + <font> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + <border_color> + <color name="IO Area Background" red="221" green="223" blue="229"> + </color> + </border_color> + </widget> +</display> diff --git a/EVR/evrioc/top-fail.bob b/EVR/evrioc/top-fail.bob new file mode 100644 index 0000000..7e37656 --- /dev/null +++ b/EVR/evrioc/top-fail.bob @@ -0,0 +1,359 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE) : Top</name> + <macros> + <TITLE>EVR IOC</TITLE> + </macros> + <width>650</width> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-DEV00</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>446</y> + <width>562</width> + <height>26</height> + <resize>2</resize> + <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>$(TITLE)</text> + <x>15</x> + <y>15</y> + <width>601</width> + <height>50</height> + <font> + <font name="Header 1" family="Liberation Sans" style="BOLD" size="22.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> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-BPM04</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>303</y> + <width>562</width> + <height>26</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> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-FC05</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>360</y> + <width>562</width> + <height>26</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> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-DEV12</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>390</y> + <width>562</width> + <height>26</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> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-BCM08</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>166</y> + <width>562</width> + <height>26</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> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-BCM09</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>114</y> + <width>562</width> + <height>26</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> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-BPM19</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>277</y> + <width>562</width> + <height>26</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_8</name> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-SRV05</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>420</y> + <width>562</width> + <height>26</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_9</name> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-BCM11</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>140</y> + <width>562</width> + <height>26</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_11</name> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-BPM06</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>225</y> + <width>562</width> + <height>26</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_12</name> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-BPM18</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>251</y> + <width>562</width> + <height>26</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_13</name> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-BPM02</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>329</y> + <width>562</width> + <height>26</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_14</name> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-BPM17</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>18</x> + <y>199</y> + <width>562</width> + <height>26</height> + <resize>2</resize> + <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>CONTROL GROUP</text> + <x>19</x> + <y>79</y> + <width>191</width> + <height>23</height> + <font> + <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + <border_color> + <color name="IO Border" red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>AMC NAME</text> + <x>223</x> + <y>79</y> + <width>191</width> + <height>23</height> + <font> + <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + <border_color> + <color name="IO Border" red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>OPI</text> + <x>421</x> + <y>79</y> + <width>191</width> + <height>23</height> + <font> + <font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0"> + </font> + </font> + <horizontal_alignment>1</horizontal_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + <border_color> + <color name="IO Border" red="0" green="0" blue="0"> + </color> + </border_color> + </widget> +</display> diff --git a/EVR/evrioc/top.bob b/EVR/evrioc/top.bob new file mode 100644 index 0000000..1903dab --- /dev/null +++ b/EVR/evrioc/top.bob @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE) : Top</name> + <macros> + <TITLE>EVR IOC</TITLE> + </macros> + <width>650</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>601</width> + <height>50</height> + <font> + <font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.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> + <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_2</name> + <file>instance.opi</file> + <macros> + <AMC_NAME>TS-EVR-000</AMC_NAME> + <CONTROL_GROUP>LAB-FC05</CONTROL_GROUP> + <SYSTEM>$(CONTROL_GROUP):$(AMC_NAME):</SYSTEM> + </macros> + <x>19</x> + <y>120</y> + <width>800</width> + <height>600</height> + <resize>2</resize> + <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>CONTROL GROUP</text> + <x>19</x> + <y>79</y> + <width>191</width> + <height>23</height> + <font> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.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> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + <border_color> + <color name="IO Border" red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>AMC NAME</text> + <x>223</x> + <y>79</y> + <width>191</width> + <height>23</height> + <font> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.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> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + <border_color> + <color name="IO Border" red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>OPI</text> + <x>421</x> + <y>79</y> + <width>191</width> + <height>23</height> + <font> + <font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.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> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + <border_color> + <color name="IO Border" red="0" green="0" blue="0"> + </color> + </border_color> + </widget> +</display> diff --git a/EVR/mrfioc2/_evg_mxc.bob b/EVR/mrfioc2/_evg_mxc.bob new file mode 100644 index 0000000..8418e3c --- /dev/null +++ b/EVR/mrfioc2/_evg_mxc.bob @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <background_color> + <color name="Screen Background" red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>MXC$(N)</text> + <width>91</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)Mxc$(N)-Prescaler-SP</pv_name> + <x>90</x> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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</name> + <pv_name>$(SYS)$(D)Mxc$(N)-Frequency-RB</pv_name> + <x>189</x> + <width>112</width> + <height>19</height> + <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="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)$(D)Mxc$(N)-Polarity-Sel</pv_name> + <x>300</x> + <width>79</width> + <height>19</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/EVR/mrfioc2/_evg_trigevt.bob b/EVR/mrfioc2/_evg_trigevt.bob new file mode 100644 index 0000000..a1933c2 --- /dev/null +++ b/EVR/mrfioc2/_evg_trigevt.bob @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <background_color> + <color name="Screen Background" red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>TrigEvt$(N)</text> + <width>80</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>$(SYS)$(D)TrigEvt$(N)-EvtCode-SP</pv_name> + <x>79</x> + <width>48</width> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)$(D)TrigEvt$(N)-TrigSrc-Sel</pv_name> + <x>126</x> + <width>85</width> + <height>20</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/EVR/mrfioc2/_evrdlygen.bob b/EVR/mrfioc2/_evrdlygen.bob new file mode 100644 index 0000000..d0239b4 --- /dev/null +++ b/EVR/mrfioc2/_evrdlygen.bob @@ -0,0 +1,245 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>Display</name> + <width>520</width> + <height>40</height> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)$(P)-Prescaler-SP</pv_name> + <x>84</x> + <width>37</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <show_units>false</show_units> + <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>$(SYS)$(D)$(P)-Delay-SP</pv_name> + <x>126</x> + <width>109</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <show_units>false</show_units> + <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>$(SYS)$(D)$(P)-Width-SP</pv_name> + <x>264</x> + <width>85</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <show_units>false</show_units> + <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>$(SYS)$(D)$(P)-Delay-SP.EGU</pv_name> + <x>234</x> + <width>25</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <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_1</name> + <pv_name>$(SYS)$(D)$(P)-Width-SP.EGU</pv_name> + <x>348</x> + <width>25</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <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>$(N)</text> + <width>27</width> + <height>37</height> + <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="textentry" version="3.0.0"> + <name>Text Input_3</name> + <pv_name>$(SYS)$(D)$(P)-Evt-Trig0-SP</pv_name> + <x>384</x> + <width>37</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <show_units>false</show_units> + <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_4</name> + <pv_name>$(SYS)$(D)$(P)-Evt-Trig1-SP</pv_name> + <x>429</x> + <width>37</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <show_units>false</show_units> + <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_5</name> + <pv_name>$(SYS)$(D)$(P)-Evt-Trig2-SP</pv_name> + <x>474</x> + <width>37</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <show_units>false</show_units> + <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>$(SYS)$(D)$(P)-Polarity-Sel</pv_name> + <bit>-1</bit> + <x>24</x> + <y>20</y> + <width>61</width> + <height>19</height> + <off_label>Normal</off_label> + <off_color> + <color red="0" green="255" blue="0"> + </color> + </off_color> + <on_label>Invert</on_label> + <on_color> + <color red="0" green="0" blue="255"> + </color> + </on_color> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_1</name> + <pv_name>$(SYS)$(D)$(P)-Ena-Sel</pv_name> + <bit>-1</bit> + <x>24</x> + <width>61</width> + <height>19</height> + <off_color> + <color red="255" green="0" blue="0"> + </color> + </off_color> + <on_color> + <color red="0" green="255" blue="0"> + </color> + </on_color> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_6</name> + <pv_name>$(SYS)$(D)$(P)-Label-I</pv_name> + <x>90</x> + <y>20</y> + <width>415</width> + <height>19</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/EVR/mrfioc2/_evrinput.bob b/EVR/mrfioc2/_evrinput.bob new file mode 100644 index 0000000..19b20a5 --- /dev/null +++ b/EVR/mrfioc2/_evrinput.bob @@ -0,0 +1,208 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <height>2000</height> + <background_color> + <color red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)$(P)-Code-Ext-SP</pv_name> + <x>32</x> + <y>95</y> + <width>53</width> + <height>21</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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>$(SYS)$(D)$(P)-Code-Back-SP</pv_name> + <x>96</x> + <y>95</y> + <width>53</width> + <height>21</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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>$(SYS)$(D)$(P)-Trig-Ext-Sel</pv_name> + <x>32</x> + <y>66</y> + <width>53</width> + <height>21</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_1</name> + <pv_name>$(SYS)$(D)$(P)-Trig-Back-Sel</pv_name> + <x>96</x> + <y>66</y> + <width>53</width> + <height>21</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>Local</text> + <x>32</x> + <y>48</y> + <width>53</width> + <height>19</height> + <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_1</name> + <text>Uplink</text> + <x>96</x> + <y>48</y> + <width>53</width> + <height>19</height> + <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_2</name> + <text>Mode</text> + <y>67</y> + <width>33</width> + <height>19</height> + <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_3</name> + <text>Code</text> + <y>96</y> + <width>33</width> + <height>19</height> + <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="combo" version="2.0.0"> + <name>Menu Button_2</name> + <pv_name>$(SYS)$(D)$(P)-Lvl-Sel</pv_name> + <x>72</x> + <y>6</y> + <width>77</width> + <height>21</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_3</name> + <pv_name>$(SYS)$(D)$(P)-Edge-Sel</pv_name> + <x>72</x> + <y>26</y> + <width>77</width> + <height>21</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>Level</text> + <x>20</x> + <y>8</y> + <width>53</width> + <height>19</height> + <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_5</name> + <text>Edge</text> + <x>20</x> + <y>27</y> + <width>53</width> + <height>19</height> + <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_6</name> + <text>${P)</text> + <x>2</x> + <y>8</y> + <width>29</width> + <height>25</height> + <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> +</display> diff --git a/EVR/mrfioc2/_evroutput.bob b/EVR/mrfioc2/_evroutput.bob new file mode 100644 index 0000000..471a7ee --- /dev/null +++ b/EVR/mrfioc2/_evroutput.bob @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>Display</name> + <background_color> + <color red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)$(D)Out$(O)-Src-Pulse-SP</pv_name> + <x>144</x> + <width>91</width> + <height>25</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_3</name> + <pv_name>$(SYS)$(D)Out$(O)-Src-SP.DESC</pv_name> + <width>145</width> + <height>25</height> + <font> + <font family="Sans" style="BOLD" size="9.900990099009901"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</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="combo" version="2.0.0"> + <name>Menu Button_3</name> + <pv_name>$(SYS)$(D)Out$(O)-Src-DBus-SP</pv_name> + <x>234</x> + <width>91</width> + <height>25</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_4</name> + <pv_name>$(SYS)$(D)Out$(O)-Src-Scale-SP</pv_name> + <x>324</x> + <width>91</width> + <height>25</height> + <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_6</name> + <pv_name>$(SYS)$(D)Out$(O)-Label-I</pv_name> + <y>24</y> + <width>325</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> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS)$(D)Out$(O)-Src-RB</pv_name> + <x>325</x> + <y>25</y> + <width>89</width> + <height>23</height> + <font> + <font family="Sans" style="BOLD" size="9.900990099009901"> + </font> + </font> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> +</display> diff --git a/EVR/mrfioc2/evg-cpci-230.bob b/EVR/mrfioc2/evg-cpci-230.bob new file mode 100644 index 0000000..558f8e9 --- /dev/null +++ b/EVR/mrfioc2/evg-cpci-230.bob @@ -0,0 +1,1176 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE)</name> + <macros> + <TITLE>EVG $(SYS) $(D)</TITLE> + </macros> + <background_color> + <color name="Screen Background" red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="group" version="2.0.0"> + <name>Title800_1</name> + <width>800</width> + <height>32</height> + <style>3</style> + <foreground_color> + <color red="0" green="128" blue="255"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Text Input</name> + <text>${TITLE}</text> + <x>10</x> + <width>777</width> + <height>32</height> + <font> + <font name="Title" family="Sans" style="BOLD" size="11.881188118811881"> + </font> + </font> + <background_color> + <color name="EngTitleBG" red="175" green="238" blue="238"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Event Clock</name> + <x>6</x> + <y>36</y> + <width>193</width> + <height>163</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)-$(D):EvtClk-RFFreq-SP</pv_name> + <x>96</x> + <y>6</y> + <width>91</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</name> + <text>RF Input</text> + <y>6</y> + <width>85</width> + <height>25</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)-$(D):EvtClk-RFDiv-SP</pv_name> + <x>96</x> + <y>30</y> + <width>91</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</name> + <text>RF Dev</text> + <y>30</y> + <width>85</width> + <height>25</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)-$(D):EvtClk-FracSynFreq-SP</pv_name> + <x>96</x> + <y>54</y> + <width>91</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</name> + <text>FS Freq</text> + <y>54</y> + <width>85</width> + <height>25</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="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)-$(D):EvtClk-Source-Sel</pv_name> + <x>96</x> + <y>78</y> + <width>91</width> + <height>25</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>Source</text> + <y>78</y> + <width>85</width> + <height>25</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="label" version="2.0.0"> + <name>Label</name> + <text>Event Clk</text> + <y>102</y> + <width>85</width> + <height>25</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="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(SYS)-$(D):EvtClk-Frequency-RB</pv_name> + <x>96</x> + <y>102</y> + <width>91</width> + <height>25</height> + <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> + <widget type="group" version="2.0.0"> + <name>Multiplexed Counters</name> + <x>204</x> + <y>36</y> + <width>409</width> + <height>223</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evg_mxc.opi</file> + <macros> + <N>0</N> + </macros> + <x>6</x> + <y>30</y> + <width>382</width> + <height>22</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</name> + <file>_evg_mxc.opi</file> + <macros> + <N>1</N> + </macros> + <x>6</x> + <y>51</y> + <width>382</width> + <height>22</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</name> + <file>_evg_mxc.opi</file> + <macros> + <N>2</N> + </macros> + <x>6</x> + <y>72</y> + <width>382</width> + <height>22</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_1</name> + <file>_evg_mxc.opi</file> + <macros> + <N>3</N> + </macros> + <x>6</x> + <y>93</y> + <width>382</width> + <height>22</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</name> + <file>_evg_mxc.opi</file> + <macros> + <N>4</N> + </macros> + <x>6</x> + <y>114</y> + <width>382</width> + <height>22</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_1</name> + <file>_evg_mxc.opi</file> + <macros> + <N>5</N> + </macros> + <x>6</x> + <y>135</y> + <width>382</width> + <height>22</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</name> + <file>_evg_mxc.opi</file> + <macros> + <N>6</N> + </macros> + <x>6</x> + <y>156</y> + <width>382</width> + <height>22</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_1</name> + <file>_evg_mxc.opi</file> + <macros> + <N>7</N> + </macros> + <x>6</x> + <y>177</y> + <width>382</width> + <height>22</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</name> + <text>Prescaler</text> + <x>96</x> + <y>6</y> + <width>97</width> + <height>19</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="label" version="2.0.0"> + <name>Label_1</name> + <text>Output Freq.</text> + <x>198</x> + <y>6</y> + <width>103</width> + <height>19</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="label" version="2.0.0"> + <name>Label_2</name> + <text>Polarity</text> + <x>306</x> + <y>6</y> + <width>73</width> + <height>19</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> + <widget type="group" version="2.0.0"> + <name>Timestamp</name> + <x>6</x> + <y>204</y> + <width>193</width> + <height>109</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>1 PPS Src</text> + <x>6</x> + <y>6</y> + <width>79</width> + <height>19</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="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)-$(D):1ppsInp-Sel</pv_name> + <x>6</x> + <y>24</y> + <width>91</width> + <height>25</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button</name> + <actions> + </actions> + <pv_name>$(SYS)-$(D):SyncTimestamp-Cmd</pv_name> + <text>Sync</text> + <x>108</x> + <y>24</y> + <width>73</width> + <height>25</height> + <font> + <font name="Controls and Buttons" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ControldAndButtons Background" red="218" green="218" blue="218"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(SYS)-$(D):Timestamp-RB</pv_name> + <x>6</x> + <y>60</y> + <width>175</width> + <height>19</height> + <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> + <widget type="group" version="2.0.0"> + <name>Distributed Bus</name> + <x>6</x> + <y>318</y> + <width>193</width> + <height>253</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)-$(D):DbusStatus-RB.SCAN</pv_name> + <x>6</x> + <y>6</y> + <width>45</width> + <height>16</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>Dbus0</text> + <x>6</x> + <y>30</y> + <width>45</width> + <height>19</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="byte_monitor" version="2.0.0"> + <name>Byte Monitor</name> + <pv_name>$(SYS)-$(D):DbusStatus-RB</pv_name> + <x>50</x> + <y>30</y> + <width>20</width> + <height>187</height> + <horizontal>false</horizontal> + <square>true</square> + <off_color> + <color red="0" green="100" blue="0"> + </color> + </off_color> + <on_color> + <color red="0" green="255" blue="0"> + </color> + </on_color> + <foreground_color> + <color red="192" green="192" blue="192"> + </color> + </foreground_color> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Dbus1</text> + <x>6</x> + <y>54</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label_2</name> + <text>Dbus2</text> + <x>6</x> + <y>78</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label_3</name> + <text>Dbus3</text> + <x>6</x> + <y>102</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label_2</name> + <text>Dbus4</text> + <x>6</x> + <y>120</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label_3</name> + <text>Dbus5</text> + <x>6</x> + <y>144</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label_1</name> + <text>Dbus7</text> + <x>6</x> + <y>186</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label</name> + <text>Dbus6</text> + <x>6</x> + <y>162</y> + <width>45</width> + <height>19</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="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)-$(D):Dbus0-Src-Sel</pv_name> + <x>69</x> + <y>32</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)-$(D):Dbus1-Src-Sel</pv_name> + <x>69</x> + <y>55</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)-$(D):Dbus2-Src-Sel</pv_name> + <x>69</x> + <y>79</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)-$(D):Dbus3-Src-Sel</pv_name> + <x>69</x> + <y>103</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)-$(D):Dbus4-Src-Sel</pv_name> + <x>69</x> + <y>121</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_1</name> + <pv_name>$(SYS)-$(D):Dbus5-Src-Sel</pv_name> + <x>69</x> + <y>144</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_2</name> + <pv_name>$(SYS)-$(D):Dbus6-Src-Sel</pv_name> + <x>69</x> + <y>168</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_3</name> + <pv_name>$(SYS)-$(D):Dbus7-Src-Sel</pv_name> + <x>69</x> + <y>192</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Trigger Events</name> + <x>204</x> + <y>264</y> + <width>235</width> + <height>235</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_1</name> + <file>_evg_trigevt.opi</file> + <macros> + <N>0</N> + </macros> + <x>6</x> + <y>24</y> + <width>214</width> + <height>23</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</name> + <text>Evt</text> + <x>84</x> + <y>6</y> + <width>49</width> + <height>19</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="label" version="2.0.0"> + <name>Label_1</name> + <text>Source</text> + <x>132</x> + <y>6</y> + <width>88</width> + <height>19</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="embedded" version="2.0.0"> + <name>Linking Container_1</name> + <file>_evg_trigevt.opi</file> + <macros> + <N>1</N> + </macros> + <x>6</x> + <y>46</y> + <width>214</width> + <height>23</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> + <file>_evg_trigevt.opi</file> + <macros> + <N>2</N> + </macros> + <x>6</x> + <y>68</y> + <width>214</width> + <height>23</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> + <file>_evg_trigevt.opi</file> + <macros> + <N>3</N> + </macros> + <x>6</x> + <y>90</y> + <width>214</width> + <height>23</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_1</name> + <file>_evg_trigevt.opi</file> + <macros> + <N>4</N> + </macros> + <x>6</x> + <y>112</y> + <width>214</width> + <height>23</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_1</name> + <file>_evg_trigevt.opi</file> + <macros> + <N>5</N> + </macros> + <x>6</x> + <y>134</y> + <width>214</width> + <height>23</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> + <file>_evg_trigevt.opi</file> + <macros> + <N>6</N> + </macros> + <x>6</x> + <y>156</y> + <width>214</width> + <height>23</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> + <file>_evg_trigevt.opi</file> + <macros> + <N>7</N> + </macros> + <x>6</x> + <y>178</y> + <width>214</width> + <height>23</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Software Event</name> + <x>444</x> + <y>264</y> + <width>169</width> + <height>61</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)-$(D):SoftEvt-EvtCode-SP</pv_name> + <x>66</x> + <y>6</y> + <width>91</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</name> + <text>Evt</text> + <x>6</x> + <y>6</y> + <width>55</width> + <height>25</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> + <widget type="group" version="2.0.0"> + <name>Sequencers</name> + <x>444</x> + <y>333</y> + <width>169</width> + <height>97</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="action_button" version="3.0.0"> + <name>Menu Button</name> + <actions> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq0</SS> + </macros> + <target>tab</target> + <description>SoftSeq 0</description> + </action> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq1</SS> + </macros> + <target>tab</target> + <description>SoftSeq 1</description> + </action> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq2</SS> + </macros> + <target>tab</target> + <description>SoftSeq 2</description> + </action> + </actions> + <text>Sequencers</text> + <x>30</x> + <y>18</y> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Control</name> + <x>444</x> + <y>438</y> + <width>169</width> + <height>67</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)-$(D):Enable-Sel</pv_name> + <x>66</x> + <y>12</y> + <width>85</width> + <height>25</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>Enable</text> + <x>6</x> + <y>12</y> + <width>55</width> + <height>25</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> +</display> diff --git a/EVR/mrfioc2/evg-seq.bob b/EVR/mrfioc2/evg-seq.bob new file mode 100644 index 0000000..cdc49c3 --- /dev/null +++ b/EVR/mrfioc2/evg-seq.bob @@ -0,0 +1,705 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE)</name> + <macros> + <TITLE>EVG $(SYS) $(D) $(SS)</TITLE> + </macros> + <background_color> + <color name="Screen Background" red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="group" version="2.0.0"> + <name>Title800_1</name> + <width>559</width> + <height>32</height> + <style>3</style> + <foreground_color> + <color red="0" green="128" blue="255"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Text Input</name> + <text>${TITLE}</text> + <x>10</x> + <width>537</width> + <height>32</height> + <font> + <font name="Title" family="Sans" style="BOLD" size="11.881188118811881"> + </font> + </font> + <background_color> + <color name="EngTitleBG" red="175" green="238" blue="238"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <x>6</x> + <y>42</y> + <width>313</width> + <height>211</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Run Mode</text> + <x>18</x> + <y>16</y> + <width>80</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</name> + <text>Timestamp Units</text> + <x>162</x> + <y>35</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="label" version="2.0.0"> + <name>Label</name> + <text>Trigger Source</text> + <x>9</x> + <y>84</y> + <width>97</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</name> + <pv_name>$(SYS)$(D)$(SS)-RunMode-RB</pv_name> + <x>18</x> + <y>35</y> + <width>80</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="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)$(D)$(SS)-RunMode-Sel</pv_name> + <x>18</x> + <y>54</y> + <width>80</width> + <height>19</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</name> + <pv_name>$(SYS)$(D)$(SS)-TrigSrc-RB</pv_name> + <x>18</x> + <y>103</y> + <width>80</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="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)$(D)$(SS)-TrigSrc-0-Sel</pv_name> + <x>18</x> + <y>122</y> + <width>80</width> + <height>19</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)$(D)$(SS)-TsResolution-Sel</pv_name> + <x>143</x> + <y>54</y> + <width>80</width> + <height>19</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</name> + <pv_name>$(SYS)$(D)$(SS)-Commit-RB</pv_name> + <x>143</x> + <y>103</y> + <width>80</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</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(SYS)$(D)$(SS)-Commit-Cmd</pv_name> + <text>Commit</text> + <x>143</x> + <y>122</y> + <width>80</width> + <height>19</height> + <font> + <font name="Controls and Buttons" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ControldAndButtons Background" red="218" green="218" blue="218"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(SYS)$(D)$(SS)-TsResolution-RB</pv_name> + <x>222</x> + <y>54</y> + <width>80</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="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)$(D)$(SS)-TrigSrc-1-Sel</pv_name> + <x>18</x> + <y>140</y> + <width>80</width> + <height>19</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_1</name> + <pv_name>$(SYS)$(D)$(SS)-TrigSrc-2-Sel</pv_name> + <x>18</x> + <y>158</y> + <width>80</width> + <height>19</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + </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>$(SYS)$(D)$(SS)-Load-Cmd</pv_name> + <text>Load</text> + <x>18</x> + <y>277</y> + <width>67</width> + <height>19</height> + <font> + <font name="Controls and Buttons" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ControldAndButtons Background" red="218" green="218" blue="218"> + </color> + </background_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>$(SYS)$(D)$(SS)-Unload-Cmd</pv_name> + <text>Unload</text> + <x>84</x> + <y>277</y> + <width>67</width> + <height>19</height> + <font> + <font name="Controls and Buttons" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ControldAndButtons Background" red="218" green="218" blue="218"> + </color> + </background_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>$(SYS)$(D)$(SS)-Enable-Cmd</pv_name> + <text>Enable</text> + <x>18</x> + <y>325</y> + <width>67</width> + <height>19</height> + <font> + <font name="Controls and Buttons" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ControldAndButtons Background" red="218" green="218" blue="218"> + </color> + </background_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>$(SYS)$(D)$(SS)-Disable-Cmd</pv_name> + <text>Disable</text> + <x>84</x> + <y>325</y> + <width>67</width> + <height>19</height> + <font> + <font name="Controls and Buttons" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ControldAndButtons Background" red="218" green="218" blue="218"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(SYS)$(D)$(SS)-Load-RB</pv_name> + <x>18</x> + <y>258</y> + <width>133</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_1</name> + <pv_name>$(SYS)$(D)$(SS)-Enable-RB</pv_name> + <x>18</x> + <y>307</y> + <width>133</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_6</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(SYS)$(D)$(SS)-SoftTrig-Cmd</pv_name> + <text>SW Trigger</text> + <x>186</x> + <y>258</y> + <width>97</width> + <height>19</height> + <font> + <font name="Controls and Buttons" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ControldAndButtons Background" red="218" green="218" blue="218"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_2</name> + <pv_name>$(SYS)$(D)$(SS)-NumOfRuns-I</pv_name> + <x>210</x> + <y>324</y> + <width>103</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</name> + <text># E</text> + <x>156</x> + <y>324</y> + <width>43</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_3</name> + <pv_name>$(SYS)$(D)$(SS)-Error-RB</pv_name> + <x>12</x> + <y>360</y> + <width>307</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_4</name> + <pv_name>$(SYS)$(D)$(SS)-NumOfStarts-I</pv_name> + <x>210</x> + <y>300</y> + <width>103</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_1</name> + <text># S</text> + <x>156</x> + <y>300</y> + <width>43</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="table" version="2.0.0"> + <name>SeqSet</name> + <x>324</x> + <y>84</y> + <width>169</width> + <height>541</height> + <foreground_color> + <color red="192" green="192" blue="192"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <columns> + <column> + <name>Delay</name> + <width>80</width> + <editable>true</editable> + </column> + <column> + <name>Code</name> + <width>80</width> + <editable>true</editable> + </column> + </columns> + <actions> + </actions> + <scripts> + <script file="evg-seq-save.py"> + <pv_name trigger="false">$(SYS)$(D)$(SS)-Timestamp-SP</pv_name> + <pv_name trigger="false">$(SYS)$(D)$(SS)-EvtCode-SP</pv_name> + <pv_name>loc://${DID}table_save(0)</pv_name> + </script> + <script file="evg-seq-revert.py"> + <pv_name trigger="false">$(SYS)$(D)$(SS)-Timestamp-RB</pv_name> + <pv_name trigger="false">$(SYS)$(D)$(SS)-EvtCode-RB</pv_name> + <pv_name>loc://${DID}table_revert(0)</pv_name> + </script> + <script file="evg-seq-revert.py"> + <pv_name>$(SYS)$(D)$(SS)-Timestamp-SP</pv_name> + <pv_name>$(SYS)$(D)$(SS)-EvtCode-SP</pv_name> + <pv_name>loc://${DID}table_reload(0)</pv_name> + </script> + </scripts> + </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>0</value> + </action> + </actions> + <pv_name>loc://${DID}table_save</pv_name> + <text>Write Scratch</text> + <x>498</x> + <y>124</y> + <width>152</width> + <height>27</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>InsertDelay</name> + <x>324</x> + <y>48</y> + <width>73</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="textentry" version="3.0.0"> + <name>InsertCode</name> + <x>414</x> + <y>48</y> + <width>73</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_8</name> + <actions> + <action type="execute"> + <script file="evg-seq-append.py"> + </script> + <description>Append to Table</description> + </action> + </actions> + <text>Append</text> + <x>498</x> + <y>47</y> + <width>79</width> + <height>27</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="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>0</value> + </action> + </actions> + <pv_name>loc://${DID}table_revert</pv_name> + <text>Read Committed</text> + <x>498</x> + <y>184</y> + <width>152</width> + <height>27</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_10</name> + <actions> + <action type="execute"> + <script file="evg-seq-clear.py"> + </script> + <description>Clear Table</description> + </action> + </actions> + <text>Clear Table</text> + <x>498</x> + <y>214</y> + <width>152</width> + <height>27</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="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>0</value> + </action> + </actions> + <pv_name>loc://${DID}table_reload</pv_name> + <text>Read Scratch</text> + <x>498</x> + <y>154</y> + <width>152</width> + <height>27</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + </widget> +</display> diff --git a/EVR/mrfioc2/evg-vme-230.bob b/EVR/mrfioc2/evg-vme-230.bob new file mode 100644 index 0000000..1440925 --- /dev/null +++ b/EVR/mrfioc2/evg-vme-230.bob @@ -0,0 +1,1176 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE)</name> + <macros> + <TITLE>EVG $(SYS) $(D)</TITLE> + </macros> + <background_color> + <color name="Screen Background" red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="group" version="2.0.0"> + <name>Title800_1</name> + <width>800</width> + <height>32</height> + <style>3</style> + <foreground_color> + <color red="0" green="128" blue="255"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Text Input</name> + <text>${TITLE}</text> + <x>10</x> + <width>777</width> + <height>32</height> + <font> + <font name="Title" family="Sans" style="BOLD" size="11.881188118811881"> + </font> + </font> + <background_color> + <color name="EngTitleBG" red="175" green="238" blue="238"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Event Clock</name> + <x>6</x> + <y>36</y> + <width>193</width> + <height>163</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-EvtClk}RFFreq-SP</pv_name> + <x>96</x> + <y>6</y> + <width>91</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</name> + <text>RF Input</text> + <y>6</y> + <width>85</width> + <height>25</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-EvtClk}RFDiv-SP</pv_name> + <x>96</x> + <y>30</y> + <width>91</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</name> + <text>RF Dev</text> + <y>30</y> + <width>85</width> + <height>25</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-EvtClk}FracSynFreq-SP</pv_name> + <x>96</x> + <y>54</y> + <width>91</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</name> + <text>FS Freq</text> + <y>54</y> + <width>85</width> + <height>25</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="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS){$(D)-EvtClk}Source-Sel</pv_name> + <x>96</x> + <y>78</y> + <width>91</width> + <height>25</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>Source</text> + <y>78</y> + <width>85</width> + <height>25</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="label" version="2.0.0"> + <name>Label</name> + <text>Event Clk</text> + <y>102</y> + <width>85</width> + <height>25</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="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(SYS){$(D)-EvtClk}Frequency-RB</pv_name> + <x>96</x> + <y>102</y> + <width>91</width> + <height>25</height> + <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> + <widget type="group" version="2.0.0"> + <name>Multiplexed Counters</name> + <x>204</x> + <y>36</y> + <width>409</width> + <height>223</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evg_mxc.opi</file> + <macros> + <N>0</N> + </macros> + <x>6</x> + <y>30</y> + <width>382</width> + <height>22</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</name> + <file>_evg_mxc.opi</file> + <macros> + <N>1</N> + </macros> + <x>6</x> + <y>51</y> + <width>382</width> + <height>22</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</name> + <file>_evg_mxc.opi</file> + <macros> + <N>2</N> + </macros> + <x>6</x> + <y>72</y> + <width>382</width> + <height>22</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_1</name> + <file>_evg_mxc.opi</file> + <macros> + <N>3</N> + </macros> + <x>6</x> + <y>93</y> + <width>382</width> + <height>22</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</name> + <file>_evg_mxc.opi</file> + <macros> + <N>4</N> + </macros> + <x>6</x> + <y>114</y> + <width>382</width> + <height>22</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_1</name> + <file>_evg_mxc.opi</file> + <macros> + <N>5</N> + </macros> + <x>6</x> + <y>135</y> + <width>382</width> + <height>22</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</name> + <file>_evg_mxc.opi</file> + <macros> + <N>6</N> + </macros> + <x>6</x> + <y>156</y> + <width>382</width> + <height>22</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_1</name> + <file>_evg_mxc.opi</file> + <macros> + <N>7</N> + </macros> + <x>6</x> + <y>177</y> + <width>382</width> + <height>22</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</name> + <text>Prescaler</text> + <x>96</x> + <y>6</y> + <width>97</width> + <height>19</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="label" version="2.0.0"> + <name>Label_1</name> + <text>Output Freq.</text> + <x>198</x> + <y>6</y> + <width>103</width> + <height>19</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="label" version="2.0.0"> + <name>Label_2</name> + <text>Polarity</text> + <x>306</x> + <y>6</y> + <width>73</width> + <height>19</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> + <widget type="group" version="2.0.0"> + <name>Timestamp</name> + <x>6</x> + <y>204</y> + <width>193</width> + <height>109</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>1 PPS Src</text> + <x>6</x> + <y>6</y> + <width>79</width> + <height>19</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="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS){$(D)}1ppsInp-Sel</pv_name> + <x>6</x> + <y>24</y> + <width>91</width> + <height>25</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button</name> + <actions> + </actions> + <pv_name>$(SYS){$(D)}SyncTimestamp-Cmd</pv_name> + <text>Sync</text> + <x>108</x> + <y>24</y> + <width>73</width> + <height>25</height> + <font> + <font name="Controls and Buttons" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ControldAndButtons Background" red="218" green="218" blue="218"> + </color> + </background_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(SYS){$(D)}Timestamp-RB</pv_name> + <x>6</x> + <y>60</y> + <width>175</width> + <height>19</height> + <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> + <widget type="group" version="2.0.0"> + <name>Distributed Bus</name> + <x>6</x> + <y>318</y> + <width>193</width> + <height>253</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS){$(D)}DbusStatus-RB.SCAN</pv_name> + <x>6</x> + <y>6</y> + <width>45</width> + <height>16</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>Dbus0</text> + <x>6</x> + <y>30</y> + <width>45</width> + <height>19</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="byte_monitor" version="2.0.0"> + <name>Byte Monitor</name> + <pv_name>$(SYS){$(D)}DbusStatus-RB</pv_name> + <x>50</x> + <y>30</y> + <width>20</width> + <height>187</height> + <horizontal>false</horizontal> + <square>true</square> + <off_color> + <color red="0" green="100" blue="0"> + </color> + </off_color> + <on_color> + <color red="0" green="255" blue="0"> + </color> + </on_color> + <foreground_color> + <color red="192" green="192" blue="192"> + </color> + </foreground_color> + <actions> + </actions> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Dbus1</text> + <x>6</x> + <y>54</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label_2</name> + <text>Dbus2</text> + <x>6</x> + <y>78</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label_3</name> + <text>Dbus3</text> + <x>6</x> + <y>102</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label_2</name> + <text>Dbus4</text> + <x>6</x> + <y>120</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label_3</name> + <text>Dbus5</text> + <x>6</x> + <y>144</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label_1</name> + <text>Dbus7</text> + <x>6</x> + <y>186</y> + <width>45</width> + <height>19</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="label" version="2.0.0"> + <name>Label</name> + <text>Dbus6</text> + <x>6</x> + <y>162</y> + <width>45</width> + <height>19</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="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS){$(D)-Dbus:0}Src-Sel</pv_name> + <x>69</x> + <y>32</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS){$(D)-Dbus:1}Src-Sel</pv_name> + <x>69</x> + <y>55</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS){$(D)-Dbus:2}Src-Sel</pv_name> + <x>69</x> + <y>79</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS){$(D)-Dbus:3}Src-Sel</pv_name> + <x>69</x> + <y>103</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS){$(D)-Dbus:4}Src-Sel</pv_name> + <x>69</x> + <y>121</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_1</name> + <pv_name>$(SYS){$(D)-Dbus:5}Src-Sel</pv_name> + <x>69</x> + <y>144</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_2</name> + <pv_name>$(SYS){$(D)-Dbus:6}Src-Sel</pv_name> + <x>69</x> + <y>168</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button_3</name> + <pv_name>$(SYS){$(D)-Dbus:7}Src-Sel</pv_name> + <x>69</x> + <y>192</y> + <width>70</width> + <height>17</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Trigger Events</name> + <x>204</x> + <y>264</y> + <width>235</width> + <height>235</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_1</name> + <file>_evg_trigevt.opi</file> + <macros> + <N>0</N> + </macros> + <x>6</x> + <y>24</y> + <width>214</width> + <height>23</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</name> + <text>Evt</text> + <x>84</x> + <y>6</y> + <width>49</width> + <height>19</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="label" version="2.0.0"> + <name>Label_1</name> + <text>Source</text> + <x>132</x> + <y>6</y> + <width>88</width> + <height>19</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="embedded" version="2.0.0"> + <name>Linking Container_1</name> + <file>_evg_trigevt.opi</file> + <macros> + <N>1</N> + </macros> + <x>6</x> + <y>46</y> + <width>214</width> + <height>23</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> + <file>_evg_trigevt.opi</file> + <macros> + <N>2</N> + </macros> + <x>6</x> + <y>68</y> + <width>214</width> + <height>23</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> + <file>_evg_trigevt.opi</file> + <macros> + <N>3</N> + </macros> + <x>6</x> + <y>90</y> + <width>214</width> + <height>23</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_1</name> + <file>_evg_trigevt.opi</file> + <macros> + <N>4</N> + </macros> + <x>6</x> + <y>112</y> + <width>214</width> + <height>23</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_1</name> + <file>_evg_trigevt.opi</file> + <macros> + <N>5</N> + </macros> + <x>6</x> + <y>134</y> + <width>214</width> + <height>23</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> + <file>_evg_trigevt.opi</file> + <macros> + <N>6</N> + </macros> + <x>6</x> + <y>156</y> + <width>214</width> + <height>23</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> + <file>_evg_trigevt.opi</file> + <macros> + <N>7</N> + </macros> + <x>6</x> + <y>178</y> + <width>214</width> + <height>23</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Software Event</name> + <x>444</x> + <y>264</y> + <width>169</width> + <height>61</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-SoftEvt}EvtCode-SP</pv_name> + <x>66</x> + <y>6</y> + <width>91</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</name> + <text>Evt</text> + <x>6</x> + <y>6</y> + <width>55</width> + <height>25</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> + <widget type="group" version="2.0.0"> + <name>Sequencers</name> + <x>444</x> + <y>333</y> + <width>169</width> + <height>97</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="action_button" version="3.0.0"> + <name>Menu Button</name> + <actions> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq:0</SS> + </macros> + <target>tab</target> + <description>SoftSeq 0</description> + </action> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq:1</SS> + </macros> + <target>tab</target> + <description>SoftSeq 1</description> + </action> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq:2</SS> + </macros> + <target>tab</target> + <description>SoftSeq 2</description> + </action> + </actions> + <text>Sequencers</text> + <x>30</x> + <y>18</y> + <height>40</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Control</name> + <x>444</x> + <y>438</y> + <width>169</width> + <height>67</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS){$(D)}Enable-Sel</pv_name> + <x>66</x> + <y>12</y> + <width>85</width> + <height>25</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>Enable</text> + <x>6</x> + <y>12</y> + <width>55</width> + <height>25</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> +</display> diff --git a/EVR/mrfioc2/evr-cml-output.bob b/EVR/mrfioc2/evr-cml-output.bob new file mode 100644 index 0000000..d0df216 --- /dev/null +++ b/EVR/mrfioc2/evr-cml-output.bob @@ -0,0 +1,728 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>${TITLE}</name> + <macros> + <INFO>set/path/to/info</INFO> + <MAIN>evr-vmerf-setup.opi</MAIN> + <TITLE>CML: $(SYS) $(D) $(O)</TITLE> + </macros> + <width>650</width> + <background_color> + <color red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="group" version="2.0.0"> + <name>Setup</name> + <x>6</x> + <y>42</y> + <width>266</width> + <height>146</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>Reset</text> + <x>3</x> + <y>57</y> + <width>40</width> + <height>19</height> + <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>$(SYS)$(D)Out$(O)-Mode-Sel</pv_name> + <x>48</x> + <y>90</y> + <height>19</height> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + <widget type="choice" version="2.0.0"> + <name>Choice Button_2</name> + <pv_name>$(SYS)$(D)Out$(O)-Rst-Sel</pv_name> + <x>48</x> + <y>54</y> + <width>103</width> + <height>25</height> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <selected_color> + <color red="255" green="255" blue="255"> + </color> + </selected_color> + <actions> + </actions> + <items> + <item>Item 1</item> + <item>Item 2</item> + </items> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>GTX Fine Delay</text> + <x>181</x> + <y>12</y> + <width>72</width> + <height>13</height> + <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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)Out$(O)-Delay-SP</pv_name> + <x>186</x> + <y>27</y> + <width>62</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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>3</x> + <y>9</y> + <width>40</width> + <height>19</height> + <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>$(SYS)$(D)Out$(O)-Width-RB</pv_name> + <x>186</x> + <y>53</y> + <width>61</width> + <height>14</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Power</text> + <x>3</x> + <y>33</y> + <width>40</width> + <height>19</height> + <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="choice" version="2.0.0"> + <name>Choice Button_1</name> + <pv_name>$(SYS)$(D)Out$(O)-Pwr-Sel</pv_name> + <x>48</x> + <y>30</y> + <width>103</width> + <height>25</height> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <selected_color> + <color red="255" green="255" blue="255"> + </color> + </selected_color> + <actions> + </actions> + <items> + <item>Item 1</item> + <item>Item 2</item> + </items> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>Mode</text> + <x>3</x> + <y>90</y> + <width>40</width> + <height>19</height> + <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="choice" version="2.0.0"> + <name>Choice Button</name> + <pv_name>$(SYS)$(D)Out$(O)-Ena-Sel</pv_name> + <x>48</x> + <y>6</y> + <width>103</width> + <height>25</height> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <selected_color> + <color red="255" green="255" blue="255"> + </color> + </selected_color> + <actions> + </actions> + <items> + <item>Item 1</item> + <item>Item 2</item> + </items> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Waveform Mode</name> + <x>6</x> + <y>192</y> + <width>661</width> + <height>312</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>WF Calc.</text> + <x>6</x> + <y>6</y> + <width>42</width> + <height>13</height> + <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="xyplot" version="2.0.0"> + <name>XY Graph</name> + <x>6</x> + <y>30</y> + <width>643</width> + <height>250</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <title_font> + <font family="Arial" style="BOLD" size="11.881188118811881"> + </font> + </title_font> + <actions> + </actions> + <x_axis> + <title>Primary X Axis (0)</title> + <autoscale>true</autoscale> + <log_scale>false</log_scale> + <minimum>0.0</minimum> + <maximum>100.0</maximum> + <show_grid>true</show_grid> + <title_font> + <font family="Arial" style="BOLD" size="8.910891089108912"> + </font> + </title_font> + <scale_font> + <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0"> + </font> + </scale_font> + <visible>true</visible> + </x_axis> + <y_axes> + <y_axis> + <title>Primary Y Axis (1)</title> + <autoscale>false</autoscale> + <log_scale>false</log_scale> + <minimum>-0.1</minimum> + <maximum>1.1</maximum> + <show_grid>true</show_grid> + <title_font> + <font family="Arial" style="BOLD" size="8.910891089108912"> + </font> + </title_font> + <scale_font> + <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0"> + </font> + </scale_font> + <visible>true</visible> + </y_axis> + </y_axes> + <traces> + <trace> + <name>$(traces[0].y_pv)</name> + <x_pv>$(SYS)$(D)Out$(O)-Pat-WfX-I</x_pv> + <y_pv>$(SYS)$(D)Out$(O)-Pat-Wf-SP</y_pv> + <err_pv></err_pv> + <axis>0</axis> + <trace_type>0</trace_type> + <color> + <color red="21" green="21" blue="196"> + </color> + </color> + <line_width>1</line_width> + <line_style>0</line_style> + <point_type>2</point_type> + <point_size>4</point_size> + <visible>true</visible> + </trace> + <trace> + <name>$(traces[1].y_pv)</name> + <x_pv>$(SYS)$(D)Out$(O)-Pat-WfX-I</x_pv> + <y_pv>$(SYS)$(D)Out$(O)-Pat-Wf-RB</y_pv> + <err_pv></err_pv> + <axis>0</axis> + <trace_type>1</trace_type> + <color> + <color red="242" green="26" blue="26"> + </color> + </color> + <line_width>1</line_width> + <line_style>0</line_style> + <point_type>0</point_type> + <point_size>4</point_size> + <visible>true</visible> + </trace> + </traces> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Delay</text> + <x>118</x> + <y>6</y> + <width>42</width> + <height>13</height> + <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="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(SYS)$(D)Out$(O)-WfCalc-Width-SP</pv_name> + <x>296</x> + <y>4</y> + <width>62</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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>$(SYS)$(D)Out$(O)-WfCalc-Delay-SP.EGU</pv_name> + <x>222</x> + <y>5</y> + <width>29</width> + <height>16</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <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_1</name> + <pv_name>$(SYS)$(D)Out$(O)-WfCalc-Width-SP.EGU</pv_name> + <x>362</x> + <y>5</y> + <width>29</width> + <height>16</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <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>Width</text> + <x>255</x> + <y>6</y> + <width>42</width> + <height>13</height> + <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>$(SYS)$(D)Out$(O)-WfCalc-Ena-SP</pv_name> + <bit>-1</bit> + <x>54</x> + <y>2</y> + <width>56</width> + <height>22</height> + <off_label></off_label> + <off_color> + <color red="0" green="100" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="255" blue="0"> + </color> + </on_color> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)Out$(O)-WfCalc-Delay-SP</pv_name> + <x>156</x> + <y>4</y> + <width>62</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Frequency Mode</name> + <x>276</x> + <y>42</y> + <width>391</width> + <height>146</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="group" version="2.0.0"> + <name>4x Pattern Mode</name> + <x>6</x> + <y>510</y> + <width>661</width> + <height>445</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="polyline" version="2.0.0"> + <name>Polyline</name> + <x>18</x> + <y>372</y> + <width>103</width> + <height>49</height> + <line_width>1</line_width> + <points> + <point x="0.0" y="48.0"> + </point> + <point x="48.0" y="48.0"> + </point> + <point x="48.0" y="0.0"> + </point> + <point x="102.0" y="0.0"> + </point> + <point x="102.0" y="48.0"> + </point> + </points> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>evr-cml-pat40.opi</file> + <macros> + <PAT>$(SYS)$(D)Out$(O)-Pat-Low</PAT> + </macros> + <x>7</x> + <y>37</y> + <width>644</width> + <height>48</height> + <resize>1</resize> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Low</text> + <x>12</x> + <y>12</y> + <width>47</width> + <height>18</height> + <font> + <font name="Header1" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <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="embedded" version="2.0.0"> + <name>Linking Container_1</name> + <file>evr-cml-pat40.opi</file> + <macros> + <PAT>$(SYS)$(D)Out$(O)-Pat-Rise</PAT> + </macros> + <x>7</x> + <y>115</y> + <width>644</width> + <height>48</height> + <resize>1</resize> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Rise</text> + <x>12</x> + <y>90</y> + <width>47</width> + <height>18</height> + <font> + <font name="Header1" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <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="embedded" version="2.0.0"> + <name>Linking Container_2</name> + <file>evr-cml-pat40.opi</file> + <macros> + <PAT>$(SYS)$(D)Out$(O)-Pat-High</PAT> + </macros> + <x>7</x> + <y>199</y> + <width>644</width> + <height>48</height> + <resize>1</resize> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>High</text> + <x>12</x> + <y>174</y> + <width>47</width> + <height>18</height> + <font> + <font name="Header1" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <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="embedded" version="2.0.0"> + <name>Linking Container_3</name> + <file>evr-cml-pat40.opi</file> + <macros> + <PAT>$(SYS)$(D)Out$(O)-Pat-Fall</PAT> + </macros> + <x>7</x> + <y>277</y> + <width>644</width> + <height>48</height> + <resize>1</resize> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>Fall</text> + <x>12</x> + <y>252</y> + <width>47</width> + <height>18</height> + <font> + <font name="Header1" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <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>Title800_1</name> + <width>800</width> + <height>32</height> + <style>3</style> + <foreground_color> + <color red="0" green="128" blue="255"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Text Input</name> + <text>${TITLE}</text> + <x>10</x> + <width>777</width> + <height>32</height> + <font> + <font name="Title" family="Sans" style="BOLD" size="11.881188118811881"> + </font> + </font> + <background_color> + <color name="EngTitleBG" red="175" green="238" blue="238"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </widget> +</display> diff --git a/EVR/mrfioc2/evr-cml-pat40.bob b/EVR/mrfioc2/evr-cml-pat40.bob new file mode 100644 index 0000000..0e0f702 --- /dev/null +++ b/EVR/mrfioc2/evr-cml-pat40.bob @@ -0,0 +1,1201 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <height>2000</height> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button</name> + <pv_name>$(PAT)00_15-SP.BF</pv_name> + <bit>-1</bit> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_1</name> + <pv_name>$(PAT)00_15-SP.BE</pv_name> + <bit>-1</bit> + <x>14</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_2</name> + <pv_name>$(PAT)00_15-SP.BD</pv_name> + <bit>-1</bit> + <x>30</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_3</name> + <pv_name>$(PAT)00_15-SP.BC</pv_name> + <bit>-1</bit> + <x>46</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_4</name> + <pv_name>$(PAT)00_15-SP.BB</pv_name> + <bit>-1</bit> + <x>62</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_5</name> + <pv_name>$(PAT)00_15-SP.BA</pv_name> + <bit>-1</bit> + <x>78</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_6</name> + <pv_name>$(PAT)00_15-SP.B9</pv_name> + <bit>-1</bit> + <x>94</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_7</name> + <pv_name>$(PAT)00_15-SP.B8</pv_name> + <bit>-1</bit> + <x>110</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_8</name> + <pv_name>$(PAT)00_15-SP.B7</pv_name> + <bit>-1</bit> + <x>126</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_9</name> + <pv_name>$(PAT)00_15-SP.B6</pv_name> + <bit>-1</bit> + <x>142</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_10</name> + <pv_name>$(PAT)00_15-SP.B5</pv_name> + <bit>-1</bit> + <x>158</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_11</name> + <pv_name>$(PAT)00_15-SP.B4</pv_name> + <bit>-1</bit> + <x>174</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_12</name> + <pv_name>$(PAT)00_15-SP.B3</pv_name> + <bit>-1</bit> + <x>190</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_13</name> + <pv_name>$(PAT)00_15-SP.B2</pv_name> + <bit>-1</bit> + <x>206</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_14</name> + <pv_name>$(PAT)00_15-SP.B1</pv_name> + <bit>-1</bit> + <x>222</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_15</name> + <pv_name>$(PAT)00_15-SP.B0</pv_name> + <bit>-1</bit> + <x>238</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_16</name> + <pv_name>$(PAT)16_31-SP.BF</pv_name> + <bit>-1</bit> + <x>252</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_17</name> + <pv_name>$(PAT)16_31-SP.BE</pv_name> + <bit>-1</bit> + <x>268</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_18</name> + <pv_name>$(PAT)16_31-SP.BD</pv_name> + <bit>-1</bit> + <x>284</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_19</name> + <pv_name>$(PAT)16_31-SP.BC</pv_name> + <bit>-1</bit> + <x>300</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_20</name> + <pv_name>$(PAT)16_31-SP.BB</pv_name> + <bit>-1</bit> + <x>316</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_21</name> + <pv_name>$(PAT)16_31-SP.BA</pv_name> + <bit>-1</bit> + <x>332</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_22</name> + <pv_name>$(PAT)16_31-SP.B9</pv_name> + <bit>-1</bit> + <x>348</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_23</name> + <pv_name>$(PAT)16_31-SP.B8</pv_name> + <bit>-1</bit> + <x>364</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_24</name> + <pv_name>$(PAT)16_31-SP.B7</pv_name> + <bit>-1</bit> + <x>380</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_25</name> + <pv_name>$(PAT)16_31-SP.B6</pv_name> + <bit>-1</bit> + <x>396</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_26</name> + <pv_name>$(PAT)16_31-SP.B5</pv_name> + <bit>-1</bit> + <x>412</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_27</name> + <pv_name>$(PAT)16_31-SP.B4</pv_name> + <bit>-1</bit> + <x>428</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_28</name> + <pv_name>$(PAT)16_31-SP.B3</pv_name> + <bit>-1</bit> + <x>444</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_29</name> + <pv_name>$(PAT)16_31-SP.B2</pv_name> + <bit>-1</bit> + <x>460</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_30</name> + <pv_name>$(PAT)16_31-SP.B1</pv_name> + <bit>-1</bit> + <x>476</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_31</name> + <pv_name>$(PAT)16_31-SP.B0</pv_name> + <bit>-1</bit> + <x>492</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_32</name> + <pv_name>$(PAT)32_39-SP.B7</pv_name> + <bit>-1</bit> + <x>510</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_33</name> + <pv_name>$(PAT)32_39-SP.B6</pv_name> + <bit>-1</bit> + <x>526</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_34</name> + <pv_name>$(PAT)32_39-SP.B5</pv_name> + <bit>-1</bit> + <x>542</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_35</name> + <pv_name>$(PAT)32_39-SP.B4</pv_name> + <bit>-1</bit> + <x>558</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_36</name> + <pv_name>$(PAT)32_39-SP.B3</pv_name> + <bit>-1</bit> + <x>574</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_37</name> + <pv_name>$(PAT)32_39-SP.B2</pv_name> + <bit>-1</bit> + <x>590</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_38</name> + <pv_name>$(PAT)32_39-SP.B1</pv_name> + <bit>-1</bit> + <x>606</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Boolean Button_39</name> + <pv_name>$(PAT)32_39-SP.B0</pv_name> + <bit>-1</bit> + <x>622</x> + <y>12</y> + <width>17</width> + <height>33</height> + <off_label></off_label> + <off_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </off_color> + <on_label></on_label> + <on_color> + <color red="0" green="0" blue="0"> + </color> + </on_color> + <show_led>false</show_led> + <background_color> + <color name="Text" red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle</name> + <x>1</x> + <width>11</width> + <height>13</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_1</name> + <x>81</x> + <width>11</width> + <height>13</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_2</name> + <x>161</x> + <width>11</width> + <height>13</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_3</name> + <x>241</x> + <width>11</width> + <height>13</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_4</name> + <x>319</x> + <width>11</width> + <height>13</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_5</name> + <x>399</x> + <width>11</width> + <height>13</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_6</name> + <x>479</x> + <width>11</width> + <height>13</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_7</name> + <x>559</x> + <width>11</width> + <height>13</height> + <line_width>0</line_width> + <line_color> + <color red="128" green="0" blue="255"> + </color> + </line_color> + <background_color> + <color red="0" green="0" blue="0"> + </color> + </background_color> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + </widget> +</display> diff --git a/EVR/mrfioc2/evr-cpci-300.bob b/EVR/mrfioc2/evr-cpci-300.bob new file mode 100644 index 0000000..344431b --- /dev/null +++ b/EVR/mrfioc2/evr-cpci-300.bob @@ -0,0 +1,1241 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE)</name> + <macros> + <TITLE>EVR $(SYS) $(D)</TITLE> + </macros> + <height>700</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)}Label-I</pv_name> + <x>18</x> + <y>31</y> + <width>721</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> + <widget type="group" version="2.0.0"> + <name>Delay Generators (Pulsers)</name> + <x>6</x> + <y>54</y> + <width>557</width> + <height>313</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_6</name> + <file>_evrdlygen.opi</file> + <macros> + <N>6</N> + <P>DlyGen:6</P> + </macros> + <x>12</x> + <y>288</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>8</N> + <P>DlyGen:8</P> + </macros> + <x>12</x> + <y>368</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>3</N> + <P>DlyGen:3</P> + </macros> + <x>12</x> + <y>167</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>7</N> + <P>DlyGen:7</P> + </macros> + <x>12</x> + <y>327</y> + <width>516</width> + <height>42</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_9</name> + <file>_evrdlygen.opi</file> + <macros> + <N>9</N> + <P>DlyGen:9</P> + </macros> + <x>12</x> + <y>407</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>5</N> + <P>DlyGen:5</P> + </macros> + <x>12</x> + <y>247</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>4</N> + <P>DlyGen:4</P> + </macros> + <x>12</x> + <y>208</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>2</N> + <P>DlyGen:2</P> + </macros> + <x>12</x> + <y>128</y> + <width>516</width> + <height>42</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_1</name> + <file>_evrdlygen.opi</file> + <macros> + <N>1</N> + <P>DlyGen:1</P> + </macros> + <x>12</x> + <y>87</y> + <width>516</width> + <height>42</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</name> + <file>_evrdlygen.opi</file> + <macros> + <N>0</N> + <P>DlyGen:0</P> + </macros> + <x>12</x> + <y>48</y> + <width>516</width> + <height>42</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_4</name> + <text>Polarity</text> + <x>42</x> + <y>25</y> + <width>52</width> + <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_2</name> + <text>Enable</text> + <x>42</x> + <y>6</y> + <width>52</width> + <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_5</name> + <text>Prescaler</text> + <x>99</x> + <y>18</y> + <width>52</width> + <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_6</name> + <text>Delay</text> + <x>195</x> + <y>25</y> + <width>52</width> + <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_7</name> + <text>Width</text> + <x>312</x> + <y>25</y> + <width>52</width> + <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_8</name> + <text>Triggering Events + (0=Disable)</text> + <x>396</x> + <y>12</y> + <width>132</width> + <height>32</height> + <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>Physical Inputs</name> + <x>578</x> + <y>426</y> + <width>175</width> + <height>267</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evrinput.opi</file> + <macros> + <P>In:0</P> + </macros> + <x>7</x> + <y>7</y> + <width>152</width> + <height>113</height> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evrinput.opi</file> + <macros> + <P>In:1</P> + </macros> + <x>7</x> + <y>127</y> + <width>152</width> + <height>113</height> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Prescalers</name> + <x>577</x> + <y>54</y> + <width>177</width> + <height>115</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS){$(D)-PS:2}Rate-I</pv_name> + <x>85</x> + <y>67</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS){$(D)-PS:1}Rate-I</pv_name> + <x>85</x> + <y>37</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS){$(D)-PS:0}Rate-I</pv_name> + <x>85</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-PS:0}Div-SP</pv_name> + <x>18</x> + <y>6</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-PS:1}Div-SP</pv_name> + <x>18</x> + <y>36</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-PS:2}Div-SP</pv_name> + <x>18</x> + <y>66</y> + <width>61</width> + <height>19</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_6</name> + <text>2</text> + <x>5</x> + <y>66</y> + <width>14</width> + <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_5</name> + <text>1</text> + <x>5</x> + <y>36</y> + <width>14</width> + <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_4</name> + <text>0</text> + <x>5</x> + <y>6</y> + <width>14</width> + <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>Global</name> + <x>577</x> + <y>174</y> + <width>177</width> + <height>247</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Enabled</text> + <x>16</x> + <y>7</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Ena-Sel</pv_name> + <x>91</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Status</text> + <x>16</x> + <y>25</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Link-Sts</pv_name> + <x>91</x> + <y>25</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>PLL Status</text> + <x>16</x> + <y>43</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Pll-Sts</pv_name> + <x>91</x> + <y>43</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Err Cnt</text> + <x>16</x> + <y>97</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:RxErr-I</pv_name> + <x>91</x> + <y>97</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>HBt TIMO Cnt</text> + <x>6</x> + <y>115</y> + <width>73</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:LinkTimo-I</pv_name> + <x>91</x> + <y>115</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Time Status</text> + <x>16</x> + <y>61</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Time:Valid-Sts</pv_name> + <x>91</x> + <y>61</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)}Evt:Blink0-SP</pv_name> + <x>90</x> + <y>180</y> + <width>67</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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="open_display"> + <file>evr-expert.opi</file> + <target>replace</target> + </action> + </actions> + <text>Expert</text> + <x>42</x> + <y>204</y> + <height>19</height> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>FIFO OFlw</text> + <x>16</x> + <y>132</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:HwOflw-I</pv_name> + <x>91</x> + <y>132</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Sw OFlw</text> + <x>6</x> + <y>149</y> + <width>73</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:SwOflw-I</pv_name> + <x>91</x> + <y>149</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Blink Event</text> + <x>6</x> + <y>181</y> + <width>73</width> + <height>17</height> + <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>Rx Pwr</text> + <x>16</x> + <y>79</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)-SFP}Pwr:RX-I</pv_name> + <x>91</x> + <y>79</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Physical Outputs</name> + <x>6</x> + <y>372</y> + <width>557</width> + <height>321</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="tabs" version="2.0.0"> + <name>Tabbed Container</name> + <tabs> + <tab> + <name>FPUV</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_20</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV11</O> + </macros> + <x>6</x> + <y>525</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FPUV9</O> + </macros> + <x>6</x> + <y>473</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FPUV8</O> + </macros> + <x>6</x> + <y>422</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FPUV7</O> + </macros> + <x>6</x> + <y>371</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FPUV6</O> + </macros> + <x>6</x> + <y>320</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FPUV5</O> + </macros> + <x>6</x> + <y>268</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FPUV4</O> + </macros> + <x>6</x> + <y>217</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FPUV3</O> + </macros> + <x>6</x> + <y>166</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FPUV2</O> + </macros> + <x>6</x> + <y>115</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FPUV1</O> + </macros> + <x>6</x> + <y>63</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV0</O> + </macros> + <x>6</x> + <y>12</y> + <width>418</width> + <height>52</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + <tab> + <name>Internal</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_10</name> + <file>_evroutput.opi</file> + <macros> + <O>Int</O> + </macros> + <x>6</x> + <y>6</y> + <width>418</width> + <height>52</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + </tabs> + <x>6</x> + <y>6</y> + <width>541</width> + <height>289</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tab_height>10</tab_height> + <actions> + </actions> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Title800_1</name> + <width>800</width> + <height>32</height> + <style>3</style> + <foreground_color> + <color red="0" green="128" blue="255"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Text Input</name> + <text>${TITLE}</text> + <x>10</x> + <width>777</width> + <height>32</height> + <font> + <font name="Title" family="Sans" style="BOLD" size="11.881188118811881"> + </font> + </font> + <background_color> + <color name="EngTitleBG" red="175" green="238" blue="238"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <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>$(SYS){$(D)}Time-I</pv_name> + <x>19</x> + <y>4</y> + <width>209</width> + <height>23</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> +</display> diff --git a/EVR/mrfioc2/evr-expert.bob b/EVR/mrfioc2/evr-expert.bob new file mode 100644 index 0000000..0ba3caa --- /dev/null +++ b/EVR/mrfioc2/evr-expert.bob @@ -0,0 +1,1697 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>Expert EVR $(SYS) $(D)</name> + <macros> + <TITLE>EVR Expert: $(SYS) $(D)</TITLE> + </macros> + <height>2000</height> + <background_color> + <color red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="group" version="2.0.0"> + <name>Global</name> + <x>12</x> + <y>36</y> + <width>259</width> + <height>181</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)$(D)Ena-Sel</pv_name> + <x>90</x> + <y>5</y> + <height>19</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>Enable</text> + <x>6</x> + <y>5</y> + <width>76</width> + <height>19</height> + <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>$(SYS)$(D)Link-Clk-I</pv_name> + <x>91</x> + <y>68</y> + <width>98</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)Link-Clk-SP</pv_name> + <x>90</x> + <y>36</y> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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>Requested Freq</text> + <x>6</x> + <y>36</y> + <width>76</width> + <height>19</height> + <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 Freq</text> + <x>6</x> + <y>67</y> + <width>76</width> + <height>19</height> + <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>$(SYS)$(D)ExtInhib-Sel</pv_name> + <x>90</x> + <y>96</y> + <height>19</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>Ext Inhib +(GTX only)</text> + <x>6</x> + <y>96</y> + <width>76</width> + <height>43</height> + <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>$(SYS)$(D)Time-I</pv_name> + <x>7</x> + <y>139</y> + <width>209</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Status</name> + <x>474</x> + <y>36</y> + <width>181</width> + <height>307</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Enabled</text> + <x>6</x> + <y>7</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Ena-Sel</pv_name> + <x>91</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Status</text> + <x>6</x> + <y>31</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Link-Sts</pv_name> + <x>91</x> + <y>31</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>PLL Status</text> + <x>6</x> + <y>55</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Pll-Sts</pv_name> + <x>91</x> + <y>55</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Err Cnt</text> + <x>6</x> + <y>103</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-RxErr-I</pv_name> + <x>91</x> + <y>103</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>HBt TIMO Cnt</text> + <x>6</x> + <y>127</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-LinkTimo-I</pv_name> + <x>91</x> + <y>127</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Time Status</text> + <x>6</x> + <y>79</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Time-Valid-Sts</pv_name> + <x>91</x> + <y>79</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Fw Version</text> + <x>6</x> + <y>151</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)FwVer-I</pv_name> + <x>91</x> + <y>151</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Sw Version</text> + <x>6</x> + <y>168</y> + <width>163</width> + <height>17</height> + <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_1</name> + <pv_name>$(SYS)$(D)SwVer-I</pv_name> + <x>7</x> + <y>185</y> + <width>161</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>HW Model</text> + <x>6</x> + <y>211</y> + <width>163</width> + <height>17</height> + <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_1</name> + <pv_name>$(SYS)$(D)HwType-I</pv_name> + <x>7</x> + <y>228</y> + <width>161</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Position</text> + <x>6</x> + <y>253</y> + <width>61</width> + <height>17</height> + <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>$(SYS)$(D)Pos-I</pv_name> + <x>79</x> + <y>253</y> + <width>89</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>SFP</name> + <x>284</x> + <y>36</y> + <width>177</width> + <height>181</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Rx Pwr</text> + <x>10</x> + <y>7</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)SFP-Pwr-RX-I</pv_name> + <x>85</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Tx Pwr</text> + <x>10</x> + <y>25</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)SFP-Pwr-TX-I</pv_name> + <x>85</x> + <y>25</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>Temperature</text> + <x>10</x> + <y>43</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)SFP-T-I</pv_name> + <x>85</x> + <y>43</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>Link Speed</text> + <x>10</x> + <y>61</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)SFP-Speed-Link-I</pv_name> + <x>85</x> + <y>61</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>Vendor</text> + <x>10</x> + <y>78</y> + <width>63</width> + <height>17</height> + <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_4</name> + <pv_name>$(SYS)$(D)SFP-Vendor-I</pv_name> + <x>85</x> + <y>78</y> + <width>83</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_5</name> + <text>Part</text> + <x>10</x> + <y>94</y> + <width>63</width> + <height>17</height> + <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_5</name> + <pv_name>$(SYS)$(D)SFP-Part-I</pv_name> + <x>85</x> + <y>94</y> + <width>83</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>Serial #</text> + <x>10</x> + <y>111</y> + <width>63</width> + <height>17</height> + <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_4</name> + <pv_name>$(SYS)$(D)SFP-Serial-I</pv_name> + <x>85</x> + <y>111</y> + <width>83</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>Manu. Date</text> + <x>10</x> + <y>128</y> + <width>63</width> + <height>17</height> + <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_4</name> + <pv_name>$(SYS)$(D)SFP-Date-Manu-I</pv_name> + <x>85</x> + <y>128</y> + <width>83</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Event Monitors</name> + <x>12</x> + <y>222</y> + <width>259</width> + <height>228</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(SYS)$(D)EvtACnt-I</pv_name> + <x>187</x> + <y>7</y> + <width>62</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)EvtA-SP.OUT</pv_name> + <x>6</x> + <y>6</y> + <width>169</width> + <height>21</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</name> + <pv_name>$(SYS)$(D)EvtBCnt-I</pv_name> + <x>187</x> + <y>31</y> + <width>62</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)EvtB-SP.OUT</pv_name> + <x>6</x> + <y>30</y> + <width>169</width> + <height>21</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</name> + <pv_name>$(SYS)$(D)EvtCCnt-I</pv_name> + <x>187</x> + <y>55</y> + <width>62</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)EvtC-SP.OUT</pv_name> + <x>6</x> + <y>54</y> + <width>169</width> + <height>21</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_1</name> + <pv_name>$(SYS)$(D)EvtDCnt-I</pv_name> + <x>187</x> + <y>79</y> + <width>62</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(SYS)$(D)EvtD-SP.OUT</pv_name> + <x>6</x> + <y>78</y> + <width>169</width> + <height>21</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</name> + <pv_name>$(SYS)$(D)EvtECnt-I</pv_name> + <x>187</x> + <y>103</y> + <width>62</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)EvtE-SP.OUT</pv_name> + <x>6</x> + <y>102</y> + <width>169</width> + <height>21</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_1</name> + <pv_name>$(SYS)$(D)EvtFCnt-I</pv_name> + <x>187</x> + <y>127</y> + <width>62</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(SYS)$(D)EvtF-SP.OUT</pv_name> + <x>6</x> + <y>126</y> + <width>169</width> + <height>21</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_2</name> + <pv_name>$(SYS)$(D)EvtGCnt-I</pv_name> + <x>187</x> + <y>151</y> + <width>62</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_2</name> + <pv_name>$(SYS)$(D)EvtG-SP.OUT</pv_name> + <x>6</x> + <y>150</y> + <width>169</width> + <height>21</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_3</name> + <pv_name>$(SYS)$(D)EvtHCnt-I</pv_name> + <x>187</x> + <y>175</y> + <width>62</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_3</name> + <pv_name>$(SYS)$(D)EvtH-SP.OUT</pv_name> + <x>6</x> + <y>174</y> + <width>169</width> + <height>21</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> + <widget type="group" version="2.0.0"> + <name>Mappings</name> + <x>12</x> + <y>456</y> + <width>181</width> + <height>115</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)Evt-Blink0-SP</pv_name> + <x>90</x> + <y>12</y> + <width>67</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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 Event 1</text> + <x>6</x> + <y>13</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Evt-Blink1-SP</pv_name> + <x>90</x> + <y>36</y> + <width>67</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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 Event 2</text> + <x>6</x> + <y>37</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Evt-ResetPS-SP</pv_name> + <x>90</x> + <y>59</y> + <width>67</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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>PS Reset</text> + <x>6</x> + <y>60</y> + <width>73</width> + <height>17</height> + <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>Title800_1</name> + <width>800</width> + <height>32</height> + <style>3</style> + <foreground_color> + <color red="0" green="128" blue="255"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Text Input</name> + <text>${TITLE}</text> + <x>10</x> + <width>777</width> + <height>32</height> + <font> + <font name="Title" family="Sans" style="BOLD" size="11.881188118811881"> + </font> + </font> + <background_color> + <color name="EngTitleBG" red="175" green="238" blue="238"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <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>282</x> + <y>222</y> + <width>181</width> + <height>228</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)DC-Tgt-SP</pv_name> + <x>102</x> + <y>30</y> + <width>67</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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>Target Delay</text> + <x>6</x> + <y>31</y> + <width>85</width> + <height>17</height> + <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>6</x> + <y>79</y> + <width>85</width> + <height>17</height> + <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>6</x> + <y>102</y> + <width>85</width> + <height>17</height> + <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>$(SYS)$(D)DC-Msrd-I</pv_name> + <x>103</x> + <y>79</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS)$(D)DC-Corr-I</pv_name> + <x>103</x> + <y>102</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Loop Trk</text> + <x>6</x> + <y>127</y> + <width>85</width> + <height>17</height> + <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>$(SYS)$(D)DC-LckTrk-Sts</pv_name> + <x>103</x> + <y>127</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Master Rx</text> + <x>6</x> + <y>151</y> + <width>85</width> + <height>17</height> + <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>$(SYS)$(D)DC-LckDat-Sts</pv_name> + <x>103</x> + <y>151</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="combo" version="2.0.0"> + <name>Menu Button</name> + <pv_name>$(SYS)$(D)DC-Ena-Sel</pv_name> + <x>96</x> + <y>6</y> + <width>79</width> + <height>19</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>Enable</text> + <x>12</x> + <y>6</y> + <width>76</width> + <height>19</height> + <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>6</x> + <y>55</y> + <width>85</width> + <height>17</height> + <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>$(SYS)$(D)DC-Lck-Sts</pv_name> + <x>103</x> + <y>55</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>ID</text> + <x>6</x> + <y>175</y> + <width>85</width> + <height>17</height> + <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>$(SYS)$(D)DC-ID-I</pv_name> + <x>103</x> + <y>175</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <format>4</format> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Software Event</name> + <x>474</x> + <y>360</y> + <width>181</width> + <height>103</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)EvtCode-SP</pv_name> + <x>96</x> + <y>12</y> + <width>67</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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>6</x> + <y>13</y> + <width>85</width> + <height>17</height> + <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> + <y>42</y> + <width>97</width> + <height>17</height> + <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>$(SYS)$(D)TimeSrc-Sel</pv_name> + <x>96</x> + <y>41</y> + <width>73</width> + <height>19</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <border_alarm_sensitive>false</border_alarm_sensitive> + </widget> + </widget> +</display> diff --git a/EVR/mrfioc2/evr-mtca-300.bob b/EVR/mrfioc2/evr-mtca-300.bob new file mode 100644 index 0000000..0c8ea45 --- /dev/null +++ b/EVR/mrfioc2/evr-mtca-300.bob @@ -0,0 +1,1712 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE)</name> + <macros> + <TITLE>EVR $(SYS) $(D)</TITLE> + </macros> + <height>700</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)Label-I</pv_name> + <x>18</x> + <y>31</y> + <width>721</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> + <widget type="group" version="2.0.0"> + <name>Delay Generators (Pulsers)</name> + <x>6</x> + <y>54</y> + <width>557</width> + <height>313</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_6</name> + <file>_evrdlygen.opi</file> + <macros> + <N>6</N> + <P>DlyGen6</P> + </macros> + <x>12</x> + <y>288</y> + <width>516</width> + <height>42</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_8</name> + <file>_evrdlygen.opi</file> + <macros> + <N>8</N> + <P>DlyGen8</P> + </macros> + <x>12</x> + <y>368</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>3</N> + <P>DlyGen3</P> + </macros> + <x>12</x> + <y>167</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>7</N> + <P>DlyGen7</P> + </macros> + <x>12</x> + <y>327</y> + <width>516</width> + <height>42</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_9</name> + <file>_evrdlygen.opi</file> + <macros> + <N>9</N> + <P>DlyGen9</P> + </macros> + <x>12</x> + <y>407</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>5</N> + <P>DlyGen5</P> + </macros> + <x>12</x> + <y>247</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>4</N> + <P>DlyGen4</P> + </macros> + <x>12</x> + <y>208</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>2</N> + <P>DlyGen2</P> + </macros> + <x>12</x> + <y>128</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>1</N> + <P>DlyGen1</P> + </macros> + <x>12</x> + <y>87</y> + <width>516</width> + <height>42</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</name> + <file>_evrdlygen.opi</file> + <macros> + <N>0</N> + <P>DlyGen0</P> + </macros> + <x>12</x> + <y>48</y> + <width>516</width> + <height>42</height> + <resize>2</resize> + <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>Polarity</text> + <x>42</x> + <y>25</y> + <width>52</width> + <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_2</name> + <text>Enable</text> + <x>42</x> + <y>6</y> + <width>52</width> + <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_5</name> + <text>Prescaler</text> + <x>99</x> + <y>18</y> + <width>52</width> + <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_6</name> + <text>Delay</text> + <x>195</x> + <y>25</y> + <width>52</width> + <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_7</name> + <text>Width</text> + <x>312</x> + <y>25</y> + <width>52</width> + <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_8</name> + <text>Triggering Events + (0=Disable)</text> + <x>396</x> + <y>12</y> + <width>132</width> + <height>32</height> + <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>Physical Inputs</name> + <x>578</x> + <y>444</y> + <width>175</width> + <height>267</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evrinput.opi</file> + <macros> + <P>In0</P> + </macros> + <x>7</x> + <y>7</y> + <width>152</width> + <height>113</height> + <resize>2</resize> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evrinput.opi</file> + <macros> + <P>In1</P> + </macros> + <x>7</x> + <y>127</y> + <width>152</width> + <height>113</height> + <resize>2</resize> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Prescalers</name> + <x>577</x> + <y>54</y> + <width>177</width> + <height>115</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS)$(D)PS2-Rate-I</pv_name> + <x>85</x> + <y>67</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS)$(D)PS1-Rate-I</pv_name> + <x>85</x> + <y>37</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS)$(D)PS0-Rate-I</pv_name> + <x>85</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)PS0-Div-SP</pv_name> + <x>18</x> + <y>6</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)PS1-Div-SP</pv_name> + <x>18</x> + <y>36</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)PS2-Div-SP</pv_name> + <x>18</x> + <y>66</y> + <width>61</width> + <height>19</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_6</name> + <text>2</text> + <x>5</x> + <y>66</y> + <width>14</width> + <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_5</name> + <text>1</text> + <x>5</x> + <y>36</y> + <width>14</width> + <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_4</name> + <text>0</text> + <x>5</x> + <y>6</y> + <width>14</width> + <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>Global</name> + <x>577</x> + <y>174</y> + <width>177</width> + <height>265</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Enabled</text> + <x>16</x> + <y>7</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Ena-Sel</pv_name> + <x>91</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Status</text> + <x>16</x> + <y>25</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Link-Sts</pv_name> + <x>91</x> + <y>25</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>PLL Status</text> + <x>16</x> + <y>43</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Pll-Sts</pv_name> + <x>91</x> + <y>43</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Err Cnt</text> + <x>16</x> + <y>97</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-RxErr-I</pv_name> + <x>91</x> + <y>97</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>HBt TIMO Cnt</text> + <x>6</x> + <y>115</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-LinkTimo-I</pv_name> + <x>91</x> + <y>115</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Time Status</text> + <x>16</x> + <y>61</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Time-Valid-Sts</pv_name> + <x>91</x> + <y>61</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)Evt-Blink0-SP</pv_name> + <x>90</x> + <y>180</y> + <width>67</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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="open_display"> + <file>evr-expert.opi</file> + <target>tab</target> + </action> + </actions> + <text>Expert</text> + <x>42</x> + <y>204</y> + <height>19</height> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>FIFO OFlw</text> + <x>16</x> + <y>132</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-HwOflw-I</pv_name> + <x>91</x> + <y>132</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Sw OFlw</text> + <x>6</x> + <y>149</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-SwOflw-I</pv_name> + <x>91</x> + <y>149</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Blink Event</text> + <x>6</x> + <y>181</y> + <width>73</width> + <height>17</height> + <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>Rx Pwr</text> + <x>16</x> + <y>79</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)SFP-Pwr-RX-I</pv_name> + <x>91</x> + <y>79</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Menu Button</name> + <actions> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq0</SS> + </macros> + <target>tab</target> + <description>SoftSeq #0</description> + </action> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq1</SS> + </macros> + <target>tab</target> + <description>SoftSeq #1</description> + </action> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq2</SS> + </macros> + <target>tab</target> + <description>SoftSeq #2</description> + </action> + </actions> + <text>Sequencers</text> + <x>42</x> + <y>222</y> + <height>19</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Physical Outputs</name> + <x>6</x> + <y>372</y> + <width>557</width> + <height>321</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="tabs" version="2.0.0"> + <name>Tabbed Container</name> + <tabs> + <tab> + <name>FP</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_13</name> + <file>_evroutput.opi</file> + <macros> + <O>FP3</O> + </macros> + <x>6</x> + <y>166</y> + <width>418</width> + <height>52</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_12</name> + <file>_evroutput.opi</file> + <macros> + <O>FP2</O> + </macros> + <x>6</x> + <y>115</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FP1</O> + </macros> + <x>6</x> + <y>63</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FP0</O> + </macros> + <x>6</x> + <y>12</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + <tab> + <name>FPUV</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV01</O> + </macros> + <x>6</x> + <y>57</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV00</O> + </macros> + <x>6</x> + <y>6</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV03</O> + </macros> + <x>6</x> + <y>159</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV02</O> + </macros> + <x>6</x> + <y>108</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV05</O> + </macros> + <x>6</x> + <y>261</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV04</O> + </macros> + <x>6</x> + <y>210</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV07</O> + </macros> + <x>6</x> + <y>363</y> + <width>418</width> + <height>52</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_12</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV06</O> + </macros> + <x>6</x> + <y>312</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV09</O> + </macros> + <x>6</x> + <y>465</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV08</O> + </macros> + <x>6</x> + <y>414</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV11</O> + </macros> + <x>6</x> + <y>567</y> + <width>418</width> + <height>52</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_12</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV10</O> + </macros> + <x>6</x> + <y>516</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV13</O> + </macros> + <x>6</x> + <y>669</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV12</O> + </macros> + <x>6</x> + <y>618</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV15</O> + </macros> + <x>6</x> + <y>771</y> + <width>418</width> + <height>52</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_12</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV14</O> + </macros> + <x>6</x> + <y>720</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + <tab> + <name>Backplane</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_15</name> + <file>_evroutput.opi</file> + <macros> + <O>Back7</O> + </macros> + <x>6</x> + <y>365</y> + <width>418</width> + <height>52</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_16</name> + <file>_evroutput.opi</file> + <macros> + <O>Back6</O> + </macros> + <x>6</x> + <y>314</y> + <width>418</width> + <height>52</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_17</name> + <file>_evroutput.opi</file> + <macros> + <O>Back5</O> + </macros> + <x>6</x> + <y>262</y> + <width>418</width> + <height>52</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_18</name> + <file>_evroutput.opi</file> + <macros> + <O>Back4</O> + </macros> + <x>6</x> + <y>211</y> + <width>418</width> + <height>52</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_13</name> + <file>_evroutput.opi</file> + <macros> + <O>Back3</O> + </macros> + <x>6</x> + <y>160</y> + <width>418</width> + <height>52</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_12</name> + <file>_evroutput.opi</file> + <macros> + <O>Back2</O> + </macros> + <x>6</x> + <y>109</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>Back1</O> + </macros> + <x>6</x> + <y>57</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>Back0</O> + </macros> + <x>6</x> + <y>6</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + <tab> + <name>TCLK</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_11</name> + <file>_evroutput.opi</file> + <macros> + <O>TCLKB</O> + </macros> + <x>6</x> + <y>57</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>TCLKA</O> + </macros> + <x>6</x> + <y>6</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <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>evr-cml-output.opi</file> + <macros> + <O>TCLKA</O> + </macros> + <target>tab</target> + </action> + </actions> + <text>CML/GTX</text> + <x>432</x> + <y>6</y> + <width>61</width> + <height>20</height> + <font> + <font name="LinkText" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="open_display"> + <file>evr-cml-output.opi</file> + <macros> + <O>TCLKB</O> + </macros> + <target>tab</target> + </action> + </actions> + <text>CML/GTX</text> + <x>432</x> + <y>57</y> + <width>61</width> + <height>20</height> + <font> + <font name="LinkText" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + </children> + </tab> + <tab> + <name>Internal</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_10</name> + <file>_evroutput.opi</file> + <macros> + <O>Int</O> + </macros> + <x>6</x> + <y>12</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + </tabs> + <x>6</x> + <y>6</y> + <width>541</width> + <height>289</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tab_height>10</tab_height> + <actions> + </actions> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Title800_1</name> + <width>800</width> + <height>32</height> + <style>3</style> + <foreground_color> + <color red="0" green="128" blue="255"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Text Input</name> + <text>${TITLE}</text> + <x>10</x> + <width>777</width> + <height>32</height> + <font> + <font name="Title" family="Sans" style="BOLD" size="11.881188118811881"> + </font> + </font> + <background_color> + <color name="EngTitleBG" red="175" green="238" blue="238"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <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>$(SYS)$(D)Time-I</pv_name> + <x>19</x> + <y>4</y> + <width>209</width> + <height>23</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> +</display> diff --git a/EVR/mrfioc2/evr-mtca-300u.bob b/EVR/mrfioc2/evr-mtca-300u.bob new file mode 100644 index 0000000..f135621 --- /dev/null +++ b/EVR/mrfioc2/evr-mtca-300u.bob @@ -0,0 +1,1496 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE)</name> + <macros> + <TITLE>EVR $(SYS) $(D)</TITLE> + </macros> + <height>700</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)Label-I</pv_name> + <x>18</x> + <y>31</y> + <width>721</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> + <widget type="group" version="2.0.0"> + <name>Delay Generators (Pulsers)</name> + <x>6</x> + <y>54</y> + <width>557</width> + <height>313</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_6</name> + <file>_evrdlygen.opi</file> + <macros> + <N>6</N> + <P>DlyGen6</P> + </macros> + <x>12</x> + <y>288</y> + <width>516</width> + <height>42</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_8</name> + <file>_evrdlygen.opi</file> + <macros> + <N>8</N> + <P>DlyGen8</P> + </macros> + <x>12</x> + <y>368</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>3</N> + <P>DlyGen3</P> + </macros> + <x>12</x> + <y>167</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>7</N> + <P>DlyGen7</P> + </macros> + <x>12</x> + <y>327</y> + <width>516</width> + <height>42</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_9</name> + <file>_evrdlygen.opi</file> + <macros> + <N>9</N> + <P>DlyGen9</P> + </macros> + <x>12</x> + <y>407</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>5</N> + <P>DlyGen5</P> + </macros> + <x>12</x> + <y>247</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>4</N> + <P>DlyGen4</P> + </macros> + <x>12</x> + <y>208</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>2</N> + <P>DlyGen2</P> + </macros> + <x>12</x> + <y>128</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>1</N> + <P>DlyGen1</P> + </macros> + <x>12</x> + <y>87</y> + <width>516</width> + <height>42</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</name> + <file>_evrdlygen.opi</file> + <macros> + <N>0</N> + <P>DlyGen0</P> + </macros> + <x>12</x> + <y>48</y> + <width>516</width> + <height>42</height> + <resize>2</resize> + <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>Polarity</text> + <x>42</x> + <y>25</y> + <width>52</width> + <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_2</name> + <text>Enable</text> + <x>42</x> + <y>6</y> + <width>52</width> + <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_5</name> + <text>Prescaler</text> + <x>99</x> + <y>18</y> + <width>52</width> + <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_6</name> + <text>Delay</text> + <x>195</x> + <y>25</y> + <width>52</width> + <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_7</name> + <text>Width</text> + <x>312</x> + <y>25</y> + <width>52</width> + <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_8</name> + <text>Triggering Events + (0=Disable)</text> + <x>396</x> + <y>12</y> + <width>132</width> + <height>32</height> + <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>Physical Inputs</name> + <x>578</x> + <y>444</y> + <width>175</width> + <height>267</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evrinput.opi</file> + <macros> + <P>In0</P> + </macros> + <x>7</x> + <y>7</y> + <width>152</width> + <height>113</height> + <resize>2</resize> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evrinput.opi</file> + <macros> + <P>In1</P> + </macros> + <x>7</x> + <y>127</y> + <width>152</width> + <height>113</height> + <resize>2</resize> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Prescalers</name> + <x>577</x> + <y>54</y> + <width>177</width> + <height>115</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS)$(D)PS2-Rate-I</pv_name> + <x>85</x> + <y>67</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS)$(D)PS1-Rate-I</pv_name> + <x>85</x> + <y>37</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS)$(D)PS0-Rate-I</pv_name> + <x>85</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)PS0-Div-SP</pv_name> + <x>18</x> + <y>6</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)PS1-Div-SP</pv_name> + <x>18</x> + <y>36</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)PS2-Div-SP</pv_name> + <x>18</x> + <y>66</y> + <width>61</width> + <height>19</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_6</name> + <text>2</text> + <x>5</x> + <y>66</y> + <width>14</width> + <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_5</name> + <text>1</text> + <x>5</x> + <y>36</y> + <width>14</width> + <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_4</name> + <text>0</text> + <x>5</x> + <y>6</y> + <width>14</width> + <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>Global</name> + <x>577</x> + <y>174</y> + <width>177</width> + <height>265</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Enabled</text> + <x>16</x> + <y>7</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Ena-Sel</pv_name> + <x>91</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Status</text> + <x>16</x> + <y>25</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Link-Sts</pv_name> + <x>91</x> + <y>25</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>PLL Status</text> + <x>16</x> + <y>43</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Pll-Sts</pv_name> + <x>91</x> + <y>43</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Err Cnt</text> + <x>16</x> + <y>97</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-RxErr-I</pv_name> + <x>91</x> + <y>97</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>HBt TIMO Cnt</text> + <x>6</x> + <y>115</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-LinkTimo-I</pv_name> + <x>91</x> + <y>115</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Time Status</text> + <x>16</x> + <y>61</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Time-Valid-Sts</pv_name> + <x>91</x> + <y>61</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)Evt-Blink0-SP</pv_name> + <x>90</x> + <y>180</y> + <width>67</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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="open_display"> + <file>evr-expert.opi</file> + <target>tab</target> + </action> + </actions> + <text>Expert</text> + <x>42</x> + <y>204</y> + <height>19</height> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>FIFO OFlw</text> + <x>16</x> + <y>132</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-HwOflw-I</pv_name> + <x>91</x> + <y>132</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Sw OFlw</text> + <x>6</x> + <y>149</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-SwOflw-I</pv_name> + <x>91</x> + <y>149</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Blink Event</text> + <x>6</x> + <y>181</y> + <width>73</width> + <height>17</height> + <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>Rx Pwr</text> + <x>16</x> + <y>79</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)SFP-Pwr-RX-I</pv_name> + <x>91</x> + <y>79</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Menu Button</name> + <actions> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq0</SS> + </macros> + <target>tab</target> + <description>SoftSeq #0</description> + </action> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq1</SS> + </macros> + <target>tab</target> + <description>SoftSeq #1</description> + </action> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq2</SS> + </macros> + <target>tab</target> + <description>SoftSeq #2</description> + </action> + </actions> + <text>Sequencers</text> + <x>42</x> + <y>222</y> + <height>19</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Physical Outputs</name> + <x>6</x> + <y>372</y> + <width>557</width> + <height>321</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="tabs" version="2.0.0"> + <name>Tabbed Container</name> + <tabs> + <tab> + <name>FP</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_13</name> + <file>_evroutput.opi</file> + <macros> + <O>FP3</O> + </macros> + <x>6</x> + <y>166</y> + <width>418</width> + <height>52</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_12</name> + <file>_evroutput.opi</file> + <macros> + <O>FP2</O> + </macros> + <x>6</x> + <y>115</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FP1</O> + </macros> + <x>6</x> + <y>63</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FP0</O> + </macros> + <x>6</x> + <y>12</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + <tab> + <name>FPUV</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV1</O> + </macros> + <x>6</x> + <y>57</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV0</O> + </macros> + <x>6</x> + <y>6</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV3</O> + </macros> + <x>6</x> + <y>159</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV2</O> + </macros> + <x>6</x> + <y>108</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + <tab> + <name>Backplane</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_15</name> + <file>_evroutput.opi</file> + <macros> + <O>Back7</O> + </macros> + <x>6</x> + <y>365</y> + <width>418</width> + <height>52</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_16</name> + <file>_evroutput.opi</file> + <macros> + <O>Back6</O> + </macros> + <x>6</x> + <y>314</y> + <width>418</width> + <height>52</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_17</name> + <file>_evroutput.opi</file> + <macros> + <O>Back5</O> + </macros> + <x>6</x> + <y>262</y> + <width>418</width> + <height>52</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_18</name> + <file>_evroutput.opi</file> + <macros> + <O>Back4</O> + </macros> + <x>6</x> + <y>211</y> + <width>418</width> + <height>52</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_13</name> + <file>_evroutput.opi</file> + <macros> + <O>Back3</O> + </macros> + <x>6</x> + <y>160</y> + <width>418</width> + <height>52</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_12</name> + <file>_evroutput.opi</file> + <macros> + <O>Back2</O> + </macros> + <x>6</x> + <y>109</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>Back1</O> + </macros> + <x>6</x> + <y>57</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>Back0</O> + </macros> + <x>6</x> + <y>6</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + <tab> + <name>TCLK</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_11</name> + <file>_evroutput.opi</file> + <macros> + <O>TCLKB</O> + </macros> + <x>6</x> + <y>57</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>TCLKA</O> + </macros> + <x>6</x> + <y>6</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <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>evr-cml-output.opi</file> + <macros> + <O>TCLKA</O> + </macros> + <target>tab</target> + </action> + </actions> + <text>CML/GTX</text> + <x>432</x> + <y>6</y> + <width>61</width> + <height>20</height> + <font> + <font name="LinkText" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="open_display"> + <file>evr-cml-output.opi</file> + <macros> + <O>TCLKB</O> + </macros> + <target>tab</target> + </action> + </actions> + <text>CML/GTX</text> + <x>432</x> + <y>57</y> + <width>61</width> + <height>20</height> + <font> + <font name="LinkText" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + </children> + </tab> + <tab> + <name>Internal</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_10</name> + <file>_evroutput.opi</file> + <macros> + <O>Int</O> + </macros> + <x>6</x> + <y>12</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + </tabs> + <x>6</x> + <y>6</y> + <width>541</width> + <height>289</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tab_height>10</tab_height> + <actions> + </actions> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Title800_1</name> + <width>800</width> + <height>32</height> + <style>3</style> + <foreground_color> + <color red="0" green="128" blue="255"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Text Input</name> + <text>${TITLE}</text> + <x>10</x> + <width>777</width> + <height>32</height> + <font> + <font name="Title" family="Sans" style="BOLD" size="11.881188118811881"> + </font> + </font> + <background_color> + <color name="EngTitleBG" red="175" green="238" blue="238"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <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>$(SYS)$(D)Time-I</pv_name> + <x>19</x> + <y>4</y> + <width>209</width> + <height>23</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> +</display> diff --git a/EVR/mrfioc2/evr-pcie-300dc.bob b/EVR/mrfioc2/evr-pcie-300dc.bob new file mode 100644 index 0000000..5d22c1c --- /dev/null +++ b/EVR/mrfioc2/evr-pcie-300dc.bob @@ -0,0 +1,1393 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE)</name> + <macros> + <TITLE>EVR $(SYS) $(D)</TITLE> + </macros> + <height>700</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)Label-I</pv_name> + <x>18</x> + <y>31</y> + <width>721</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> + <widget type="group" version="2.0.0"> + <name>Delay Generators (Pulsers)</name> + <x>6</x> + <y>54</y> + <width>557</width> + <height>313</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_6</name> + <file>_evrdlygen.opi</file> + <macros> + <N>6</N> + <P>DlyGen6</P> + </macros> + <x>12</x> + <y>288</y> + <width>516</width> + <height>42</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_8</name> + <file>_evrdlygen.opi</file> + <macros> + <N>8</N> + <P>DlyGen8</P> + </macros> + <x>12</x> + <y>368</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>3</N> + <P>DlyGen3</P> + </macros> + <x>12</x> + <y>167</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>7</N> + <P>DlyGen7</P> + </macros> + <x>12</x> + <y>327</y> + <width>516</width> + <height>42</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_9</name> + <file>_evrdlygen.opi</file> + <macros> + <N>9</N> + <P>DlyGen9</P> + </macros> + <x>12</x> + <y>407</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>5</N> + <P>DlyGen5</P> + </macros> + <x>12</x> + <y>247</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>4</N> + <P>DlyGen4</P> + </macros> + <x>12</x> + <y>208</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>2</N> + <P>DlyGen2</P> + </macros> + <x>12</x> + <y>128</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>1</N> + <P>DlyGen1</P> + </macros> + <x>12</x> + <y>87</y> + <width>516</width> + <height>42</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</name> + <file>_evrdlygen.opi</file> + <macros> + <N>0</N> + <P>DlyGen0</P> + </macros> + <x>12</x> + <y>48</y> + <width>516</width> + <height>42</height> + <resize>2</resize> + <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>Polarity</text> + <x>42</x> + <y>25</y> + <width>52</width> + <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_2</name> + <text>Enable</text> + <x>42</x> + <y>6</y> + <width>52</width> + <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_5</name> + <text>Prescaler</text> + <x>99</x> + <y>18</y> + <width>52</width> + <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_6</name> + <text>Delay</text> + <x>195</x> + <y>25</y> + <width>52</width> + <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_7</name> + <text>Width</text> + <x>312</x> + <y>25</y> + <width>52</width> + <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_8</name> + <text>Triggering Events + (0=Disable)</text> + <x>396</x> + <y>12</y> + <width>132</width> + <height>32</height> + <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>Prescalers</name> + <x>577</x> + <y>54</y> + <width>177</width> + <height>115</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS)$(D)PS2-Rate-I</pv_name> + <x>85</x> + <y>67</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS)$(D)PS1-Rate-I</pv_name> + <x>85</x> + <y>37</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS)$(D)PS0-Rate-I</pv_name> + <x>85</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)PS0-Div-SP</pv_name> + <x>18</x> + <y>6</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)PS1-Div-SP</pv_name> + <x>18</x> + <y>36</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)PS2-Div-SP</pv_name> + <x>18</x> + <y>66</y> + <width>61</width> + <height>19</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_6</name> + <text>2</text> + <x>5</x> + <y>66</y> + <width>14</width> + <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_5</name> + <text>1</text> + <x>5</x> + <y>36</y> + <width>14</width> + <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_4</name> + <text>0</text> + <x>5</x> + <y>6</y> + <width>14</width> + <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>Physical Outputs</name> + <x>6</x> + <y>372</y> + <width>557</width> + <height>321</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="tabs" version="2.0.0"> + <name>Tabbed Container</name> + <tabs> + <tab> + <name>FPUV</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_19</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV11</O> + </macros> + <x>6</x> + <y>570</y> + <width>418</width> + <height>52</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_20</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV10</O> + </macros> + <x>6</x> + <y>519</y> + <width>418</width> + <height>52</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_21</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV09</O> + </macros> + <x>6</x> + <y>467</y> + <width>418</width> + <height>52</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_22</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV08</O> + </macros> + <x>6</x> + <y>416</y> + <width>418</width> + <height>52</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_23</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV15</O> + </macros> + <x>6</x> + <y>775</y> + <width>418</width> + <height>52</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_24</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV14</O> + </macros> + <x>6</x> + <y>724</y> + <width>418</width> + <height>52</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_25</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV13</O> + </macros> + <x>6</x> + <y>672</y> + <width>418</width> + <height>52</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_26</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV12</O> + </macros> + <x>6</x> + <y>621</y> + <width>418</width> + <height>52</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_15</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV07</O> + </macros> + <x>6</x> + <y>365</y> + <width>418</width> + <height>52</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_16</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV06</O> + </macros> + <x>6</x> + <y>314</y> + <width>418</width> + <height>52</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_17</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV05</O> + </macros> + <x>6</x> + <y>262</y> + <width>418</width> + <height>52</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_18</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV04</O> + </macros> + <x>6</x> + <y>211</y> + <width>418</width> + <height>52</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_13</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV03</O> + </macros> + <x>6</x> + <y>160</y> + <width>418</width> + <height>52</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_12</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV02</O> + </macros> + <x>6</x> + <y>109</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV01</O> + </macros> + <x>6</x> + <y>57</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV00</O> + </macros> + <x>6</x> + <y>6</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + <tab> + <name>Internal</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_10</name> + <file>_evroutput.opi</file> + <macros> + <O>Int</O> + </macros> + <x>6</x> + <y>12</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + </tabs> + <x>6</x> + <y>6</y> + <width>541</width> + <height>289</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tab_height>10</tab_height> + <actions> + </actions> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Title800_1</name> + <width>800</width> + <height>32</height> + <style>3</style> + <foreground_color> + <color red="0" green="128" blue="255"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Text Input</name> + <text>${TITLE}</text> + <x>10</x> + <width>777</width> + <height>32</height> + <font> + <font name="Title" family="Sans" style="BOLD" size="11.881188118811881"> + </font> + </font> + <background_color> + <color name="EngTitleBG" red="175" green="238" blue="238"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <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>$(SYS)$(D)Time-I</pv_name> + <x>19</x> + <y>4</y> + <width>209</width> + <height>23</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Physical Inputs</name> + <x>578</x> + <y>444</y> + <width>175</width> + <height>267</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evrinput.opi</file> + <macros> + <P>In0</P> + </macros> + <x>7</x> + <y>7</y> + <width>152</width> + <height>113</height> + <resize>2</resize> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evrinput.opi</file> + <macros> + <P>In1</P> + </macros> + <x>7</x> + <y>127</y> + <width>152</width> + <height>113</height> + <resize>2</resize> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Global</name> + <x>577</x> + <y>174</y> + <width>177</width> + <height>265</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Enabled</text> + <x>16</x> + <y>7</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Ena-Sel</pv_name> + <x>91</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Status</text> + <x>16</x> + <y>25</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Link-Sts</pv_name> + <x>91</x> + <y>25</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>PLL Status</text> + <x>16</x> + <y>43</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Pll-Sts</pv_name> + <x>91</x> + <y>43</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Err Cnt</text> + <x>16</x> + <y>97</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-RxErr-I</pv_name> + <x>91</x> + <y>97</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>HBt TIMO Cnt</text> + <x>6</x> + <y>115</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-LinkTimo-I</pv_name> + <x>91</x> + <y>115</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Time Status</text> + <x>16</x> + <y>61</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Time-Valid-Sts</pv_name> + <x>91</x> + <y>61</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS)$(D)Evt-Blink0-SP</pv_name> + <x>90</x> + <y>180</y> + <width>67</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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="open_display"> + <file>evr-expert.opi</file> + <target>tab</target> + </action> + </actions> + <text>Expert</text> + <x>42</x> + <y>204</y> + <height>19</height> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>FIFO OFlw</text> + <x>16</x> + <y>132</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-HwOflw-I</pv_name> + <x>91</x> + <y>132</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Sw OFlw</text> + <x>6</x> + <y>149</y> + <width>73</width> + <height>17</height> + <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>$(SYS)$(D)Cnt-SwOflw-I</pv_name> + <x>91</x> + <y>149</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Blink Event</text> + <x>6</x> + <y>181</y> + <width>73</width> + <height>17</height> + <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>Rx Pwr</text> + <x>16</x> + <y>79</y> + <width>63</width> + <height>17</height> + <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>$(SYS)$(D)SFP-Pwr-RX-I</pv_name> + <x>91</x> + <y>79</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Menu Button</name> + <actions> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq0</SS> + </macros> + <target>tab</target> + <description>SoftSeq #0</description> + </action> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq1</SS> + </macros> + <target>tab</target> + <description>SoftSeq #1</description> + </action> + <action type="open_display"> + <file>evg-seq.opi</file> + <macros> + <SS>SoftSeq2</SS> + </macros> + <target>tab</target> + <description>SoftSeq #2</description> + </action> + </actions> + <text>Sequencers</text> + <x>42</x> + <y>222</y> + <height>19</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + </widget> +</display> diff --git a/EVR/mrfioc2/evr-pmc-230.bob b/EVR/mrfioc2/evr-pmc-230.bob new file mode 100644 index 0000000..cd53664 --- /dev/null +++ b/EVR/mrfioc2/evr-pmc-230.bob @@ -0,0 +1,1106 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE)</name> + <macros> + <TITLE>EVR $(SYS) $(D)</TITLE> + </macros> + <height>700</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)}Label-I</pv_name> + <x>18</x> + <y>31</y> + <width>721</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> + <widget type="group" version="2.0.0"> + <name>Delay Generators (Pulsers)</name> + <x>6</x> + <y>54</y> + <width>557</width> + <height>313</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_6</name> + <file>_evrdlygen.opi</file> + <macros> + <N>6</N> + <P>DlyGen:6</P> + </macros> + <x>12</x> + <y>288</y> + <width>516</width> + <height>42</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_8</name> + <file>_evrdlygen.opi</file> + <macros> + <N>8</N> + <P>DlyGen:8</P> + </macros> + <x>12</x> + <y>368</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>3</N> + <P>DlyGen:3</P> + </macros> + <x>12</x> + <y>167</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>7</N> + <P>DlyGen:7</P> + </macros> + <x>12</x> + <y>327</y> + <width>516</width> + <height>42</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_9</name> + <file>_evrdlygen.opi</file> + <macros> + <N>9</N> + <P>DlyGen:9</P> + </macros> + <x>12</x> + <y>407</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>5</N> + <P>DlyGen:5</P> + </macros> + <x>12</x> + <y>247</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>4</N> + <P>DlyGen:4</P> + </macros> + <x>12</x> + <y>208</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>2</N> + <P>DlyGen:2</P> + </macros> + <x>12</x> + <y>128</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>1</N> + <P>DlyGen:1</P> + </macros> + <x>12</x> + <y>87</y> + <width>516</width> + <height>42</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</name> + <file>_evrdlygen.opi</file> + <macros> + <N>0</N> + <P>DlyGen:0</P> + </macros> + <x>12</x> + <y>48</y> + <width>516</width> + <height>42</height> + <resize>2</resize> + <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>Polarity</text> + <x>42</x> + <y>25</y> + <width>52</width> + <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_2</name> + <text>Enable</text> + <x>42</x> + <y>6</y> + <width>52</width> + <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_5</name> + <text>Prescaler</text> + <x>99</x> + <y>18</y> + <width>52</width> + <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_6</name> + <text>Delay</text> + <x>195</x> + <y>25</y> + <width>52</width> + <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_7</name> + <text>Width</text> + <x>312</x> + <y>25</y> + <width>52</width> + <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_8</name> + <text>Triggering Events + (0=Disable)</text> + <x>396</x> + <y>12</y> + <width>132</width> + <height>32</height> + <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>Physical Inputs</name> + <x>578</x> + <y>450</y> + <width>175</width> + <height>145</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evrinput.opi</file> + <macros> + <P>In:0</P> + </macros> + <x>7</x> + <y>7</y> + <width>152</width> + <height>113</height> + <resize>2</resize> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Prescalers</name> + <x>577</x> + <y>54</y> + <width>177</width> + <height>115</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS){$(D)-PS:2}Rate-I</pv_name> + <x>85</x> + <y>67</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS){$(D)-PS:1}Rate-I</pv_name> + <x>85</x> + <y>37</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS){$(D)-PS:0}Rate-I</pv_name> + <x>85</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-PS:0}Div-SP</pv_name> + <x>18</x> + <y>6</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-PS:1}Div-SP</pv_name> + <x>18</x> + <y>36</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-PS:2}Div-SP</pv_name> + <x>18</x> + <y>66</y> + <width>61</width> + <height>19</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_6</name> + <text>2</text> + <x>5</x> + <y>66</y> + <width>14</width> + <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_5</name> + <text>1</text> + <x>5</x> + <y>36</y> + <width>14</width> + <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_4</name> + <text>0</text> + <x>5</x> + <y>6</y> + <width>14</width> + <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>Global</name> + <x>577</x> + <y>174</y> + <width>177</width> + <height>271</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Enabled</text> + <x>16</x> + <y>7</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Ena-Sel</pv_name> + <x>91</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Status</text> + <x>16</x> + <y>25</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Link-Sts</pv_name> + <x>91</x> + <y>25</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>PLL Status</text> + <x>16</x> + <y>43</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Pll-Sts</pv_name> + <x>91</x> + <y>43</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Err Cnt</text> + <x>16</x> + <y>97</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:RxErr-I</pv_name> + <x>91</x> + <y>97</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>HBt TIMO Cnt</text> + <x>6</x> + <y>115</y> + <width>73</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:LinkTimo-I</pv_name> + <x>91</x> + <y>115</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Time Status</text> + <x>16</x> + <y>61</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Time:Valid-Sts</pv_name> + <x>91</x> + <y>61</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)}Evt:Blink0-SP</pv_name> + <x>90</x> + <y>180</y> + <width>67</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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="open_display"> + <file>evr-expert.opi</file> + <target>replace</target> + </action> + </actions> + <text>Expert</text> + <x>42</x> + <y>204</y> + <height>19</height> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>FIFO OFlw</text> + <x>16</x> + <y>132</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:HwOflw-I</pv_name> + <x>91</x> + <y>132</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Sw OFlw</text> + <x>6</x> + <y>149</y> + <width>73</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:SwOflw-I</pv_name> + <x>91</x> + <y>149</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Blink Event</text> + <x>6</x> + <y>181</y> + <width>73</width> + <height>17</height> + <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>Rx Pwr</text> + <x>16</x> + <y>79</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)-SFP}Pwr:RX-I</pv_name> + <x>91</x> + <y>79</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Physical Outputs</name> + <x>6</x> + <y>372</y> + <width>557</width> + <height>321</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="tabs" version="2.0.0"> + <name>Tabbed Container</name> + <tabs> + <tab> + <name>FP</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_12</name> + <file>_evroutput.opi</file> + <macros> + <O>FP2</O> + </macros> + <x>6</x> + <y>115</y> + <width>418</width> + <height>52</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_11</name> + <file>_evroutput.opi</file> + <macros> + <O>FP1</O> + </macros> + <x>6</x> + <y>63</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FP0</O> + </macros> + <x>6</x> + <y>12</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + <tab> + <name>Internal</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_10</name> + <file>_evroutput.opi</file> + <macros> + <O>Int</O> + </macros> + <x>6</x> + <y>6</y> + <width>418</width> + <height>52</height> + <resize>1</resize> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + </tabs> + <x>6</x> + <y>6</y> + <width>541</width> + <height>289</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tab_height>10</tab_height> + <actions> + </actions> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Title800_1</name> + <width>800</width> + <height>32</height> + <style>3</style> + <foreground_color> + <color red="0" green="128" blue="255"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Text Input</name> + <text>${TITLE}</text> + <x>10</x> + <width>777</width> + <height>32</height> + <font> + <font name="Title" family="Sans" style="BOLD" size="11.881188118811881"> + </font> + </font> + <background_color> + <color name="EngTitleBG" red="175" green="238" blue="238"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <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>$(SYS){$(D)}Time-I</pv_name> + <x>19</x> + <y>4</y> + <width>209</width> + <height>23</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> +</display> diff --git a/EVR/mrfioc2/evr-vmerf-230.bob b/EVR/mrfioc2/evr-vmerf-230.bob new file mode 100644 index 0000000..f2f6ed0 --- /dev/null +++ b/EVR/mrfioc2/evr-vmerf-230.bob @@ -0,0 +1,1601 @@ +<?xml version="1.0" encoding="UTF-8"?> +<display version="2.0.0"> + <name>$(TITLE)</name> + <macros> + <TITLE>EVR $(SYS) $(D)</TITLE> + </macros> + <height>700</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)}Label-I</pv_name> + <x>18</x> + <y>31</y> + <width>721</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> + <widget type="group" version="2.0.0"> + <name>Delay Generators (Pulsers)</name> + <x>6</x> + <y>54</y> + <width>557</width> + <height>313</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_6</name> + <file>_evrdlygen.opi</file> + <macros> + <N>6</N> + <P>DlyGen:6</P> + </macros> + <x>12</x> + <y>288</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>8</N> + <P>DlyGen:8</P> + </macros> + <x>12</x> + <y>368</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>3</N> + <P>DlyGen:3</P> + </macros> + <x>12</x> + <y>167</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>7</N> + <P>DlyGen:7</P> + </macros> + <x>12</x> + <y>327</y> + <width>516</width> + <height>42</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_9</name> + <file>_evrdlygen.opi</file> + <macros> + <N>9</N> + <P>DlyGen:9</P> + </macros> + <x>12</x> + <y>407</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>5</N> + <P>DlyGen:5</P> + </macros> + <x>12</x> + <y>247</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>4</N> + <P>DlyGen:4</P> + </macros> + <x>12</x> + <y>208</y> + <width>516</width> + <height>42</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> + <file>_evrdlygen.opi</file> + <macros> + <N>2</N> + <P>DlyGen:2</P> + </macros> + <x>12</x> + <y>128</y> + <width>516</width> + <height>42</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_1</name> + <file>_evrdlygen.opi</file> + <macros> + <N>1</N> + <P>DlyGen:1</P> + </macros> + <x>12</x> + <y>87</y> + <width>516</width> + <height>42</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</name> + <file>_evrdlygen.opi</file> + <macros> + <N>0</N> + <P>DlyGen:0</P> + </macros> + <x>12</x> + <y>48</y> + <width>516</width> + <height>42</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_4</name> + <text>Polarity</text> + <x>42</x> + <y>25</y> + <width>52</width> + <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_2</name> + <text>Enable</text> + <x>42</x> + <y>6</y> + <width>52</width> + <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_5</name> + <text>Prescaler</text> + <x>99</x> + <y>18</y> + <width>52</width> + <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_6</name> + <text>Delay</text> + <x>195</x> + <y>25</y> + <width>52</width> + <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_7</name> + <text>Width</text> + <x>312</x> + <y>25</y> + <width>52</width> + <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_8</name> + <text>Triggering Events + (0=Disable)</text> + <x>396</x> + <y>12</y> + <width>132</width> + <height>32</height> + <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>Physical Inputs</name> + <x>578</x> + <y>426</y> + <width>175</width> + <height>267</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evrinput.opi</file> + <macros> + <P>In:0</P> + </macros> + <x>7</x> + <y>7</y> + <width>152</width> + <height>113</height> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="embedded" version="2.0.0"> + <name>Linking Container</name> + <file>_evrinput.opi</file> + <macros> + <P>In:1</P> + </macros> + <x>7</x> + <y>127</y> + <width>152</width> + <height>113</height> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Prescalers</name> + <x>577</x> + <y>54</y> + <width>177</width> + <height>115</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS){$(D)-PS:2}Rate-I</pv_name> + <x>85</x> + <y>67</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS){$(D)-PS:1}Rate-I</pv_name> + <x>85</x> + <y>37</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(SYS){$(D)-PS:0}Rate-I</pv_name> + <x>85</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-PS:0}Div-SP</pv_name> + <x>18</x> + <y>6</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-PS:1}Div-SP</pv_name> + <x>18</x> + <y>36</y> + <width>61</width> + <height>19</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="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)-PS:2}Div-SP</pv_name> + <x>18</x> + <y>66</y> + <width>61</width> + <height>19</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_6</name> + <text>2</text> + <x>5</x> + <y>66</y> + <width>14</width> + <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_5</name> + <text>1</text> + <x>5</x> + <y>36</y> + <width>14</width> + <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_4</name> + <text>0</text> + <x>5</x> + <y>6</y> + <width>14</width> + <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>Global</name> + <x>577</x> + <y>174</y> + <width>177</width> + <height>247</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Enabled</text> + <x>16</x> + <y>7</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Ena-Sel</pv_name> + <x>91</x> + <y>7</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Status</text> + <x>16</x> + <y>25</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Link-Sts</pv_name> + <x>91</x> + <y>25</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>PLL Status</text> + <x>16</x> + <y>43</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Pll-Sts</pv_name> + <x>91</x> + <y>43</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Link Err Cnt</text> + <x>16</x> + <y>97</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:RxErr-I</pv_name> + <x>91</x> + <y>97</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>HBt TIMO Cnt</text> + <x>6</x> + <y>115</y> + <width>73</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:LinkTimo-I</pv_name> + <x>91</x> + <y>115</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Time Status</text> + <x>16</x> + <y>61</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Time:Valid-Sts</pv_name> + <x>91</x> + <y>61</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input</name> + <pv_name>$(SYS){$(D)}Evt:Blink0-SP</pv_name> + <x>90</x> + <y>180</y> + <width>67</width> + <height>19</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <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="open_display"> + <file>evr-expert.opi</file> + <target>replace</target> + </action> + </actions> + <text>Expert</text> + <x>42</x> + <y>204</y> + <height>19</height> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>FIFO OFlw</text> + <x>16</x> + <y>132</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:HwOflw-I</pv_name> + <x>91</x> + <y>132</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Sw OFlw</text> + <x>6</x> + <y>149</y> + <width>73</width> + <height>17</height> + <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>$(SYS){$(D)}Cnt:SwOflw-I</pv_name> + <x>91</x> + <y>149</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Blink Event</text> + <x>6</x> + <y>181</y> + <width>73</width> + <height>17</height> + <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>Rx Pwr</text> + <x>16</x> + <y>79</y> + <width>63</width> + <height>17</height> + <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>$(SYS){$(D)-SFP}Pwr:RX-I</pv_name> + <x>91</x> + <y>79</y> + <width>65</width> + <height>17</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Physical Outputs</name> + <x>6</x> + <y>372</y> + <width>557</width> + <height>321</height> + <style>1</style> + <foreground_color> + <color name="LabelBG" red="65" green="105" blue="225"> + </color> + </foreground_color> + <background_color> + <color name="TabBG" red="224" green="255" blue="255"> + </color> + </background_color> + <actions> + </actions> + <widget type="tabs" version="2.0.0"> + <name>Tabbed Container</name> + <tabs> + <tab> + <name>FP</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_16</name> + <file>_evroutput.opi</file> + <macros> + <O>FP6</O> + </macros> + <x>6</x> + <y>320</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FP5</O> + </macros> + <x>6</x> + <y>268</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FP4</O> + </macros> + <x>6</x> + <y>217</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FP3</O> + </macros> + <x>6</x> + <y>166</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FP2</O> + </macros> + <x>6</x> + <y>115</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FP1</O> + </macros> + <x>6</x> + <y>63</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FP0</O> + </macros> + <x>6</x> + <y>12</y> + <width>418</width> + <height>52</height> + <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="open_display"> + <file>evr-cml-output.opi</file> + <macros> + <O>FP5</O> + </macros> + <target>tab</target> + </action> + </actions> + <text>CML/GTX</text> + <x>423</x> + <y>320</y> + <width>61</width> + <height>20</height> + <font> + <font name="LinkText" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button</name> + <actions> + <action type="open_display"> + <file>evr-cml-output.opi</file> + <macros> + <O>FP5</O> + </macros> + <target>tab</target> + </action> + </actions> + <text>CML/GTX</text> + <x>423</x> + <y>268</y> + <width>61</width> + <height>20</height> + <font> + <font name="LinkText" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Action Button_1</name> + <actions> + <action type="open_display"> + <file>evr-cml-output.opi</file> + <macros> + <O>FP4</O> + </macros> + <target>tab</target> + </action> + </actions> + <text>CML/GTX</text> + <x>423</x> + <y>217</y> + <width>61</width> + <height>20</height> + <font> + <font name="LinkText" family="Arial" style="REGULAR" size="8.910891089108912"> + </font> + </font> + <background_color> + <color name="ButtonFG" red="180" green="180" blue="180"> + </color> + </background_color> + <tooltip>$(actions)</tooltip> + </widget> + </children> + </tab> + <tab> + <name>FPUV</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_13</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV3</O> + </macros> + <x>6</x> + <y>160</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FPUV2</O> + </macros> + <x>6</x> + <y>109</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>FPUV1</O> + </macros> + <x>6</x> + <y>57</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>FPUV0</O> + </macros> + <x>6</x> + <y>6</y> + <width>418</width> + <height>52</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + <tab> + <name>RB</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_19</name> + <file>_evroutput.opi</file> + <macros> + <O>RB11</O> + </macros> + <x>6</x> + <y>570</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB10</O> + </macros> + <x>6</x> + <y>519</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB09</O> + </macros> + <x>6</x> + <y>467</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB08</O> + </macros> + <x>6</x> + <y>416</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB15</O> + </macros> + <x>6</x> + <y>775</y> + <width>418</width> + <height>52</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_24</name> + <file>_evroutput.opi</file> + <macros> + <O>RB14</O> + </macros> + <x>6</x> + <y>724</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB13</O> + </macros> + <x>6</x> + <y>672</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB12</O> + </macros> + <x>6</x> + <y>621</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB07</O> + </macros> + <x>6</x> + <y>365</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB06</O> + </macros> + <x>6</x> + <y>314</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB05</O> + </macros> + <x>6</x> + <y>262</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB04</O> + </macros> + <x>6</x> + <y>211</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB03</O> + </macros> + <x>6</x> + <y>160</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB02</O> + </macros> + <x>6</x> + <y>109</y> + <width>418</width> + <height>52</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> + <file>_evroutput.opi</file> + <macros> + <O>RB01</O> + </macros> + <x>6</x> + <y>57</y> + <width>418</width> + <height>52</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_10</name> + <file>_evroutput.opi</file> + <macros> + <O>RB00</O> + </macros> + <x>6</x> + <y>6</y> + <width>418</width> + <height>52</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + <tab> + <name>Internal</name> + <children> + <widget type="embedded" version="2.0.0"> + <name>Linking Container_10</name> + <file>_evroutput.opi</file> + <macros> + <O>Int</O> + </macros> + <x>6</x> + <y>12</y> + <width>418</width> + <height>52</height> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + </children> + </tab> + </tabs> + <x>6</x> + <y>6</y> + <width>541</width> + <height>289</height> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <tab_height>10</tab_height> + <actions> + </actions> + </widget> + </widget> + <widget type="group" version="2.0.0"> + <name>Title800_1</name> + <width>800</width> + <height>32</height> + <style>3</style> + <foreground_color> + <color red="0" green="128" blue="255"> + </color> + </foreground_color> + <background_color> + <color red="240" green="240" blue="240"> + </color> + </background_color> + <actions> + </actions> + <widget type="label" version="2.0.0"> + <name>Text Input</name> + <text>${TITLE}</text> + <x>10</x> + <width>777</width> + <height>32</height> + <font> + <font name="Title" family="Sans" style="BOLD" size="11.881188118811881"> + </font> + </font> + <background_color> + <color name="EngTitleBG" red="175" green="238" blue="238"> + </color> + </background_color> + <transparent>false</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <tooltip>$(pv_name) +$(pv_value)</tooltip> + <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>$(SYS){$(D)}Time-I</pv_name> + <x>19</x> + <y>4</y> + <width>209</width> + <height>23</height> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <transparent>true</transparent> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_width>1</border_width> + </widget> + </widget> +</display> -- GitLab