|
|
|
@ -78,126 +78,128 @@
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQGroupBox" row="0" column="1">
|
|
|
|
|
<widget class="TQScrollView" row="0" column="1" rowspan="10">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>groupOscilloscopeCaptureControls</cstring>
|
|
|
|
|
<cstring>oscilloscopeControlCanvas</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Capture Controls</string>
|
|
|
|
|
</property>
|
|
|
|
|
<grid>
|
|
|
|
|
<widget class="TQPushButton" row="0" column="0" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>runControlStartButton</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Run</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQPushButton" row="0" column="1" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>runControlStopButton</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Stop</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQWidget" row="1" column="0" colspan="2">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>timebaseControlLayoutWidget</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQWidget" row="2" column="0" colspan="2">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>traceControlLayoutWidget</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQGroupBox" row="1" column="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>groupOscilloscopeAnalysisControls</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Analysis Controls</string>
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy>
|
|
|
|
|
<hsizetype>0</hsizetype>
|
|
|
|
|
<vsizetype>7</vsizetype>
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<grid>
|
|
|
|
|
<widget class="TQWidget" row="0" column="0" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>postProcessTraceControlLayoutWidget</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQWidget" row="1" column="0" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>mathTraceControlLayoutWidget</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQGroupBox" row="2" column="1">
|
|
|
|
|
<widget class="TQWidget">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>groupOscilloscopeAcquisitionControls</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Acquisition Controls</string>
|
|
|
|
|
<cstring>oscilloscopeControlCanvasWidget</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<grid>
|
|
|
|
|
<widget class="TQPushButton" row="0" column="0" colspan="1">
|
|
|
|
|
<widget class="TQGroupBox" row="0" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>acqStart</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Start Acquisition</string>
|
|
|
|
|
</property>
|
|
|
|
|
<cstring>groupOscilloscopeCaptureControls</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Capture Controls</string>
|
|
|
|
|
</property>
|
|
|
|
|
<grid>
|
|
|
|
|
<widget class="TQPushButton" row="0" column="0" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>runControlStartButton</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Run</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQPushButton" row="0" column="1" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>runControlStopButton</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Stop</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQWidget" row="1" column="0" colspan="2">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>timebaseControlLayoutWidget</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQWidget" row="2" column="0" colspan="2">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>traceControlLayoutWidget</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQPushButton" row="0" column="1" colspan="1">
|
|
|
|
|
<widget class="TQGroupBox" row="1" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>acqStop</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Stop Acquisition</string>
|
|
|
|
|
</property>
|
|
|
|
|
<cstring>groupOscilloscopeAnalysisControls</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Analysis Controls</string>
|
|
|
|
|
</property>
|
|
|
|
|
<grid>
|
|
|
|
|
<widget class="TQWidget" row="0" column="0" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>postProcessTraceControlLayoutWidget</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQWidget" row="1" column="0" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>mathTraceControlLayoutWidget</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQPushButton" row="1" column="0" colspan="1">
|
|
|
|
|
<widget class="TQGroupBox" row="2" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>waveformSave</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Save Waveforms</string>
|
|
|
|
|
</property>
|
|
|
|
|
<cstring>groupOscilloscopeAcquisitionControls</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Acquisition Controls</string>
|
|
|
|
|
</property>
|
|
|
|
|
<grid>
|
|
|
|
|
<widget class="TQPushButton" row="0" column="0" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>acqStart</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Start Acquisition</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQPushButton" row="0" column="1" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>acqStop</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Stop Acquisition</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQPushButton" row="1" column="0" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>waveformSave</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Save Waveforms</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQPushButton" row="1" column="1" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>waveformRecall</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Recall Waveforms</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQPushButton" row="1" column="1" colspan="1">
|
|
|
|
|
<widget class="TQGroupBox" row="3" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>waveformRecall</cstring>
|
|
|
|
|
<cstring>groupOscilloscopeTestNotes</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Recall Waveforms</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQGroupBox" row="3" column="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>groupOscilloscopeTestNotes</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Notes</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy>
|
|
|
|
|
<hsizetype>5</hsizetype>
|
|
|
|
|
<vsizetype>3</vsizetype>
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<grid>
|
|
|
|
|
<widget class="KTextEdit" row="0" column="0" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>userNotes</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string></string>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Notes</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy>
|
|
|
|
@ -207,7 +209,28 @@
|
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<grid>
|
|
|
|
|
<widget class="KTextEdit" row="0" column="0" colspan="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>userNotes</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string></string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy>
|
|
|
|
|
<hsizetype>5</hsizetype>
|
|
|
|
|
<vsizetype>3</vsizetype>
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
<property name="margin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|