adc invert for highz (#59)

This commit is contained in:
Dhanya Thattil
2019-08-29 10:12:10 +02:00
committed by GitHub
parent 1980a7d80c
commit 4f0634fe62
4 changed files with 84 additions and 13 deletions

View File

@ -164,7 +164,7 @@
<item row="0" column="2">
<widget class="QStackedWidget" name="stackedWidget2D">
<property name="currentIndex">
<number>0</number>
<number>5</number>
</property>
<widget class="QWidget" name="pageInterpolate">
<layout class="QHBoxLayout" name="horizontalLayout_7">
@ -643,6 +643,27 @@ Displays minimum, maximum and sum of values for each plot.
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="chkADCInvert">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>&lt;nobr&gt;
Displays minimum, maximum and sum of values for each plot.
&lt;nobr&gt;</string>
</property>
<property name="text">
<string>ADC Invert</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_17">
<property name="orientation">