Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
executable file 80 lines (80 sloc) 2.29 KB
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>STOPWATCH</name>
<width>280</width>
<height>90</height>
<widget type="label" version="2.0.0">
<name>Label</name>
<class>SECTION</class>
<text>STOPWATCH</text>
<x>5</x>
<width>250</width>
<height>31</height>
<font use_class="true">
<font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0">
</font>
</font>
<foreground_color use_class="true">
<color name="Text" red="0" green="0" blue="0">
</color>
</foreground_color>
<transparent use_class="true">true</transparent>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="bool_button" version="2.0.0">
<name>LED_6</name>
<pv_name>CRYVISIL:META:TIMER:Status</pv_name>
<x>20</x>
<y>31</y>
<width>30</width>
<off_label>▶</off_label>
<off_color>
<color name="Read_Background" red="240" green="240" blue="240">
</color>
</off_color>
<on_label>■</on_label>
<on_color>
<color name="Read_Background" red="240" green="240" blue="240">
</color>
</on_color>
<show_led>false</show_led>
<actions>
</actions>
<show_confirm_dialog>3</show_confirm_dialog>
<confirm_message>Caution this resets the timer! Proceed?</confirm_message>
</widget>
<widget type="bool_button" version="2.0.0">
<name>LED_8</name>
<pv_name>CRYVISIL:META:TIMER:Pause</pv_name>
<x>60</x>
<y>31</y>
<width>30</width>
<off_label>▶</off_label>
<off_color>
<color name="Read_Background" red="240" green="240" blue="240">
</color>
</off_color>
<on_label>||</on_label>
<on_color>
<color name="Read_Background" red="240" green="240" blue="240">
</color>
</on_color>
<show_led>false</show_led>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_2</name>
<pv_name>CRYVISIL:META:TIMER:Counter</pv_name>
<x>100</x>
<y>31</y>
<width>150</width>
<height>30</height>
<format>7</format>
<precision>4</precision>
<show_units>false</show_units>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<actions>
</actions>
</widget>
</display>