Loading SRT/CDB/alma/AS/Boss/Boss.xml +2 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,5 @@ <enabled /> <pprofile /> <tracking /> <LUT_filename /> </SRTActiveSurfaceBoss> SRT/Clients/SRTActiveSurfaceGUIClient/include/SRTActiveSurfaceCore.h +1 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,7 @@ class SRTActiveSurfaceCore : public QThread int setGUIActuatorStatusLabels(); int setGUIasStatusCode(int); int setGUIasProfileCode(int); int setGUIasLUTFileName(QString); private: ActiveSurface::SRTActiveSurfaceBoss_var tASBoss; Loading SRT/Clients/SRTActiveSurfaceGUIClient/include/SRTActiveSurfaceGUIui.h +1 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ class SRTActiveSurfaceGUI : public QWidget, public Ui_SRTActiveSurfaceGUI void changeGUIActuatorStatusLabels(); void changeGUIasStatusCode(int); void changeGUIasProfileCode(int); void changeGUIasLUTFileName(QString); private: SRTActiveSurfaceCore mySRTActiveSurfaceCore; Loading SRT/Clients/SRTActiveSurfaceGUIClient/src/SRTActiveSurfaceCore.cpp +12 −5 Original line number Diff line number Diff line Loading @@ -59,6 +59,7 @@ void SRTActiveSurfaceCore::run(void) Management::ROTSystemStatus_var bossStatus_var; ActiveSurface::ROTASProfile_var asProfile_var; ACS::ROstring_var asLUTFileName_var; while (monitor == true) { Loading @@ -72,6 +73,9 @@ void SRTActiveSurfaceCore::run(void) asProfile_var = tASBoss->pprofile(); emit setGUIasProfileCode((int)asProfile_var->get_sync(completion.out())); asLUTFileName_var = tASBoss->LUT_filename(); emit setGUIasLUTFileName(QString(asLUTFileName_var->get_sync(completion.out()))); ACS::longSeq_var asStatus; tASBoss->asStatus4GUIClient(asStatus); Loading Loading @@ -218,7 +222,8 @@ void SRTActiveSurfaceCore::setactuator(int circle, int actuator) impl.log(); } if (active == true) { if (active == true) { //if ((status & ENBL) == 0) { /*qApp->lock(); tGUI->ActuatorStatusEnblLabel->clear(); Loading Loading @@ -293,7 +298,8 @@ void SRTActiveSurfaceCore::setactuator(int circle, int actuator) //tGUI->ActuatorStatusRunLabel->clear(); //tGUI->ActuatorStatusRunLabel->setText("RUNNING"); } if ((status & ENBL) == 0) { ActuatorStatusEnblLabelCode = 1; /*if ((status & ENBL) == 0) { ActuatorStatusEnblLabelCode = -1; //tGUI->ActuatorStatusEnblLabel->clear(); //tGUI->ActuatorStatusEnblLabel->setText("UNABLED"); Loading @@ -302,7 +308,7 @@ void SRTActiveSurfaceCore::setactuator(int circle, int actuator) ActuatorStatusEnblLabelCode = 1; //tGUI->ActuatorStatusEnblLabel->clear(); //tGUI->ActuatorStatusEnblLabel->setText("ENABLED"); } }*/ if ((status & CAMM) == 0) { ActuatorStatusCammLabelCode = -1; //tGUI->ActuatorStatusCammLabel->clear(); Loading @@ -323,7 +329,8 @@ void SRTActiveSurfaceCore::setactuator(int circle, int actuator) //tGUI->ActuatorStatusLoopLabel->clear(); //tGUI->ActuatorStatusLoopLabel->setText("LOOP"); } if ((status & CAL) == 0) { if ((status & CAL) == 0) { ActuatorStatusCalLabelCode = -1; statusColor = true; //tGUI->ActuatorStatusCalLabel->clear(); Loading Loading @@ -361,7 +368,7 @@ void SRTActiveSurfaceCore::setactuator(int circle, int actuator) else { active = false; statusColor = true; ActuatorStatusRunLabelCode = -1; ActuatorStatusRunLabelCode = 0; ActuatorStatusEnblLabelCode = -1; ActuatorStatusCammLabelCode = 0; ActuatorStatusLoopLabelCode = 0; Loading SRT/Clients/SRTActiveSurfaceGUIClient/src/SRTActiveSurfaceGUI.ui +94 −83 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ <property name="geometry"> <rect> <x>970</x> <y>15</y> <y>50</y> <width>130</width> <height>30</height> </rect> Loading @@ -48,7 +48,7 @@ <property name="geometry"> <rect> <x>970</x> <y>152</y> <y>187</y> <width>130</width> <height>20</height> </rect> Loading @@ -67,7 +67,7 @@ <property name="geometry"> <rect> <x>970</x> <y>225</y> <y>260</y> <width>130</width> <height>20</height> </rect> Loading @@ -89,7 +89,7 @@ <property name="geometry"> <rect> <x>970</x> <y>305</y> <y>340</y> <width>90</width> <height>35</height> </rect> Loading @@ -114,7 +114,7 @@ <property name="geometry"> <rect> <x>1065</x> <y>305</y> <y>340</y> <width>95</width> <height>35</height> </rect> Loading @@ -139,7 +139,7 @@ <property name="geometry"> <rect> <x>1115</x> <y>265</y> <y>300</y> <width>140</width> <height>35</height> </rect> Loading @@ -164,7 +164,7 @@ <property name="geometry"> <rect> <x>970</x> <y>265</y> <y>300</y> <width>140</width> <height>35</height> </rect> Loading @@ -189,7 +189,7 @@ <property name="geometry"> <rect> <x>1165</x> <y>305</y> <y>340</y> <width>90</width> <height>35</height> </rect> Loading @@ -211,7 +211,7 @@ <property name="geometry"> <rect> <x>970</x> <y>105</y> <y>140</y> <width>130</width> <height>42</height> </rect> Loading @@ -230,7 +230,7 @@ <property name="geometry"> <rect> <x>970</x> <y>60</y> <y>95</y> <width>130</width> <height>42</height> </rect> Loading @@ -249,7 +249,7 @@ <property name="geometry"> <rect> <x>970</x> <y>176</y> <y>211</y> <width>130</width> <height>20</height> </rect> Loading @@ -268,7 +268,7 @@ <property name="geometry"> <rect> <x>970</x> <y>200</y> <y>235</y> <width>130</width> <height>20</height> </rect> Loading @@ -287,7 +287,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>15</y> <y>50</y> <width>135</width> <height>30</height> </rect> Loading @@ -312,7 +312,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>60</y> <y>95</y> <width>30</width> <height>20</height> </rect> Loading @@ -331,7 +331,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>82</y> <y>117</y> <width>30</width> <height>20</height> </rect> Loading @@ -350,7 +350,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>106</y> <y>141</y> <width>30</width> <height>20</height> </rect> Loading @@ -369,7 +369,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>127</y> <y>162</y> <width>30</width> <height>20</height> </rect> Loading @@ -388,7 +388,7 @@ <property name="geometry"> <rect> <x>1153</x> <y>60</y> <y>95</y> <width>100</width> <height>20</height> </rect> Loading @@ -407,7 +407,7 @@ <property name="geometry"> <rect> <x>1153</x> <y>82</y> <y>117</y> <width>100</width> <height>20</height> </rect> Loading @@ -426,7 +426,7 @@ <property name="geometry"> <rect> <x>1154</x> <y>106</y> <y>141</y> <width>100</width> <height>20</height> </rect> Loading @@ -445,7 +445,7 @@ <property name="geometry"> <rect> <x>1154</x> <y>127</y> <y>162</y> <width>100</width> <height>20</height> </rect> Loading @@ -464,7 +464,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>152</y> <y>187</y> <width>135</width> <height>20</height> </rect> Loading @@ -483,7 +483,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>176</y> <y>211</y> <width>135</width> <height>20</height> </rect> Loading @@ -502,7 +502,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>200</y> <y>235</y> <width>135</width> <height>20</height> </rect> Loading @@ -521,7 +521,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>225</y> <y>260</y> <width>135</width> <height>20</height> </rect> Loading @@ -543,7 +543,7 @@ <property name="geometry"> <rect> <x>970</x> <y>760</y> <y>755</y> <width>287</width> <height>32</height> </rect> Loading Loading @@ -568883,9 +568883,6 @@ <property name="text"> <string>Calibration</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="StopButton"> <property name="geometry"> Loading Loading @@ -569347,9 +569344,6 @@ <property name="text"> <string>Stop</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="ResetButton"> <property name="geometry"> Loading Loading @@ -569811,9 +569805,6 @@ <property name="text"> <string>Reset</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="RefPosButton"> <property name="geometry"> Loading Loading @@ -570275,9 +570266,6 @@ <property name="text"> <string>RefPos</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="TopButton"> <property name="geometry"> Loading Loading @@ -570739,9 +570727,6 @@ <property name="text"> <string>Top</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="StowButton"> <property name="geometry"> Loading Loading @@ -571203,9 +571188,6 @@ <property name="text"> <string>Stow</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="BottomButton"> <property name="geometry"> Loading Loading @@ -571667,9 +571649,6 @@ <property name="text"> <string>Bottom</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="SetupButton"> <property name="geometry"> Loading Loading @@ -572131,9 +572110,6 @@ <property name="text"> <string>Setup</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="DownButton"> <property name="geometry"> Loading Loading @@ -572595,9 +572571,6 @@ <property name="text"> <string>Down</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="UpButton"> <property name="geometry"> Loading Loading @@ -573059,9 +573032,6 @@ <property name="text"> <string>Up</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="MoveButton"> <property name="geometry"> Loading Loading @@ -573523,9 +573493,6 @@ <property name="text"> <string>Move</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QLineEdit" name="ActuatorMovelineEdit"> <property name="geometry"> Loading Loading @@ -574008,9 +573975,6 @@ <property name="text"> <string>Correction</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QLineEdit" name="ActuatorCorrectionlineEdit"> <property name="geometry"> Loading Loading @@ -574493,9 +574457,6 @@ <property name="text"> <string>Update</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QLineEdit" name="ActuatorUpdatelineEdit"> <property name="geometry"> Loading Loading @@ -574523,7 +574484,7 @@ <property name="geometry"> <rect> <x>970</x> <y>830</y> <y>825</y> <width>90</width> <height>30</height> </rect> Loading Loading @@ -574983,8 +574944,8 @@ <widget class="QPushButton" name="stowASbutton"> <property name="geometry"> <rect> <x>1164</x> <y>830</y> <x>1170</x> <y>825</y> <width>90</width> <height>30</height> </rect> Loading Loading @@ -575444,8 +575405,8 @@ <widget class="QPushButton" name="stopASbutton"> <property name="geometry"> <rect> <x>1067</x> <y>830</y> <x>1070</x> <y>825</y> <width>90</width> <height>30</height> </rect> Loading Loading @@ -575905,9 +575866,9 @@ <widget class="QLineEdit" name="StatuslineEdit_2"> <property name="geometry"> <rect> <x>990</x> <x>970</x> <y>890</y> <width>120</width> <width>140</width> <height>30</height> </rect> </property> Loading @@ -575930,10 +575891,10 @@ <widget class="QLineEdit" name="StatuslineEdit"> <property name="geometry"> <rect> <x>990</x> <y>870</y> <width>120</width> <height>20</height> <x>970</x> <y>860</y> <width>140</width> <height>30</height> </rect> </property> <property name="autoFillBackground"> Loading @@ -575955,8 +575916,8 @@ <widget class="QComboBox" name="SetProfilecomboBox"> <property name="geometry"> <rect> <x>1104</x> <y>792</y> <x>1110</x> <y>790</y> <width>151</width> <height>30</height> </rect> Loading Loading @@ -575992,7 +575953,7 @@ <property name="geometry"> <rect> <x>970</x> <y>792</y> <y>790</y> <width>131</width> <height>30</height> </rect> Loading Loading @@ -576453,9 +576414,9 @@ <property name="geometry"> <rect> <x>1120</x> <y>870</y> <width>120</width> <height>20</height> <y>860</y> <width>140</width> <height>30</height> </rect> </property> <property name="autoFillBackground"> Loading @@ -576479,7 +576440,7 @@ <rect> <x>1120</x> <y>890</y> <width>120</width> <width>140</width> <height>30</height> </rect> </property> Loading @@ -576499,6 +576460,56 @@ <bool>true</bool> </property> </widget> <widget class="QLabel" name="LUTLabel"> <property name="geometry"> <rect> <x>970</x> <y>10</y> <width>131</width> <height>30</height> </rect> </property> <property name="text"> <string>LUT File</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> <property name="wordWrap"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="LUTLabelFileName"> <property name="geometry"> <rect> <x>1074</x> <y>10</y> <width>181</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>Cantarell</family> <pointsize>12</pointsize> </font> </property> <property name="text"> <string/> </property> <property name="maxLength"> <number>32767</number> </property> <property name="frame"> <bool>true</bool> </property> <property name="alignment"> <set>Qt::AlignHCenter</set> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </widget> <layoutdefault spacing="0" margin="1"/> <customwidgets> Loading
SRT/CDB/alma/AS/Boss/Boss.xml +2 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,5 @@ <enabled /> <pprofile /> <tracking /> <LUT_filename /> </SRTActiveSurfaceBoss>
SRT/Clients/SRTActiveSurfaceGUIClient/include/SRTActiveSurfaceCore.h +1 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,7 @@ class SRTActiveSurfaceCore : public QThread int setGUIActuatorStatusLabels(); int setGUIasStatusCode(int); int setGUIasProfileCode(int); int setGUIasLUTFileName(QString); private: ActiveSurface::SRTActiveSurfaceBoss_var tASBoss; Loading
SRT/Clients/SRTActiveSurfaceGUIClient/include/SRTActiveSurfaceGUIui.h +1 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ class SRTActiveSurfaceGUI : public QWidget, public Ui_SRTActiveSurfaceGUI void changeGUIActuatorStatusLabels(); void changeGUIasStatusCode(int); void changeGUIasProfileCode(int); void changeGUIasLUTFileName(QString); private: SRTActiveSurfaceCore mySRTActiveSurfaceCore; Loading
SRT/Clients/SRTActiveSurfaceGUIClient/src/SRTActiveSurfaceCore.cpp +12 −5 Original line number Diff line number Diff line Loading @@ -59,6 +59,7 @@ void SRTActiveSurfaceCore::run(void) Management::ROTSystemStatus_var bossStatus_var; ActiveSurface::ROTASProfile_var asProfile_var; ACS::ROstring_var asLUTFileName_var; while (monitor == true) { Loading @@ -72,6 +73,9 @@ void SRTActiveSurfaceCore::run(void) asProfile_var = tASBoss->pprofile(); emit setGUIasProfileCode((int)asProfile_var->get_sync(completion.out())); asLUTFileName_var = tASBoss->LUT_filename(); emit setGUIasLUTFileName(QString(asLUTFileName_var->get_sync(completion.out()))); ACS::longSeq_var asStatus; tASBoss->asStatus4GUIClient(asStatus); Loading Loading @@ -218,7 +222,8 @@ void SRTActiveSurfaceCore::setactuator(int circle, int actuator) impl.log(); } if (active == true) { if (active == true) { //if ((status & ENBL) == 0) { /*qApp->lock(); tGUI->ActuatorStatusEnblLabel->clear(); Loading Loading @@ -293,7 +298,8 @@ void SRTActiveSurfaceCore::setactuator(int circle, int actuator) //tGUI->ActuatorStatusRunLabel->clear(); //tGUI->ActuatorStatusRunLabel->setText("RUNNING"); } if ((status & ENBL) == 0) { ActuatorStatusEnblLabelCode = 1; /*if ((status & ENBL) == 0) { ActuatorStatusEnblLabelCode = -1; //tGUI->ActuatorStatusEnblLabel->clear(); //tGUI->ActuatorStatusEnblLabel->setText("UNABLED"); Loading @@ -302,7 +308,7 @@ void SRTActiveSurfaceCore::setactuator(int circle, int actuator) ActuatorStatusEnblLabelCode = 1; //tGUI->ActuatorStatusEnblLabel->clear(); //tGUI->ActuatorStatusEnblLabel->setText("ENABLED"); } }*/ if ((status & CAMM) == 0) { ActuatorStatusCammLabelCode = -1; //tGUI->ActuatorStatusCammLabel->clear(); Loading @@ -323,7 +329,8 @@ void SRTActiveSurfaceCore::setactuator(int circle, int actuator) //tGUI->ActuatorStatusLoopLabel->clear(); //tGUI->ActuatorStatusLoopLabel->setText("LOOP"); } if ((status & CAL) == 0) { if ((status & CAL) == 0) { ActuatorStatusCalLabelCode = -1; statusColor = true; //tGUI->ActuatorStatusCalLabel->clear(); Loading Loading @@ -361,7 +368,7 @@ void SRTActiveSurfaceCore::setactuator(int circle, int actuator) else { active = false; statusColor = true; ActuatorStatusRunLabelCode = -1; ActuatorStatusRunLabelCode = 0; ActuatorStatusEnblLabelCode = -1; ActuatorStatusCammLabelCode = 0; ActuatorStatusLoopLabelCode = 0; Loading
SRT/Clients/SRTActiveSurfaceGUIClient/src/SRTActiveSurfaceGUI.ui +94 −83 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ <property name="geometry"> <rect> <x>970</x> <y>15</y> <y>50</y> <width>130</width> <height>30</height> </rect> Loading @@ -48,7 +48,7 @@ <property name="geometry"> <rect> <x>970</x> <y>152</y> <y>187</y> <width>130</width> <height>20</height> </rect> Loading @@ -67,7 +67,7 @@ <property name="geometry"> <rect> <x>970</x> <y>225</y> <y>260</y> <width>130</width> <height>20</height> </rect> Loading @@ -89,7 +89,7 @@ <property name="geometry"> <rect> <x>970</x> <y>305</y> <y>340</y> <width>90</width> <height>35</height> </rect> Loading @@ -114,7 +114,7 @@ <property name="geometry"> <rect> <x>1065</x> <y>305</y> <y>340</y> <width>95</width> <height>35</height> </rect> Loading @@ -139,7 +139,7 @@ <property name="geometry"> <rect> <x>1115</x> <y>265</y> <y>300</y> <width>140</width> <height>35</height> </rect> Loading @@ -164,7 +164,7 @@ <property name="geometry"> <rect> <x>970</x> <y>265</y> <y>300</y> <width>140</width> <height>35</height> </rect> Loading @@ -189,7 +189,7 @@ <property name="geometry"> <rect> <x>1165</x> <y>305</y> <y>340</y> <width>90</width> <height>35</height> </rect> Loading @@ -211,7 +211,7 @@ <property name="geometry"> <rect> <x>970</x> <y>105</y> <y>140</y> <width>130</width> <height>42</height> </rect> Loading @@ -230,7 +230,7 @@ <property name="geometry"> <rect> <x>970</x> <y>60</y> <y>95</y> <width>130</width> <height>42</height> </rect> Loading @@ -249,7 +249,7 @@ <property name="geometry"> <rect> <x>970</x> <y>176</y> <y>211</y> <width>130</width> <height>20</height> </rect> Loading @@ -268,7 +268,7 @@ <property name="geometry"> <rect> <x>970</x> <y>200</y> <y>235</y> <width>130</width> <height>20</height> </rect> Loading @@ -287,7 +287,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>15</y> <y>50</y> <width>135</width> <height>30</height> </rect> Loading @@ -312,7 +312,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>60</y> <y>95</y> <width>30</width> <height>20</height> </rect> Loading @@ -331,7 +331,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>82</y> <y>117</y> <width>30</width> <height>20</height> </rect> Loading @@ -350,7 +350,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>106</y> <y>141</y> <width>30</width> <height>20</height> </rect> Loading @@ -369,7 +369,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>127</y> <y>162</y> <width>30</width> <height>20</height> </rect> Loading @@ -388,7 +388,7 @@ <property name="geometry"> <rect> <x>1153</x> <y>60</y> <y>95</y> <width>100</width> <height>20</height> </rect> Loading @@ -407,7 +407,7 @@ <property name="geometry"> <rect> <x>1153</x> <y>82</y> <y>117</y> <width>100</width> <height>20</height> </rect> Loading @@ -426,7 +426,7 @@ <property name="geometry"> <rect> <x>1154</x> <y>106</y> <y>141</y> <width>100</width> <height>20</height> </rect> Loading @@ -445,7 +445,7 @@ <property name="geometry"> <rect> <x>1154</x> <y>127</y> <y>162</y> <width>100</width> <height>20</height> </rect> Loading @@ -464,7 +464,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>152</y> <y>187</y> <width>135</width> <height>20</height> </rect> Loading @@ -483,7 +483,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>176</y> <y>211</y> <width>135</width> <height>20</height> </rect> Loading @@ -502,7 +502,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>200</y> <y>235</y> <width>135</width> <height>20</height> </rect> Loading @@ -521,7 +521,7 @@ <property name="geometry"> <rect> <x>1120</x> <y>225</y> <y>260</y> <width>135</width> <height>20</height> </rect> Loading @@ -543,7 +543,7 @@ <property name="geometry"> <rect> <x>970</x> <y>760</y> <y>755</y> <width>287</width> <height>32</height> </rect> Loading Loading @@ -568883,9 +568883,6 @@ <property name="text"> <string>Calibration</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="StopButton"> <property name="geometry"> Loading Loading @@ -569347,9 +569344,6 @@ <property name="text"> <string>Stop</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="ResetButton"> <property name="geometry"> Loading Loading @@ -569811,9 +569805,6 @@ <property name="text"> <string>Reset</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="RefPosButton"> <property name="geometry"> Loading Loading @@ -570275,9 +570266,6 @@ <property name="text"> <string>RefPos</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="TopButton"> <property name="geometry"> Loading Loading @@ -570739,9 +570727,6 @@ <property name="text"> <string>Top</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="StowButton"> <property name="geometry"> Loading Loading @@ -571203,9 +571188,6 @@ <property name="text"> <string>Stow</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="BottomButton"> <property name="geometry"> Loading Loading @@ -571667,9 +571649,6 @@ <property name="text"> <string>Bottom</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="SetupButton"> <property name="geometry"> Loading Loading @@ -572131,9 +572110,6 @@ <property name="text"> <string>Setup</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="DownButton"> <property name="geometry"> Loading Loading @@ -572595,9 +572571,6 @@ <property name="text"> <string>Down</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="UpButton"> <property name="geometry"> Loading Loading @@ -573059,9 +573032,6 @@ <property name="text"> <string>Up</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QPushButton" name="MoveButton"> <property name="geometry"> Loading Loading @@ -573523,9 +573493,6 @@ <property name="text"> <string>Move</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QLineEdit" name="ActuatorMovelineEdit"> <property name="geometry"> Loading Loading @@ -574008,9 +573975,6 @@ <property name="text"> <string>Correction</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QLineEdit" name="ActuatorCorrectionlineEdit"> <property name="geometry"> Loading Loading @@ -574493,9 +574457,6 @@ <property name="text"> <string>Update</string> </property> <attribute name="buttonGroup"> <string/> </attribute> </widget> <widget class="QLineEdit" name="ActuatorUpdatelineEdit"> <property name="geometry"> Loading Loading @@ -574523,7 +574484,7 @@ <property name="geometry"> <rect> <x>970</x> <y>830</y> <y>825</y> <width>90</width> <height>30</height> </rect> Loading Loading @@ -574983,8 +574944,8 @@ <widget class="QPushButton" name="stowASbutton"> <property name="geometry"> <rect> <x>1164</x> <y>830</y> <x>1170</x> <y>825</y> <width>90</width> <height>30</height> </rect> Loading Loading @@ -575444,8 +575405,8 @@ <widget class="QPushButton" name="stopASbutton"> <property name="geometry"> <rect> <x>1067</x> <y>830</y> <x>1070</x> <y>825</y> <width>90</width> <height>30</height> </rect> Loading Loading @@ -575905,9 +575866,9 @@ <widget class="QLineEdit" name="StatuslineEdit_2"> <property name="geometry"> <rect> <x>990</x> <x>970</x> <y>890</y> <width>120</width> <width>140</width> <height>30</height> </rect> </property> Loading @@ -575930,10 +575891,10 @@ <widget class="QLineEdit" name="StatuslineEdit"> <property name="geometry"> <rect> <x>990</x> <y>870</y> <width>120</width> <height>20</height> <x>970</x> <y>860</y> <width>140</width> <height>30</height> </rect> </property> <property name="autoFillBackground"> Loading @@ -575955,8 +575916,8 @@ <widget class="QComboBox" name="SetProfilecomboBox"> <property name="geometry"> <rect> <x>1104</x> <y>792</y> <x>1110</x> <y>790</y> <width>151</width> <height>30</height> </rect> Loading Loading @@ -575992,7 +575953,7 @@ <property name="geometry"> <rect> <x>970</x> <y>792</y> <y>790</y> <width>131</width> <height>30</height> </rect> Loading Loading @@ -576453,9 +576414,9 @@ <property name="geometry"> <rect> <x>1120</x> <y>870</y> <width>120</width> <height>20</height> <y>860</y> <width>140</width> <height>30</height> </rect> </property> <property name="autoFillBackground"> Loading @@ -576479,7 +576440,7 @@ <rect> <x>1120</x> <y>890</y> <width>120</width> <width>140</width> <height>30</height> </rect> </property> Loading @@ -576499,6 +576460,56 @@ <bool>true</bool> </property> </widget> <widget class="QLabel" name="LUTLabel"> <property name="geometry"> <rect> <x>970</x> <y>10</y> <width>131</width> <height>30</height> </rect> </property> <property name="text"> <string>LUT File</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> <property name="wordWrap"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="LUTLabelFileName"> <property name="geometry"> <rect> <x>1074</x> <y>10</y> <width>181</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>Cantarell</family> <pointsize>12</pointsize> </font> </property> <property name="text"> <string/> </property> <property name="maxLength"> <number>32767</number> </property> <property name="frame"> <bool>true</bool> </property> <property name="alignment"> <set>Qt::AlignHCenter</set> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </widget> <layoutdefault spacing="0" margin="1"/> <customwidgets>