Skip to content
Snippets Groups Projects
Commit 1bc0ff82 authored by Elena Donegani's avatar Elena Donegani
Browse files

Replace asynIPPortSetup.bob

parent 462d8d37
No related branches found
No related tags found
No related merge requests found
...@@ -3,417 +3,722 @@ ...@@ -3,417 +3,722 @@
<name>asynIPPortSetup</name> <name>asynIPPortSetup</name>
<x>405</x> <x>405</x>
<y>149</y> <y>149</y>
<width>260</width> <width>280</width>
<height>410</height> <height>470</height>
<background_color> <background_color>
<color red="187" green="187" blue="187"> <color red="240" green="240" blue="240">
</color> </color>
</background_color> </background_color>
<grid_visible>false</grid_visible> <actions>
<grid_step_x>5</grid_step_x> </actions>
<widget type="rectangle" version="2.0.0"> <widget type="rectangle" version="2.0.0">
<name>rectangle #6</name> <name>BGGrey02-background</name>
<y>2</y> <y>50</y>
<width>260</width> <width>280</width>
<height>16</height> <height>420</height>
<line_width>2</line_width>
<line_color> <line_color>
<color red="218" green="218" blue="218"> <color name="GROUP-BORDER" red="150" green="155" blue="151">
</color> </color>
</line_color> </line_color>
<background_color> <background_color>
<color red="218" green="218" blue="218"> <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
</color> </color>
</background_color> </background_color>
<corner_height>10</corner_height>
</widget>
<widget type="rectangle" version="2.0.0">
<name>Rectangle</name>
<class>TITLE-BAR</class>
<x use_class="true">0</x>
<y use_class="true">0</y>
<width>280</width>
<height use_class="true">50</height>
<line_width use_class="true">0</line_width>
<line_color>
<color red="128" green="0" blue="255">
</color>
</line_color>
<background_color use_class="true">
<color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202">
</color>
</background_color>
<actions>
</actions>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #9</name> <name>Label</name>
<class>TITLE</class>
<text>$(P)$(R)</text> <text>$(P)$(R)</text>
<y>2</y> <x use_class="true">20</x>
<width>260</width> <y use_class="true">0</y>
<height>16</height> <width>280</width>
<font> <height use_class="true">50</height>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <font use_class="true">
<font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0">
</font> </font>
</font> </font>
<horizontal_alignment>1</horizontal_alignment> <foreground_color use_class="true">
<color name="HEADER-TEXT" red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<transparent use_class="true">true</transparent>
<horizontal_alignment use_class="true">0</horizontal_alignment>
<vertical_alignment use_class="true">1</vertical_alignment>
<wrap_words use_class="true">false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #12</name> <name>Label</name>
<text>Supported</text> <text>Supported</text>
<x>148</x> <x>140</x>
<y>25</y> <y>60</y>
<width>90</width> <width>90</width>
<font>
<font family="Liberation Sans" style="REGULAR" size="16.0">
</font>
</font>
<foreground_color> <foreground_color>
<color red="51" green="153" blue="0"> <color red="51" green="153" blue="0">
</color> </color>
</foreground_color> </foreground_color>
<auto_size>true</auto_size> <background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<rules> <rules>
<rule name="vis_if_not_zero" prop_id="visible" out_exp="false"> <rule name="Visibility" prop_id="visible" out_exp="false">
<exp bool_exp="pv0!=0">
<value>true</value>
</exp>
<exp bool_exp="!(pv0!=0)"> <exp bool_exp="!(pv0!=0)">
<value>false</value> <value>false</value>
</exp> </exp>
<pv_name>$(P)$(R).OPTIONIV</pv_name> <pv_name>$(P)$(R).OPTIONIV</pv_name>
</rule> </rule>
</rules> </rules>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #16</name> <name>Label</name>
<text>Unsupported</text> <text>Unsupported</text>
<x>138</x> <x>130</x>
<y>25</y> <y>60</y>
<width>110</width> <width>110</width>
<font>
<font family="Liberation Sans" style="REGULAR" size="16.0">
</font>
</font>
<foreground_color> <foreground_color>
<color red="222" green="19" blue="9"> <color red="222" green="19" blue="9">
</color> </color>
</foreground_color> </foreground_color>
<auto_size>true</auto_size> <background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<rules> <rules>
<rule name="vis_if_zero" prop_id="visible" out_exp="false"> <rule name="Visibility" prop_id="visible" out_exp="false">
<exp bool_exp="pv0==0">
<value>true</value>
</exp>
<exp bool_exp="!(pv0==0)"> <exp bool_exp="!(pv0==0)">
<value>false</value> <value>false</value>
</exp> </exp>
<pv_name>$(P)$(R).OPTIONIV</pv_name> <pv_name>$(P)$(R).OPTIONIV</pv_name>
</rule> </rule>
</rules> </rules>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #20</name> <name>Label</name>
<text>asynOption:</text> <text>asynOption:</text>
<x>8</x> <y>60</y>
<y>25</y>
<width>110</width> <width>110</width>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<auto_size>true</auto_size> <background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #23</name> <name>Label</name>
<text>Disconnect on</text> <text>Disconnect on</text>
<x>13</x> <x>5</x>
<y>51</y> <y>86</y>
<width>130</width> <width>130</width>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #26</name> <name>Label</name>
<text>read timeout:</text> <text>read timeout:</text>
<x>13</x> <x>5</x>
<y>76</y> <y>111</y>
<width>130</width> <width>130</width>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #29</name> <name>Label</name>
<text>Host info:</text> <text>Host info:</text>
<x>43</x> <x>35</x>
<y>101</y> <y>136</y>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="textentry" version="3.0.0"> <widget type="textentry" version="3.0.0">
<name>text entry #32</name> <name>Text Input</name>
<pv_name>$(P)$(R).HOSTINFO</pv_name> <pv_name>$(P)$(R).HOSTINFO</pv_name>
<x>150</x> <x>142</x>
<y>101</y> <y>136</y>
<width>102</width> <width>102</width>
<height>18</height> <height>18</height>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color> <background_color>
<color red="115" green="223" blue="255"> <color name="BLACK-TEXT" red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<format>6</format> <format>6</format>
<show_units>false</show_units> <show_units>false</show_units>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive> <border_alarm_sensitive>false</border_alarm_sensitive>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="combo" version="2.0.0"> <widget type="combo" version="2.0.0">
<name>menu #36</name> <name>Menu Button</name>
<pv_name>$(P)$(R).DRTO</pv_name> <pv_name>$(P)$(R).DRTO</pv_name>
<x>150</x> <x>142</x>
<y>76</y> <y>111</y>
<width>102</width> <width>102</width>
<height>20</height> <height>20</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color> <background_color>
<color red="115" green="223" blue="255"> <color name="BLACK-TEXT" red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive> <border_alarm_sensitive>false</border_alarm_sensitive>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #39</name> <name>Label</name>
<text>Data bits:</text> <text>Data bits:</text>
<x>43</x> <x>35</x>
<y>206</y> <y>241</y>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #42</name> <name>Label</name>
<text>Stop bits:</text> <text>Stop bits:</text>
<x>43</x> <x>35</x>
<y>231</y> <y>266</y>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #45</name> <name>Label</name>
<text>Modem control:</text> <text>Modem control:</text>
<x>3</x> <y>316</y>
<y>281</y> <width>135</width>
<width>140</width> <foreground_color>
<font> <color red="0" green="0" blue="0">
<font family="Liberation Sans" style="REGULAR" size="16.0"> </color>
</font> </foreground_color>
</font> <background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #48</name> <name>Label</name>
<text>Parity:</text> <text>Parity:</text>
<x>73</x> <x>65</x>
<y>256</y> <y>291</y>
<width>70</width> <width>70</width>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="combo" version="2.0.0"> <widget type="combo" version="2.0.0">
<name>menu #51</name> <name>Menu Button</name>
<pv_name>$(P)$(R).DBIT</pv_name> <pv_name>$(P)$(R).DBIT</pv_name>
<x>150</x> <x>142</x>
<y>206</y> <y>241</y>
<width>102</width> <width>102</width>
<height>20</height> <height>20</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color> <background_color>
<color red="115" green="223" blue="255"> <color name="BLACK-TEXT" red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive> <border_alarm_sensitive>false</border_alarm_sensitive>
</widget> </widget>
<widget type="combo" version="2.0.0"> <widget type="combo" version="2.0.0">
<name>menu #54</name> <name>Menu Button</name>
<pv_name>$(P)$(R).SBIT</pv_name> <pv_name>$(P)$(R).SBIT</pv_name>
<x>150</x> <x>142</x>
<y>231</y> <y>266</y>
<width>102</width> <width>102</width>
<height>20</height> <height>20</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color> <background_color>
<color red="115" green="223" blue="255"> <color name="BLACK-TEXT" red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive> <border_alarm_sensitive>false</border_alarm_sensitive>
</widget> </widget>
<widget type="combo" version="2.0.0"> <widget type="combo" version="2.0.0">
<name>menu #57</name> <name>Menu Button</name>
<pv_name>$(P)$(R).PRTY</pv_name> <pv_name>$(P)$(R).PRTY</pv_name>
<x>150</x> <x>142</x>
<y>256</y> <y>291</y>
<width>102</width> <width>102</width>
<height>20</height> <height>20</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color> <background_color>
<color red="115" green="223" blue="255"> <color name="BLACK-TEXT" red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive> <border_alarm_sensitive>false</border_alarm_sensitive>
</widget> </widget>
<widget type="combo" version="2.0.0"> <widget type="combo" version="2.0.0">
<name>menu #60</name> <name>Menu Button</name>
<pv_name>$(P)$(R).MCTL</pv_name> <pv_name>$(P)$(R).MCTL</pv_name>
<x>150</x> <x>142</x>
<y>281</y> <y>316</y>
<width>102</width> <width>102</width>
<height>20</height> <height>20</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color> <background_color>
<color red="115" green="223" blue="255"> <color name="BLACK-TEXT" red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive> <border_alarm_sensitive>false</border_alarm_sensitive>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #63</name> <name>Label</name>
<text>Flow control:</text> <text>Flow control:</text>
<x>13</x> <x>5</x>
<y>306</y> <y>341</y>
<width>130</width> <width>130</width>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="combo" version="2.0.0"> <widget type="combo" version="2.0.0">
<name>menu #66</name> <name>Menu Button</name>
<pv_name>$(P)$(R).FCTL</pv_name> <pv_name>$(P)$(R).FCTL</pv_name>
<x>150</x> <x>142</x>
<y>306</y> <y>341</y>
<width>102</width> <width>102</width>
<height>20</height> <height>20</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color> <background_color>
<color red="115" green="223" blue="255"> <color name="BLACK-TEXT" red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive> <border_alarm_sensitive>false</border_alarm_sensitive>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #69</name> <name>Label</name>
<text>XOFF output:</text> <text>XOFF output:</text>
<x>23</x> <x>15</x>
<y>331</y> <y>366</y>
<width>120</width> <width>120</width>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="combo" version="2.0.0"> <widget type="combo" version="2.0.0">
<name>menu #72</name> <name>Menu Button</name>
<pv_name>$(P)$(R).IXON</pv_name> <pv_name>$(P)$(R).IXON</pv_name>
<x>150</x> <x>142</x>
<y>331</y> <y>366</y>
<width>102</width> <width>102</width>
<height>20</height> <height>20</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color> <background_color>
<color red="115" green="223" blue="255"> <color name="BLACK-TEXT" red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive> <border_alarm_sensitive>false</border_alarm_sensitive>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #75</name> <name>Label</name>
<text>XOFF input:</text> <text>XOFF input:</text>
<x>33</x> <x>25</x>
<y>356</y> <y>391</y>
<width>110</width> <width>110</width>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="combo" version="2.0.0"> <widget type="combo" version="2.0.0">
<name>menu #78</name> <name>Menu Button</name>
<pv_name>$(P)$(R).IXOFF</pv_name> <pv_name>$(P)$(R).IXOFF</pv_name>
<x>150</x> <x>142</x>
<y>356</y> <y>391</y>
<width>102</width> <width>102</width>
<height>20</height> <height>20</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color> <background_color>
<color red="115" green="223" blue="255"> <color name="BLACK-TEXT" red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive> <border_alarm_sensitive>false</border_alarm_sensitive>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #81</name> <name>Label</name>
<text>XON=any:</text> <text>XON=any:</text>
<x>63</x> <x>55</x>
<y>381</y> <y>416</y>
<width>80</width> <width>80</width>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="combo" version="2.0.0"> <widget type="combo" version="2.0.0">
<name>menu #84</name> <name>Menu Button</name>
<pv_name>$(P)$(R).IXANY</pv_name> <pv_name>$(P)$(R).IXANY</pv_name>
<x>150</x> <x>142</x>
<y>381</y> <y>416</y>
<width>102</width> <width>102</width>
<height>20</height> <height>20</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color> <background_color>
<color red="115" green="223" blue="255"> <color name="BLACK-TEXT" red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive> <border_alarm_sensitive>false</border_alarm_sensitive>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #87</name> <name>Label</name>
<text>Baud rate:</text> <text>Baud rate:</text>
<x>43</x> <x>35</x>
<y>181</y> <y>216</y>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="textentry" version="3.0.0"> <widget type="textentry" version="3.0.0">
<name>text entry #90</name> <name>Text Input</name>
<pv_name>$(P)$(R).LBAUD</pv_name> <pv_name>$(P)$(R).LBAUD</pv_name>
<x>150</x> <x>142</x>
<y>181</y> <y>216</y>
<width>102</width> <width>102</width>
<height>18</height> <height>18</height>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<background_color> <background_color>
<color red="115" green="223" blue="255"> <color name="BLACK-TEXT" red="255" green="255" blue="255">
</color> </color>
</background_color> </background_color>
<format>1</format> <format>1</format>
<show_units>false</show_units> <show_units>false</show_units>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive> <border_alarm_sensitive>false</border_alarm_sensitive>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #94</name> <name>Label</name>
<text>COM (RFC 2217) protocol</text> <text>COM (RFC 2217) protocol</text>
<x>15</x> <x>7</x>
<y>151</y> <y>186</y>
<width>230</width> <width>230</width>
<font> <foreground_color>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <color red="0" green="0" blue="0">
</font> </color>
</font> </foreground_color>
<horizontal_alignment>2</horizontal_alignment> <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_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #97</name> <name>Label</name>
<text>Parameters for ports with</text> <text>Parameters for ports with</text>
<x>5</x> <y>170</y>
<y>130</y> <width>200</width>
<width>250</width> <foreground_color>
<font> <color red="0" green="0" blue="0">
<font family="Liberation Sans" style="REGULAR" size="16.0"> </color>
</font> </foreground_color>
</font> <background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget> </widget>
</display> </display>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment