@ -42,7 +42,7 @@
<string/>
<string/>
</property>
</property>
<property name="currentIndex">
<property name="currentIndex">
<number>4 </number>
<number>6 </number>
</property>
</property>
<widget class="QWidget" name="tab_0">
<widget class="QWidget" name="tab_0">
<attribute name="title">
<attribute name="title">
@ -2023,7 +2023,7 @@
<x>10</x>
<x>10</x>
<y>10</y>
<y>10</y>
<width>381</width>
<width>381</width>
<height>8 1</height>
<height>12 1</height>
</rect>
</rect>
</property>
</property>
<property name="title">
<property name="title">
@ -2121,14 +2121,40 @@
</item>
</item>
</layout>
</layout>
</widget>
</widget>
<widget class="QCheckBox" name="chk_clearTrxRom">
<property name="geometry">
<rect>
<x>0</x>
<y>90</y>
<width>91</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Clear All</string>
</property>
</widget>
<widget class="QCheckBox" name="chk_writeCrcTrxRom">
<property name="geometry">
<rect>
<x>160</x>
<y>90</y>
<width>101</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Write CRC</string>
</property>
</widget>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_11">
<widget class="QGroupBox" name="groupBox_11">
<property name="geometry">
<property name="geometry">
<rect>
<rect>
<x>410</x>
<x>410</x>
<y>170</y>
<y>15 0</y>
<width>381</width>
<width>381</width>
<height>151</height>
<height>20 1</height>
</rect>
</rect>
</property>
</property>
<property name="title">
<property name="title">
@ -2231,6 +2257,168 @@
</property>
</property>
</item>
</item>
</widget>
</widget>
<widget class="QLineEdit" name="tb_prbRomFilePath">
<property name="geometry">
<rect>
<x>0</x>
<y>170</y>
<width>311</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
</widget>
<widget class="QPushButton" name="btn_prbRomBrowse">
<property name="geometry">
<rect>
<x>310</x>
<y>170</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<weight>50</weight>
<italic>true</italic>
<bold>false</bold>
<underline>false</underline>
<strikeout>false</strikeout>
<kerning>false</kerning>
</font>
</property>
<property name="text">
<string>Browse...</string>
</property>
</widget>
<widget class="QWidget" name="verticalLayoutWidget_20">
<property name="geometry">
<rect>
<x>0</x>
<y>120</y>
<width>159</width>
<height>54</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_27">
<property name="spacing">
<number>0</number>
</property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_42">
<property name="spacing">
<number>0</number>
</property>
<property name="sizeConstraint">
<enum>QLayout::SetMaximumSize</enum>
</property>
<item>
<widget class="QCheckBox" name="chk_prbRomWrEn">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string><html><head/><body><p><span style=" font-size:8pt; font-weight:600; font-style:italic;">Wr En</p></body></html></string>
</property>
<property name="text">
<string>En</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btn_prbRomWriteAll">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>16777215</height>
</size>
</property>
<property name="sizeIncrement">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="toolTip">
<string><html><head/><body><p><span style=" font-size:7pt;font-weight:600; font-style:italic;">Write All Data to Probe</span></p></body></html></string>
</property>
<property name="text">
<string>Write All</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QPushButton" name="btn_prbRomReadAll">
<property name="toolTip">
<string><html><head/><body><p><span style=" font-size:7pt;font-weight:600; font-style:italic;">Read All Data From Probe</span></p></body></html></string>
</property>
<property name="text">
<string>Read All</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QLabel" name="label_90">
<property name="geometry">
<rect>
<x>0</x>
<y>100</y>
<width>71</width>
<height>17</height>
</rect>
</property>
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>Operation:</string>
</property>
</widget>
<widget class="QLabel" name="l_prbRomDone">
<property name="geometry">
<rect>
<x>80</x>
<y>100</y>
<width>41</width>
<height>17</height>
</rect>
</property>
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>doing</string>
</property>
</widget>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_14">
<widget class="QGroupBox" name="groupBox_14">
<property name="geometry">
<property name="geometry">
@ -2238,7 +2426,7 @@
<x>410</x>
<x>410</x>
<y>10</y>
<y>10</y>
<width>381</width>
<width>381</width>
<height>8 1</height>
<height>12 1</height>
</rect>
</rect>
</property>
</property>
<property name="title">
<property name="title">
@ -2336,14 +2524,40 @@
</item>
</item>
</layout>
</layout>
</widget>
</widget>
<widget class="QCheckBox" name="chk_clearMpsRom">
<property name="geometry">
<rect>
<x>0</x>
<y>90</y>
<width>91</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Clear All</string>
</property>
</widget>
<widget class="QCheckBox" name="chk_writeCrcMpsRom">
<property name="geometry">
<rect>
<x>160</x>
<y>90</y>
<width>101</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Write CRC</string>
</property>
</widget>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_15">
<widget class="QGroupBox" name="groupBox_15">
<property name="geometry">
<property name="geometry">
<rect>
<rect>
<x>10</x>
<x>10</x>
<y>170</y>
<y>15 0</y>
<width>381</width>
<width>381</width>
<height>81</height>
<height>12 1</height>
</rect>
</rect>
</property>
</property>
<property name="title">
<property name="title">
@ -2441,84 +2655,32 @@
</item>
</item>
</layout>
</layout>
</widget>
</widget>
</widget>
<widget class="QCheckBox" name="chk_writeCrcPrbCtrlRom">
<widget class="QCheckBox" name="chk_clearTrxRom">
<property name="geometry">
<property name="geometry">
<rect>
<rect>
<x>160</x>
<x>10</x>
<y>90</y>
<y>100</y>
<width>101</width>
<width>91</width>
<height>23</height>
<height>23</height>
</rect>
</rect>
</property>
</property>
<property name="text">
<property name="text">
<string>Write CRC</string>
<string>Clear All</string>
</property>
</property>
</widget>
</widget>
<widget class="QCheckBox" name="chk_clearPrbCtrlRom">
<widget class="QCheckBox" name="chk_writeCrcTrxRom">
<property name="geometry">
<property name="geometry">
<rect>
<rect>
<x>0</x>
<x>170</x>
<y>90</y>
<y>100</y>
<width>90</width>
<width>101</width>
<height>23</height>
<height>23</height>
</rect>
</rect>
</property>
</property>
<property name="text">
<property name="text">
<string>Clear All</string>
<string>Write CRC</string>
</property>
</property>
</widget>
</widget>
<widget class="QCheckBox" name="chk_clearMpsRom">
<property name="geometry">
<rect>
<x>410</x>
<y>100</y>
<width>91</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Clear All</string>
</property>
</widget>
<widget class="QCheckBox" name="chk_writeCrcMpsRom">
<property name="geometry">
<rect>
<x>570</x>
<y>100</y>
<width>101</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Write CRC</string>
</property>
</widget>
<widget class="QCheckBox" name="chk_writeCrcPrbCtrlRom">
<property name="geometry">
<rect>
<x>170</x>
<y>260</y>
<width>101</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Write CRC</string>
</property>
</widget>
<widget class="QCheckBox" name="chk_clearPrbCtrlRom">
<property name="geometry">
<rect>
<x>10</x>
<y>260</y>
<width>90</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Clear All</string>
</property>
</widget>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab">
<widget class="QWidget" name="tab">
@ -3106,11 +3268,14 @@
<rect>
<rect>
<x>190</x>
<x>190</x>
<y>30</y>
<y>30</y>
<width>218 </width>
<width>196 </width>
<height>60</height>
<height>60</height>
</rect>
</rect>
</property>
</property>
<layout class="QVBoxLayout" name="verticalLayout_18">
<layout class="QVBoxLayout" name="verticalLayout_18">
<property name="spacing">
<number>6</number>
</property>
<item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_55">
<layout class="QHBoxLayout" name="horizontalLayout_55">
<item>
<item>
@ -3122,12 +3287,24 @@
</font>
</font>
</property>
</property>
<property name="text">
<property name="text">
<string>Log Cou nt En</string>
<string>Log Cnt En</string>
</property>
</property>
</widget>
</widget>
</item>
</item>
<item>
<item>
<widget class="QCheckBox" name="chk_afeConfig">
<widget class="QCheckBox" name="chk_afeConfig">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>90</width>
<height>0</height>
</size>
</property>
<property name="font">
<property name="font">
<font>
<font>
<weight>50</weight>
<weight>50</weight>
@ -3143,8 +3320,17 @@
</item>
</item>
<item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_86">
<layout class="QHBoxLayout" name="horizontalLayout_86">
<property name="spacing">
<number>6</number>
</property>
<item>
<item>
<widget class="QLabel" name="label_24">
<widget class="QLabel" name="label_24">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<property name="font">
<font>
<font>
<weight>50</weight>
<weight>50</weight>
@ -3152,12 +3338,24 @@
</font>
</font>
</property>
</property>
<property name="text">
<property name="text">
<string>ADC Log Cou nt:</string>
<string>ADC Log Cnt:</string>
</property>
</property>
</widget>
</widget>
</item>
</item>
<item>
<item>
<widget class="QLineEdit" name="tb_adcLogCount">
<widget class="QLineEdit" name="tb_adcLogCount">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>98</width>
<height>16777215</height>
</size>
</property>
<property name="font">
<property name="font">
<font>
<font>
<weight>50</weight>
<weight>50</weight>
@ -3404,9 +3602,169 @@
</widget>
</widget>
</widget>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab_6">
<attribute name="title">
<string>Boards Test</string>
</attribute>
<widget class="QGroupBox" name="groupBox_18">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>801</width>
<height>101</height>
</rect>
</property>
<property name="title">
<string>Probe - Relay</string>
</property>
<widget class="QWidget" name="layoutWidget_24">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>501</width>
<height>41</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_109">
<item>
<widget class="QLabel" name="label_91">
<property name="font">
<font>
<weight>50</weight>
<italic>true</italic>
<bold>false</bold>
<underline>false</underline>
<strikeout>false</strikeout>
<kerning>false</kerning>
</font>
</property>
<property name="text">
<string>Log Path:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="tb_prbRelayLogPath">
<property name="font">
<font>
<weight>50</weight>
<italic>true</italic>
<bold>false</bold>
<underline>false</underline>
<strikeout>false</strikeout>
<kerning>false</kerning>
</font>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btn_prbRelayLogBrowse">
<property name="font">
<font>
<weight>50</weight>
<italic>true</italic>
<bold>false</bold>
<underline>false</underline>
<strikeout>false</strikeout>
<kerning>false</kerning>
</font>
</property>
<property name="text">
<string>Browse...</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QPushButton" name="btn_prbRelayTestStart">
<property name="geometry">
<rect>
<x>700</x>
<y>40</y>
<width>91</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>Start</string>
</property>
</widget>
<widget class="QWidget" name="verticalLayoutWidget_21">
<property name="geometry">
<rect>
<x>520</x>
<y>29</y>
<width>172</width>
<height>61</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_28">
<property name="spacing">
<number>0</number>
</property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_111">
<item>
<widget class="QLabel" name="label_92">
<property name="toolTip">
<string><html><head/><body><p><span style=" font-size:7pt;font-weight:600; font-style:italic;">Total Elements on Card : 32</span></p><p><span style=" font-size:7pt;font-weight:600; font-style:italic;">Total Elements on Probe : 192</span></p></body></html></string>
</property>
<property name="text">
<string>Active Elements: </string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="tb_prbElements">
<property name="toolTip">
<string><html><head/><body><p><span style=" font-size:7pt;font-weight:600; font-style:italic;">Total Elements on Card : 32</span></p><p><span style=" font-size:7pt;font-weight:600; font-style:italic;">Total Elements on Probe : 192</span></p></body></html></string>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_110">
<item>
<widget class="QLabel" name="label_93">
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>calculate of count: </string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="l_prbRelayDone">
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>doing</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab_5">
<widget class="QWidget" name="tab_5">
<attribute name="title">
<attribute name="title">
<string>Temp Test</string>
<string>Temporary </string>
</attribute>
</attribute>
<widget class="QPushButton" name="btn_tempTest">
<widget class="QPushButton" name="btn_tempTest">
<property name="geometry">
<property name="geometry">
@ -3782,6 +4140,86 @@
<string>Scen Change</string>
<string>Scen Change</string>
</property>
</property>
</widget>
</widget>
<widget class="QSpinBox" name="sb_Fan1Pwm">
<property name="geometry">
<rect>
<x>560</x>
<y>10</y>
<width>71</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<underline>true</underline>
</font>
</property>
<property name="toolTip">
<string><html><head/><body><p><span style=" font-size:9pt; font-weight:600; font-style:italic;">Fan1 (D.C.)</p></body></html>
</string>
</property>
<property name="suffix">
<string extracomment=" "/>
</property>
<property name="prefix">
<string/>
</property>
<property name="maximum">
<number>200</number>
</property>
<property name="singleStep">
<number>10</number>
</property>
<property name="stepType">
<enum>QAbstractSpinBox::DefaultStepType</enum>
</property>
<property name="value">
<number>10</number>
</property>
<property name="displayIntegerBase">
<number>10</number>
</property>
</widget>
<widget class="QSpinBox" name="sb_Fan2Pwm">
<property name="geometry">
<rect>
<x>560</x>
<y>70</y>
<width>71</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<underline>true</underline>
</font>
</property>
<property name="toolTip">
<string><html><head/><body><p><span style=" font-size:9pt; font-weight:600; font-style:italic;">Fan2 (D.C.)</p></body></html>
</string>
</property>
<property name="suffix">
<string extracomment=" "/>
</property>
<property name="prefix">
<string/>
</property>
<property name="maximum">
<number>200</number>
</property>
<property name="singleStep">
<number>10</number>
</property>
<property name="stepType">
<enum>QAbstractSpinBox::DefaultStepType</enum>
</property>
<property name="value">
<number>10</number>
</property>
<property name="displayIntegerBase">
<number>10</number>
</property>
</widget>
</widget>
</widget>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_6">
<widget class="QGroupBox" name="groupBox_6">
@ -4399,7 +4837,7 @@
<widget class="QWidget" name="layoutWidget_5">
<widget class="QWidget" name="layoutWidget_5">
<property name="geometry">
<property name="geometry">
<rect>
<rect>
<x>2 0</x>
<x>0</x>
<y>140</y>
<y>140</y>
<width>176</width>
<width>176</width>
<height>21</height>
<height>21</height>
@ -4846,6 +5284,32 @@
</item>
</item>
</layout>
</layout>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget_23">
<property name="geometry">
<rect>
<x>190</x>
<y>140</y>
<width>142</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_108">
<item>
<widget class="QLabel" name="label12_2">
<property name="text">
<string>MPS Temp:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="l_mpsTemp">
<property name="text">
<string>Unknown</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_7">
<widget class="QGroupBox" name="groupBox_7">
<property name="geometry">
<property name="geometry">