Skip to content

Commit

Permalink
moved from ui because autoconverted
Browse files Browse the repository at this point in the history
  • Loading branch information
timmmooney committed Oct 5, 2018
1 parent a5d1f3c commit eeebbf8
Show file tree
Hide file tree
Showing 22 changed files with 69,272 additions and 0 deletions.
1,125 changes: 1,125 additions & 0 deletions ipApp/op/ui/autoconvert/Keithley2kDMM.ui

Large diffs are not rendered by default.

1,117 changes: 1,117 additions & 0 deletions ipApp/op/ui/autoconvert/Keithley2kDMM20.ui

Large diffs are not rendered by default.

13,209 changes: 13,209 additions & 0 deletions ipApp/op/ui/autoconvert/Keithley2kDMM20_full.ui

Large diffs are not rendered by default.

7,125 changes: 7,125 additions & 0 deletions ipApp/op/ui/autoconvert/Keithley2kDMM_10chan_mf.ui

Large diffs are not rendered by default.

8,487 changes: 8,487 additions & 0 deletions ipApp/op/ui/autoconvert/Keithley2kDMM_11_22_mf.ui

Large diffs are not rendered by default.

602 changes: 602 additions & 0 deletions ipApp/op/ui/autoconvert/Keithley2kDMM_calc.ui

Large diffs are not rendered by default.

6,133 changes: 6,133 additions & 0 deletions ipApp/op/ui/autoconvert/Keithley2kDMM_full.ui

Large diffs are not rendered by default.

7,162 changes: 7,162 additions & 0 deletions ipApp/op/ui/autoconvert/Keithley2kDMM_full_mf.ui

Large diffs are not rendered by default.

1,488 changes: 1,488 additions & 0 deletions ipApp/op/ui/autoconvert/Keithley2kDMM_mf.ui

Large diffs are not rendered by default.

1,827 changes: 1,827 additions & 0 deletions ipApp/op/ui/autoconvert/Keithley2kDMM_mf40.ui

Large diffs are not rendered by default.

290 changes: 290 additions & 0 deletions ipApp/op/ui/autoconvert/Keithley2kDMM_scpi.ui
Original file line number Diff line number Diff line change
@@ -0,0 +1,290 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>218</x>
<y>226</y>
<width>275</width>
<height>145</height>
</rect>
</property>
<property name="styleSheet">
<string>

QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
QPushButton::menu-indicator {image: url(none.png); width: 0}

</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caTextEntry" name="caTextEntry_0">
<property name="geometry">
<rect>
<x>8</x>
<y>46</y>
<width>258</width>
<height>30</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="channel">
<string>$(P)$(Dmm)general_input.VAL</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Keithley SCPI Commands</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>6</y>
<width>264</width>
<height>20</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>($(Dmm))</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
<property name="geometry">
<rect>
<x>230</x>
<y>8</y>
<width>67</width>
<height>14</height>
</rect>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_0">
<property name="geometry">
<rect>
<x>12</x>
<y>108</y>
<width>250</width>
<height>25</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="channel">
<string>$(P)$(Dmm)general_out.VAL</string>
</property>
<property name="foreground">
<color alpha="255">
<red>42</red>
<green>99</green>
<blue>228</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>187</red>
<green>187</green>
<blue>187</blue>
</color>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Command</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="geometry">
<rect>
<x>109</x>
<y>27</y>
<width>71</width>
<height>17</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_3">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Response</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="geometry">
<rect>
<x>105</x>
<y>80</y>
<width>81</width>
<height>17</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>6</x>
<y>100</y>
<width>263</width>
<height>40</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
<property name="channel">
<string>$(P)$(Dmm)general_input.VAL</string>
</property>
</widget>
<zorder>caLabel_0</zorder>
<zorder>caLabel_1</zorder>
<zorder>caLabel_2</zorder>
<zorder>caLabel_3</zorder>
<zorder>caRectangle_0</zorder>
<zorder>caTextEntry_0</zorder>
<zorder>caLineEdit_0</zorder>
</widget>
</widget>
</ui>
Loading

0 comments on commit eeebbf8

Please sign in to comment.