Skip to content
Snippets Groups Projects
Commit 38752343 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

new file: dm/strip_test.ui

parent 3815ee02
Branches
No related tags found
No related merge requests found
<?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="caStripPlot" name="castripplot">
<property name="geometry">
<rect>
<x>0</x>
<y>10</y>
<width>771</width>
<height>371</height>
</rect>
</property>
<property name="channels" stdset="0">
<string>pidaq2:adc:0;pidaq2:adc:1;pidaq2:adc:2;pidaq2:adc:3</string>
</property>
<property name="YaxisLimitsMax_1">
<double>5.000000000000000</double>
</property>
<property name="YaxisLimitsMax_2">
<double>5.000000000000000</double>
</property>
<property name="YaxisLimitsMax_3">
<double>5.000000000000000</double>
</property>
<property name="YaxisLimitsMax_4">
<double>5.000000000000000</double>
</property>
<property name="YaxisLimitsMax_5">
<double>5.000000000000000</double>
</property>
</widget>
<widget class="caApplyNumeric" name="caapplynumeric">
<property name="geometry">
<rect>
<x>20</x>
<y>460</y>
<width>160</width>
<height>70</height>
</rect>
</property>
<property name="channel" stdset="0">
<string notr="true">pidaq2:setdac:0</string>
</property>
<property name="fixedFormat">
<bool>true</bool>
</property>
<property name="maxValue">
<double>5.000000000000000</double>
</property>
<property name="minValue">
<double>0.000000000000000</double>
</property>
</widget>
<widget class="caApplyNumeric" name="caapplynumeric_2">
<property name="geometry">
<rect>
<x>270</x>
<y>460</y>
<width>160</width>
<height>70</height>
</rect>
</property>
<property name="channel" stdset="0">
<string notr="true">pidaq2:setdac:1</string>
</property>
<property name="fixedFormat">
<bool>true</bool>
</property>
<property name="maxValue">
<double>5.000000000000000</double>
</property>
<property name="minValue">
<double>0.000000000000000</double>
</property>
</widget>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>QwtPlot</class>
<extends>QFrame</extends>
<header>qwt_plot.h</header>
</customwidget>
<customwidget>
<class>caApplyNumeric</class>
<extends>QWidget</extends>
<header>caApplyNumeric</header>
</customwidget>
<customwidget>
<class>caStripPlot</class>
<extends>QwtPlot</extends>
<header>caStripPlot</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment