144 lines
3.2 KiB
XML
144 lines
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>Form</class>
|
|
<widget class="QWidget" name="Form">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>525</width>
|
|
<height>312</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<widget class="caByteController" name="cabytecontroller">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>70</y>
|
|
<width>41</width>
|
|
<height>151</height>
|
|
</rect>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">$(IOC):m$(M_ID=0)s$(BI_S_ID)-One</string>
|
|
</property>
|
|
<property name="endBit">
|
|
<number>1</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="caByte" name="cabyte">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>235</y>
|
|
<width>56</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">$(IOC):m$(M_ID=0)s$(BO_S_ID)-Zero</string>
|
|
</property>
|
|
<property name="endBit">
|
|
<number>0</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="calabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>100</y>
|
|
<width>90</width>
|
|
<height>28</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>E-Stop</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="calabel_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>170</y>
|
|
<width>121</width>
|
|
<height>28</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reduce velo</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="calabel_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>245</y>
|
|
<width>116</width>
|
|
<height>28</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Axis at rest</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caTextEntry" name="catextentry">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>405</x>
|
|
<y>255</y>
|
|
<width>100</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">$(IOC):m$(M_ID=0)s$(BI_S_ID)-One</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="calabel_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>30</y>
|
|
<width>426</width>
|
|
<height>28</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Simulation of motion safety box</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>caTextEntry</class>
|
|
<extends>caLineEdit</extends>
|
|
<header>caTextEntry</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caByteController</class>
|
|
<extends>QWidget</extends>
|
|
<header>caByteController</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caLabel</class>
|
|
<extends>QLabel</extends>
|
|
<header>caLabel</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caLineEdit</class>
|
|
<extends>QLineEdit</extends>
|
|
<header>caLineEdit</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caByte</class>
|
|
<extends>QWidget</extends>
|
|
<header>caByte</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|