Skip to content
Snippets Groups Projects
Commit be631182 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: lasers.bob

parent 4455ed79
No related branches found
No related tags found
No related merge requests found
......@@ -60,8 +60,8 @@
<name>Laser</name>
<x>70</x>
<y>300</y>
<width>530</width>
<height>70</height>
<width>690</width>
<height>110</height>
<widget type="led" version="2.0.0">
<name>LED</name>
<pv_name>daq:l1:state</pv_name>
......@@ -102,6 +102,29 @@
<y>2</y>
<height>30</height>
</widget>
<widget type="slide_button" version="2.0.0">
<name>Slide Button_1</name>
<pv_name>daq:l1:switch</pv_name>
<x>532</x>
<y>2</y>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Entry</name>
<pv_name>daq:l1:scur</pv_name>
<x>42</x>
<y>34</y>
<width>110</width>
<height>30</height>
<precision>3</precision>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_2</name>
<pv_name>daq:l1:gcur</pv_name>
<x>182</x>
<y>34</y>
<width>130</width>
<height>40</height>
</widget>
</widget>
<widget type="byte_monitor" version="2.0.0">
<name>Byte Monitor</name>
......@@ -111,10 +134,57 @@
<width>450</width>
<height>40</height>
</widget>
<widget type="group" version="2.0.0">
<name>Laser_1</name>
<x>70</x>
<y>410</y>
<width>690</width>
<height>70</height>
<widget type="led" version="2.0.0">
<name>LED_1</name>
<pv_name>daq:l2:state</pv_name>
<x>232</x>
<y>2</y>
<width>40</width>
<height>32</height>
<on_color>
<color red="255" green="0" blue="0">
</color>
</on_color>
</widget>
<widget type="bool_button" version="2.0.0">
<name>Boolean Button_2</name>
<pv_name>daq:l2:off</pv_name>
<x>382</x>
<y>2</y>
<width>80</width>
<height>32</height>
<off_label>Turn Off</off_label>
<off_image>Turning off ...</off_image>
<show_led>false</show_led>
</widget>
<widget type="bool_button" version="2.0.0">
<name>Boolean Button_3</name>
<pv_name>daq:l2:on</pv_name>
<x>282</x>
<y>2</y>
<width>90</width>
<height>32</height>
<off_label>Turn On</off_label>
<show_led>false</show_led>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_1</name>
<pv_name>daq:l2:gserial</pv_name>
<x>122</x>
<y>2</y>
<height>30</height>
</widget>
<widget type="slide_button" version="2.0.0">
<name>Slide Button_1</name>
<pv_name>daq:l1:switch</pv_name>
<x>680</x>
<y>330</y>
<name>Slide Button_2</name>
<pv_name>daq:l2:switch</pv_name>
<x>532</x>
<y>2</y>
</widget>
</widget>
</display>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment