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 72 lines (72 sloc) 1.98 KB
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>DeltaPS Voltage Alarm Settings</name>
<width>300</width>
<height>200</height>
<widget type="spinner" version="2.0.0">
<name>Text Entry</name>
<pv_name>CRYVISIL:META:Alarm:DeltaPSVoltage_max</pv_name>
<x>100</x>
<y>88</y>
<width>110</width>
<height>30</height>
<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:DeltaPSVoltage_min</pv_name>
<x>100</x>
<y>57</y>
<width>110</width>
<height>30</height>
<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 DeltaPS-Voltage limits</text>
<x>28</x>
<y>20</y>
<width>175</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>