Newer
Older
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="caThermo" name="cathermo">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>20</width>
<height>331</height>
</rect>
</property>
<property name="channel" stdset="0">
</property>
</widget>
<widget class="caByte" name="cabyte">
<property name="geometry">
<rect>
<x>50</x>
</rect>
</property>
<property name="channel" stdset="0">
<string notr="true">raytum:l1:glstat</string>
<widget class="caTextEntry" name="catextentry">
<property name="geometry">
<rect>
<x>169</x>
<y>150</y>
<width>51</width>
<height>22</height>
</rect>
</property>
<property name="channel" stdset="0">
</property>
<property name="precision">
<number>1</number>
</property>
<property name="precisionMode">
<enum>caLineEdit::User</enum>
</property>
</widget>
<widget class="caToggleButton" name="catogglebutton">
<property name="geometry">
<rect>
<x>80</x>
<y>60</y>
<width>100</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>on/off</string>
</property>
<property name="channel" stdset="0">
<string notr="true">raytum:l1:switch</string>
</property>
</widget>
<widget class="caLed" name="caled">
<property name="geometry">
<rect>
<x>100</x>
<y>30</y>
<width>30</width>
<height>30</height>
</rect>
</property>
<property name="channel" stdset="0">
<string notr="true">raytum:l1:state</string>
</property>
</widget>
<widget class="caLineEdit" name="calineedit">
<property name="geometry">
<rect>
<x>120</x>
<y>90</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="channel" stdset="0">
<string notr="true">raytum:l1:glstat</string>
</property>
</widget>
<widget class="caLineEdit" name="calineedit_2">
<property name="geometry">
<rect>
<y>120</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="channel" stdset="0">
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>80</x>
<y>90</y>
<width>31</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>lstat</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>80</x>
<y>120</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>diode current</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>80</x>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>set current</string>
</property>
</widget>
<widget class="caLineEdit" name="calineedit_3">
<property name="geometry">
<rect>
<x>10</x>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="channel" stdset="0">
<string notr="true">raytum:l1:gserial</string>
<zorder>cathermo</zorder>
<zorder>cabyte</zorder>
<zorder>catextentry</zorder>
<zorder>catogglebutton</zorder>
<zorder>caled</zorder>
<zorder>calineedit</zorder>
<zorder>calineedit_2</zorder>
<zorder>label</zorder>
<zorder>label_2</zorder>
<zorder>label_3</zorder>
<zorder>calineedit_3</zorder>
<zorder>canumeric</zorder>
<widget class="caGraphics" name="cagraphics">
<property name="geometry">
<rect>
<x>100</x>
<y>10</y>
<width>481</width>
<height>111</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>340</x>
<width>241</width>
<height>381</height>
</rect>
</property>
<property name="title">
<string>Laser 2</string>
</property>
<widget class="caThermo" name="cathermo_2">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>20</width>
<height>331</height>
</rect>
</property>
<property name="channel" stdset="0">
</property>
</widget>
<widget class="caByte" name="cabyte_2">
<property name="geometry">
<rect>
<x>50</x>
<y>50</y>
<width>20</width>
<height>311</height>
</rect>
</property>
<property name="channel" stdset="0">
<string notr="true">raytum:l2:glstat</string>
</property>
</widget>
<widget class="caTextEntry" name="catextentry_2">
<property name="geometry">
<rect>
<x>169</x>
<y>150</y>
<width>51</width>
<height>22</height>
</rect>
</property>
<property name="channel" stdset="0">
</property>
<property name="precision">
<number>1</number>
</property>
<property name="precisionMode">
<enum>caLineEdit::User</enum>
</property>
</widget>
<widget class="caToggleButton" name="catogglebutton_2">
<property name="geometry">
<rect>
<x>80</x>
<y>60</y>
<width>100</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>on/off</string>
</property>
<property name="channel" stdset="0">
<string notr="true">raytum:l2:switch</string>
</property>
</widget>
<widget class="caLed" name="caled_2">
<property name="geometry">
<rect>
<x>100</x>
<y>30</y>
<width>30</width>
<height>30</height>
</rect>
</property>
<property name="channel" stdset="0">
<string notr="true">raytum:l2:state</string>
</property>
</widget>
<widget class="caLineEdit" name="calineedit_4">
<property name="geometry">
<rect>
<x>120</x>
<y>90</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="channel" stdset="0">
<string notr="true">raytum:l2:glstat</string>
</property>
</widget>
<widget class="caLineEdit" name="calineedit_5">
<property name="geometry">
<rect>
<x>170</x>
<y>120</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="channel" stdset="0">
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>80</x>
<y>90</y>
<width>31</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>lstat</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>80</x>
<y>120</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>diode current</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>80</x>
<y>150</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>set current</string>
</property>
</widget>
<widget class="caLineEdit" name="calineedit_6">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="channel" stdset="0">
<string notr="true">raytum:l2:gserial</string>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>caTextEntry</class>
<extends>caLineEdit</extends>
<header>caTextEntry</header>
<customwidget>
<class>caToggleButton</class>
<extends>QCheckBox</extends>
<header>caToggleButton</header>
</customwidget>
<customwidget>
<class>caGraphics</class>
<extends>QWidget</extends>
<header>caGraphics</header>
</customwidget>
<customwidget>
<class>caLed</class>
<extends>QWidget</extends>
<header>caLed</header>
</customwidget>
<customwidget>
<class>caLineEdit</class>
<extends>QLineEdit</extends>
<header>caLineEdit</header>
</customwidget>
<customwidget>
<class>caThermo</class>
<extends>QWidget</extends>
<header>caThermo</header>
</customwidget>