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 74 lines (74 sloc) 2.01 KB
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>Keithley Capacity Alarm Setting</name>
<width>300</width>
<height>200</height>
<widget type="spinner" version="2.0.0">
<name>Text Entry</name>
<pv_name>CRYVISIL:META:Capacity_max</pv_name>
<x>100</x>
<y>88</y>
<width>110</width>
<height>30</height>
<format>2</format>
<precision>4</precision>
<show_units>true</show_units>
<minimum>-1000.0</minimum>
<maximum>1000.0</maximum>
<limits_from_pv>false</limits_from_pv>
<increment>0.1</increment>
</widget>
<widget type="spinner" version="2.0.0">
<name>Text Entry_1</name>
<pv_name>CRYVISIL:META:Alarm:Capacity_min</pv_name>
<x>100</x>
<y>47</y>
<width>110</width>
<height>30</height>
<format>2</format>
<precision>4</precision>
<show_units>true</show_units>
<minimum>-1000.0</minimum>
<maximum>1000.0</maximum>
<limits_from_pv>false</limits_from_pv>
<increment>0.1</increment>
</widget>
<widget type="label" version="2.0.0">
<name>Label</name>
<text>Minimum</text>
<x>20</x>
<y>57</y>
<width>57</width>
<height>16</height>
<auto_size>true</auto_size>
</widget>
<widget type="label" version="2.0.0">
<name>Label_1</name>
<text>Maximum</text>
<x>20</x>
<y>95</y>
<width>61</width>
<height>16</height>
<auto_size>true</auto_size>
</widget>
<widget type="label" version="2.0.0">
<name>Label_2</name>
<class>SECTION</class>
<text>Set Keithley Capacity Limits</text>
<x>20</x>
<y>20</y>
<width>188</width>
<height>16</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>
<auto_size>true</auto_size>
<border_width>1</border_width>
</widget>
</display>