Advertisement
rr1024

front.ui

May 30th, 2025
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.87 KB | Software | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>MainWindow</class>
  4. <widget class="QMainWindow" name="MainWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>757</width>
  10. <height>595</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>EMC Chamber Software</string>
  15. </property>
  16. <widget class="QWidget" name="centralwidget">
  17. <widget class="QTabWidget" name="tabWidget">
  18. <property name="geometry">
  19. <rect>
  20. <x>10</x>
  21. <y>20</y>
  22. <width>731</width>
  23. <height>531</height>
  24. </rect>
  25. </property>
  26. <property name="font">
  27. <font>
  28. <pointsize>8</pointsize>
  29. </font>
  30. </property>
  31. <property name="autoFillBackground">
  32. <bool>true</bool>
  33. </property>
  34. <property name="tabPosition">
  35. <enum>QTabWidget::North</enum>
  36. </property>
  37. <property name="currentIndex">
  38. <number>3</number>
  39. </property>
  40. <widget class="QWidget" name="Equipment">
  41. <attribute name="title">
  42. <string>Equipment</string>
  43. </attribute>
  44. <widget class="QLabel" name="Siggen_label">
  45. <property name="geometry">
  46. <rect>
  47. <x>60</x>
  48. <y>60</y>
  49. <width>81</width>
  50. <height>16</height>
  51. </rect>
  52. </property>
  53. <property name="text">
  54. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Signal Generator&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  55. </property>
  56. </widget>
  57. <widget class="QComboBox" name="Siggen_combo">
  58. <property name="geometry">
  59. <rect>
  60. <x>160</x>
  61. <y>60</y>
  62. <width>341</width>
  63. <height>21</height>
  64. </rect>
  65. </property>
  66. </widget>
  67. <widget class="QPushButton" name="COMRefresh">
  68. <property name="geometry">
  69. <rect>
  70. <x>160</x>
  71. <y>10</y>
  72. <width>121</width>
  73. <height>21</height>
  74. </rect>
  75. </property>
  76. <property name="text">
  77. <string>Refresh COM Ports</string>
  78. </property>
  79. </widget>
  80. <widget class="QPushButton" name="OpenPorts">
  81. <property name="geometry">
  82. <rect>
  83. <x>230</x>
  84. <y>200</y>
  85. <width>75</width>
  86. <height>23</height>
  87. </rect>
  88. </property>
  89. <property name="text">
  90. <string>Open Ports</string>
  91. </property>
  92. </widget>
  93. <widget class="QLineEdit" name="Siggen_status">
  94. <property name="enabled">
  95. <bool>false</bool>
  96. </property>
  97. <property name="geometry">
  98. <rect>
  99. <x>160</x>
  100. <y>90</y>
  101. <width>341</width>
  102. <height>21</height>
  103. </rect>
  104. </property>
  105. <property name="text">
  106. <string>STATUS: NOT CONNECTED</string>
  107. </property>
  108. </widget>
  109. <widget class="QComboBox" name="FieldProbe_combo">
  110. <property name="geometry">
  111. <rect>
  112. <x>160</x>
  113. <y>130</y>
  114. <width>341</width>
  115. <height>21</height>
  116. </rect>
  117. </property>
  118. </widget>
  119. <widget class="QLineEdit" name="FieldProbe_status">
  120. <property name="enabled">
  121. <bool>false</bool>
  122. </property>
  123. <property name="geometry">
  124. <rect>
  125. <x>160</x>
  126. <y>160</y>
  127. <width>341</width>
  128. <height>21</height>
  129. </rect>
  130. </property>
  131. <property name="text">
  132. <string>STATUS: NOT CONNECTED</string>
  133. </property>
  134. </widget>
  135. <widget class="QLabel" name="FieldProbe_Label">
  136. <property name="geometry">
  137. <rect>
  138. <x>60</x>
  139. <y>130</y>
  140. <width>81</width>
  141. <height>16</height>
  142. </rect>
  143. </property>
  144. <property name="text">
  145. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Field Probe&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  146. </property>
  147. </widget>
  148. <widget class="QPushButton" name="Equipment_closeButton">
  149. <property name="geometry">
  150. <rect>
  151. <x>330</x>
  152. <y>200</y>
  153. <width>75</width>
  154. <height>23</height>
  155. </rect>
  156. </property>
  157. <property name="text">
  158. <string>Close Ports</string>
  159. </property>
  160. </widget>
  161. <widget class="QComboBox" name="Probetype_combo">
  162. <property name="geometry">
  163. <rect>
  164. <x>590</x>
  165. <y>130</y>
  166. <width>69</width>
  167. <height>22</height>
  168. </rect>
  169. </property>
  170. <property name="currentIndex">
  171. <number>2</number>
  172. </property>
  173. <item>
  174. <property name="text">
  175. <string>None</string>
  176. </property>
  177. </item>
  178. <item>
  179. <property name="text">
  180. <string>Narda</string>
  181. </property>
  182. </item>
  183. <item>
  184. <property name="text">
  185. <string>ETS</string>
  186. </property>
  187. </item>
  188. </widget>
  189. <widget class="QLabel" name="Probetype_label">
  190. <property name="geometry">
  191. <rect>
  192. <x>530</x>
  193. <y>130</y>
  194. <width>61</width>
  195. <height>16</height>
  196. </rect>
  197. </property>
  198. <property name="text">
  199. <string>ProbeType</string>
  200. </property>
  201. </widget>
  202. <widget class="QComboBox" name="Gentype_combo">
  203. <property name="geometry">
  204. <rect>
  205. <x>590</x>
  206. <y>60</y>
  207. <width>69</width>
  208. <height>22</height>
  209. </rect>
  210. </property>
  211. <property name="currentIndex">
  212. <number>0</number>
  213. </property>
  214. <item>
  215. <property name="text">
  216. <string>None</string>
  217. </property>
  218. </item>
  219. <item>
  220. <property name="text">
  221. <string>N5181B</string>
  222. </property>
  223. </item>
  224. <item>
  225. <property name="text">
  226. <string>SMA100B</string>
  227. </property>
  228. </item>
  229. </widget>
  230. <widget class="QLabel" name="GenType_label">
  231. <property name="geometry">
  232. <rect>
  233. <x>530</x>
  234. <y>60</y>
  235. <width>61</width>
  236. <height>16</height>
  237. </rect>
  238. </property>
  239. <property name="text">
  240. <string>GenType</string>
  241. </property>
  242. </widget>
  243. <widget class="QPlainTextEdit" name="DebugOutput">
  244. <property name="enabled">
  245. <bool>true</bool>
  246. </property>
  247. <property name="geometry">
  248. <rect>
  249. <x>30</x>
  250. <y>360</y>
  251. <width>661</width>
  252. <height>121</height>
  253. </rect>
  254. </property>
  255. <property name="verticalScrollBarPolicy">
  256. <enum>Qt::ScrollBarAlwaysOn</enum>
  257. </property>
  258. <property name="sizeAdjustPolicy">
  259. <enum>QAbstractScrollArea::AdjustToContents</enum>
  260. </property>
  261. <property name="readOnly">
  262. <bool>true</bool>
  263. </property>
  264. <property name="plainText">
  265. <string/>
  266. </property>
  267. <property name="overwriteMode">
  268. <bool>false</bool>
  269. </property>
  270. </widget>
  271. <widget class="QLabel" name="DebugOutput_label">
  272. <property name="geometry">
  273. <rect>
  274. <x>30</x>
  275. <y>330</y>
  276. <width>81</width>
  277. <height>16</height>
  278. </rect>
  279. </property>
  280. <property name="text">
  281. <string>Debug Output</string>
  282. </property>
  283. </widget>
  284. <widget class="QPushButton" name="DebugFile_button">
  285. <property name="geometry">
  286. <rect>
  287. <x>480</x>
  288. <y>280</y>
  289. <width>91</width>
  290. <height>31</height>
  291. </rect>
  292. </property>
  293. <property name="text">
  294. <string>Folder Location</string>
  295. </property>
  296. </widget>
  297. <widget class="QLabel" name="DebugLog_Label">
  298. <property name="geometry">
  299. <rect>
  300. <x>30</x>
  301. <y>250</y>
  302. <width>171</width>
  303. <height>16</height>
  304. </rect>
  305. </property>
  306. <property name="text">
  307. <string>Debug Log Save Location</string>
  308. </property>
  309. </widget>
  310. <widget class="QLineEdit" name="DebugLog_text">
  311. <property name="enabled">
  312. <bool>true</bool>
  313. </property>
  314. <property name="geometry">
  315. <rect>
  316. <x>30</x>
  317. <y>280</y>
  318. <width>431</width>
  319. <height>31</height>
  320. </rect>
  321. </property>
  322. <property name="text">
  323. <string>C:</string>
  324. </property>
  325. </widget>
  326. <widget class="QCheckBox" name="DebugLogCheck">
  327. <property name="geometry">
  328. <rect>
  329. <x>590</x>
  330. <y>280</y>
  331. <width>61</width>
  332. <height>31</height>
  333. </rect>
  334. </property>
  335. <property name="text">
  336. <string>Enable</string>
  337. </property>
  338. </widget>
  339. </widget>
  340. <widget class="QWidget" name="RF_Calibration">
  341. <attribute name="title">
  342. <string>Calibration</string>
  343. </attribute>
  344. <widget class="QLabel" name="Cal_Freq_label">
  345. <property name="geometry">
  346. <rect>
  347. <x>250</x>
  348. <y>10</y>
  349. <width>131</width>
  350. <height>21</height>
  351. </rect>
  352. </property>
  353. <property name="text">
  354. <string>Current Frequency (MHz)</string>
  355. </property>
  356. </widget>
  357. <widget class="QPushButton" name="CalFile">
  358. <property name="geometry">
  359. <rect>
  360. <x>590</x>
  361. <y>410</y>
  362. <width>91</width>
  363. <height>31</height>
  364. </rect>
  365. </property>
  366. <property name="text">
  367. <string>Folder Location</string>
  368. </property>
  369. </widget>
  370. <widget class="QLabel" name="Cal_Probe_strength_label">
  371. <property name="geometry">
  372. <rect>
  373. <x>150</x>
  374. <y>80</y>
  375. <width>151</width>
  376. <height>20</height>
  377. </rect>
  378. </property>
  379. <property name="text">
  380. <string>Measured Field Strength (V/m)</string>
  381. </property>
  382. </widget>
  383. <widget class="QLabel" name="Cal_siggen_label">
  384. <property name="geometry">
  385. <rect>
  386. <x>350</x>
  387. <y>80</y>
  388. <width>101</width>
  389. <height>20</height>
  390. </rect>
  391. </property>
  392. <property name="text">
  393. <string>SigGen Power (dbm)</string>
  394. </property>
  395. </widget>
  396. <widget class="QGroupBox" name="Group_Frequency">
  397. <property name="geometry">
  398. <rect>
  399. <x>250</x>
  400. <y>190</y>
  401. <width>231</width>
  402. <height>211</height>
  403. </rect>
  404. </property>
  405. <property name="title">
  406. <string>Calibration Settings</string>
  407. </property>
  408. <widget class="QLabel" name="Cal_Freq_step_label">
  409. <property name="geometry">
  410. <rect>
  411. <x>10</x>
  412. <y>20</y>
  413. <width>111</width>
  414. <height>20</height>
  415. </rect>
  416. </property>
  417. <property name="text">
  418. <string>Step Percentage (%):</string>
  419. </property>
  420. </widget>
  421. <widget class="QDoubleSpinBox" name="Cal_step_box">
  422. <property name="geometry">
  423. <rect>
  424. <x>140</x>
  425. <y>20</y>
  426. <width>71</width>
  427. <height>22</height>
  428. </rect>
  429. </property>
  430. <property name="decimals">
  431. <number>1</number>
  432. </property>
  433. <property name="value">
  434. <double>5.000000000000000</double>
  435. </property>
  436. </widget>
  437. <widget class="QSpinBox" name="Cal_startfreq_box">
  438. <property name="geometry">
  439. <rect>
  440. <x>140</x>
  441. <y>50</y>
  442. <width>71</width>
  443. <height>21</height>
  444. </rect>
  445. </property>
  446. <property name="maximum">
  447. <number>100000</number>
  448. </property>
  449. </widget>
  450. <widget class="QSpinBox" name="Cal_endfreq_box">
  451. <property name="geometry">
  452. <rect>
  453. <x>140</x>
  454. <y>80</y>
  455. <width>71</width>
  456. <height>21</height>
  457. </rect>
  458. </property>
  459. <property name="maximum">
  460. <number>200000</number>
  461. </property>
  462. </widget>
  463. <widget class="QLabel" name="Cal_startfreq_label">
  464. <property name="geometry">
  465. <rect>
  466. <x>10</x>
  467. <y>50</y>
  468. <width>131</width>
  469. <height>21</height>
  470. </rect>
  471. </property>
  472. <property name="text">
  473. <string>Starting Fequency (MHz):</string>
  474. </property>
  475. </widget>
  476. <widget class="QLabel" name="Cal_endfreq_label">
  477. <property name="geometry">
  478. <rect>
  479. <x>20</x>
  480. <y>80</y>
  481. <width>111</width>
  482. <height>20</height>
  483. </rect>
  484. </property>
  485. <property name="text">
  486. <string>End Frequency (MHz):</string>
  487. </property>
  488. </widget>
  489. <widget class="QComboBox" name="Orientation">
  490. <property name="geometry">
  491. <rect>
  492. <x>130</x>
  493. <y>110</y>
  494. <width>81</width>
  495. <height>21</height>
  496. </rect>
  497. </property>
  498. <item>
  499. <property name="text">
  500. <string>Horizontal</string>
  501. </property>
  502. </item>
  503. <item>
  504. <property name="text">
  505. <string>Vertical</string>
  506. </property>
  507. </item>
  508. <item>
  509. <property name="text">
  510. <string>Other</string>
  511. </property>
  512. </item>
  513. </widget>
  514. <widget class="QLabel" name="Orientation_box">
  515. <property name="geometry">
  516. <rect>
  517. <x>10</x>
  518. <y>110</y>
  519. <width>81</width>
  520. <height>20</height>
  521. </rect>
  522. </property>
  523. <property name="text">
  524. <string>Field Orientation:</string>
  525. </property>
  526. </widget>
  527. <widget class="QLabel" name="Cal_FieldStrength_Label">
  528. <property name="geometry">
  529. <rect>
  530. <x>10</x>
  531. <y>140</y>
  532. <width>131</width>
  533. <height>21</height>
  534. </rect>
  535. </property>
  536. <property name="text">
  537. <string>Target Field Strengh (V/m)</string>
  538. </property>
  539. </widget>
  540. <widget class="QDoubleSpinBox" name="Cal_FieldStrength_Box">
  541. <property name="enabled">
  542. <bool>true</bool>
  543. </property>
  544. <property name="geometry">
  545. <rect>
  546. <x>150</x>
  547. <y>140</y>
  548. <width>62</width>
  549. <height>22</height>
  550. </rect>
  551. </property>
  552. <property name="decimals">
  553. <number>1</number>
  554. </property>
  555. </widget>
  556. <widget class="QLabel" name="Tolerance_Label">
  557. <property name="geometry">
  558. <rect>
  559. <x>10</x>
  560. <y>160</y>
  561. <width>131</width>
  562. <height>21</height>
  563. </rect>
  564. </property>
  565. <property name="text">
  566. <string>Tolerance</string>
  567. </property>
  568. </widget>
  569. <widget class="QDoubleSpinBox" name="Tolerance_box">
  570. <property name="enabled">
  571. <bool>true</bool>
  572. </property>
  573. <property name="geometry">
  574. <rect>
  575. <x>150</x>
  576. <y>160</y>
  577. <width>62</width>
  578. <height>22</height>
  579. </rect>
  580. </property>
  581. <property name="decimals">
  582. <number>1</number>
  583. </property>
  584. <property name="value">
  585. <double>0.200000000000000</double>
  586. </property>
  587. </widget>
  588. <widget class="QLabel" name="Prox_fields_label">
  589. <property name="geometry">
  590. <rect>
  591. <x>10</x>
  592. <y>180</y>
  593. <width>81</width>
  594. <height>21</height>
  595. </rect>
  596. </property>
  597. <property name="text">
  598. <string>Proximity Fields</string>
  599. </property>
  600. </widget>
  601. <widget class="QComboBox" name="Prox_fields_box">
  602. <property name="geometry">
  603. <rect>
  604. <x>148</x>
  605. <y>180</y>
  606. <width>61</width>
  607. <height>22</height>
  608. </rect>
  609. </property>
  610. <item>
  611. <property name="text">
  612. <string>None</string>
  613. </property>
  614. </item>
  615. <item>
  616. <property name="text">
  617. <string>UHF</string>
  618. </property>
  619. </item>
  620. <item>
  621. <property name="text">
  622. <string>VHF</string>
  623. </property>
  624. </item>
  625. </widget>
  626. </widget>
  627. <widget class="QLineEdit" name="Savelocation_box">
  628. <property name="enabled">
  629. <bool>true</bool>
  630. </property>
  631. <property name="geometry">
  632. <rect>
  633. <x>20</x>
  634. <y>410</y>
  635. <width>561</width>
  636. <height>31</height>
  637. </rect>
  638. </property>
  639. <property name="text">
  640. <string>C:</string>
  641. </property>
  642. </widget>
  643. <widget class="QProgressBar" name="progressBar">
  644. <property name="geometry">
  645. <rect>
  646. <x>20</x>
  647. <y>160</y>
  648. <width>691</width>
  649. <height>20</height>
  650. </rect>
  651. </property>
  652. <property name="value">
  653. <number>0</number>
  654. </property>
  655. </widget>
  656. <widget class="QLabel" name="DisplayEstimatedTime">
  657. <property name="geometry">
  658. <rect>
  659. <x>20</x>
  660. <y>130</y>
  661. <width>161</width>
  662. <height>20</height>
  663. </rect>
  664. </property>
  665. <property name="text">
  666. <string>Estimated Time to Completion</string>
  667. </property>
  668. </widget>
  669. <widget class="QPushButton" name="CalButton">
  670. <property name="enabled">
  671. <bool>false</bool>
  672. </property>
  673. <property name="geometry">
  674. <rect>
  675. <x>360</x>
  676. <y>460</y>
  677. <width>75</width>
  678. <height>23</height>
  679. </rect>
  680. </property>
  681. <property name="text">
  682. <string>Sweep</string>
  683. </property>
  684. </widget>
  685. <widget class="QPushButton" name="CalPause">
  686. <property name="enabled">
  687. <bool>false</bool>
  688. </property>
  689. <property name="geometry">
  690. <rect>
  691. <x>580</x>
  692. <y>460</y>
  693. <width>75</width>
  694. <height>23</height>
  695. </rect>
  696. </property>
  697. <property name="text">
  698. <string>Pause</string>
  699. </property>
  700. </widget>
  701. <widget class="QPushButton" name="CalResume">
  702. <property name="enabled">
  703. <bool>false</bool>
  704. </property>
  705. <property name="geometry">
  706. <rect>
  707. <x>470</x>
  708. <y>460</y>
  709. <width>75</width>
  710. <height>23</height>
  711. </rect>
  712. </property>
  713. <property name="text">
  714. <string>Resume</string>
  715. </property>
  716. </widget>
  717. <widget class="QGroupBox" name="Group_Probe">
  718. <property name="geometry">
  719. <rect>
  720. <x>10</x>
  721. <y>190</y>
  722. <width>121</width>
  723. <height>121</height>
  724. </rect>
  725. </property>
  726. <property name="title">
  727. <string>Field Probe Info</string>
  728. </property>
  729. <widget class="QLabel" name="Display_Model">
  730. <property name="geometry">
  731. <rect>
  732. <x>10</x>
  733. <y>30</y>
  734. <width>30</width>
  735. <height>16</height>
  736. </rect>
  737. </property>
  738. <property name="text">
  739. <string>Model:</string>
  740. </property>
  741. </widget>
  742. <widget class="QLabel" name="Text_Model">
  743. <property name="geometry">
  744. <rect>
  745. <x>60</x>
  746. <y>30</y>
  747. <width>71</width>
  748. <height>16</height>
  749. </rect>
  750. </property>
  751. <property name="text">
  752. <string>TextLabel</string>
  753. </property>
  754. </widget>
  755. <widget class="QLabel" name="Display_SN">
  756. <property name="geometry">
  757. <rect>
  758. <x>10</x>
  759. <y>50</y>
  760. <width>30</width>
  761. <height>16</height>
  762. </rect>
  763. </property>
  764. <property name="text">
  765. <string>SN:</string>
  766. </property>
  767. </widget>
  768. <widget class="QLabel" name="Text_SN">
  769. <property name="geometry">
  770. <rect>
  771. <x>60</x>
  772. <y>50</y>
  773. <width>71</width>
  774. <height>16</height>
  775. </rect>
  776. </property>
  777. <property name="text">
  778. <string>TextLabel</string>
  779. </property>
  780. </widget>
  781. <widget class="QLabel" name="Display_CalDate">
  782. <property name="geometry">
  783. <rect>
  784. <x>10</x>
  785. <y>70</y>
  786. <width>51</width>
  787. <height>16</height>
  788. </rect>
  789. </property>
  790. <property name="text">
  791. <string>Cal Date:</string>
  792. </property>
  793. </widget>
  794. <widget class="QLabel" name="Text_CalDate">
  795. <property name="geometry">
  796. <rect>
  797. <x>60</x>
  798. <y>70</y>
  799. <width>71</width>
  800. <height>16</height>
  801. </rect>
  802. </property>
  803. <property name="text">
  804. <string>TextLabel</string>
  805. </property>
  806. </widget>
  807. <widget class="QLabel" name="Display_BatV">
  808. <property name="geometry">
  809. <rect>
  810. <x>10</x>
  811. <y>90</y>
  812. <width>41</width>
  813. <height>16</height>
  814. </rect>
  815. </property>
  816. <property name="text">
  817. <string>Battery:</string>
  818. </property>
  819. </widget>
  820. <widget class="QLabel" name="Text_BatV">
  821. <property name="geometry">
  822. <rect>
  823. <x>60</x>
  824. <y>90</y>
  825. <width>71</width>
  826. <height>16</height>
  827. </rect>
  828. </property>
  829. <property name="text">
  830. <string>Volts</string>
  831. </property>
  832. </widget>
  833. </widget>
  834. <widget class="QLabel" name="TextEstimatedTime">
  835. <property name="geometry">
  836. <rect>
  837. <x>180</x>
  838. <y>130</y>
  839. <width>161</width>
  840. <height>20</height>
  841. </rect>
  842. </property>
  843. <property name="text">
  844. <string>Hours</string>
  845. </property>
  846. </widget>
  847. <widget class="QLabel" name="DisplaySaveLocation">
  848. <property name="geometry">
  849. <rect>
  850. <x>20</x>
  851. <y>390</y>
  852. <width>171</width>
  853. <height>16</height>
  854. </rect>
  855. </property>
  856. <property name="text">
  857. <string>Calibration File Save Location</string>
  858. </property>
  859. </widget>
  860. <widget class="QLineEdit" name="Status">
  861. <property name="enabled">
  862. <bool>false</bool>
  863. </property>
  864. <property name="geometry">
  865. <rect>
  866. <x>490</x>
  867. <y>20</y>
  868. <width>221</width>
  869. <height>101</height>
  870. </rect>
  871. </property>
  872. <property name="font">
  873. <font>
  874. <pointsize>26</pointsize>
  875. <weight>75</weight>
  876. <bold>true</bold>
  877. <underline>true</underline>
  878. <kerning>true</kerning>
  879. </font>
  880. </property>
  881. <property name="autoFillBackground">
  882. <bool>true</bool>
  883. </property>
  884. <property name="text">
  885. <string>STATUS</string>
  886. </property>
  887. <property name="frame">
  888. <bool>true</bool>
  889. </property>
  890. <property name="alignment">
  891. <set>Qt::AlignCenter</set>
  892. </property>
  893. </widget>
  894. <widget class="QGroupBox" name="groupEquipment">
  895. <property name="enabled">
  896. <bool>true</bool>
  897. </property>
  898. <property name="geometry">
  899. <rect>
  900. <x>10</x>
  901. <y>30</y>
  902. <width>121</width>
  903. <height>81</height>
  904. </rect>
  905. </property>
  906. <property name="title">
  907. <string>Connected Equipment</string>
  908. </property>
  909. <widget class="QRadioButton" name="SigGenActive">
  910. <property name="enabled">
  911. <bool>false</bool>
  912. </property>
  913. <property name="geometry">
  914. <rect>
  915. <x>10</x>
  916. <y>20</y>
  917. <width>61</width>
  918. <height>13</height>
  919. </rect>
  920. </property>
  921. <property name="text">
  922. <string>Sig Gen</string>
  923. </property>
  924. <property name="checkable">
  925. <bool>true</bool>
  926. </property>
  927. <property name="checked">
  928. <bool>false</bool>
  929. </property>
  930. <property name="autoExclusive">
  931. <bool>false</bool>
  932. </property>
  933. </widget>
  934. <widget class="QRadioButton" name="FieldProbeActive">
  935. <property name="enabled">
  936. <bool>false</bool>
  937. </property>
  938. <property name="geometry">
  939. <rect>
  940. <x>10</x>
  941. <y>40</y>
  942. <width>81</width>
  943. <height>16</height>
  944. </rect>
  945. </property>
  946. <property name="text">
  947. <string>Field Probe</string>
  948. </property>
  949. <property name="autoExclusive">
  950. <bool>false</bool>
  951. </property>
  952. </widget>
  953. </widget>
  954. <widget class="QLineEdit" name="Cal_Freq_Box">
  955. <property name="enabled">
  956. <bool>false</bool>
  957. </property>
  958. <property name="geometry">
  959. <rect>
  960. <x>160</x>
  961. <y>30</y>
  962. <width>301</width>
  963. <height>41</height>
  964. </rect>
  965. </property>
  966. <property name="font">
  967. <font>
  968. <pointsize>15</pointsize>
  969. <weight>75</weight>
  970. <bold>true</bold>
  971. <underline>false</underline>
  972. <kerning>true</kerning>
  973. </font>
  974. </property>
  975. <property name="autoFillBackground">
  976. <bool>true</bool>
  977. </property>
  978. <property name="text">
  979. <string/>
  980. </property>
  981. <property name="frame">
  982. <bool>true</bool>
  983. </property>
  984. <property name="alignment">
  985. <set>Qt::AlignCenter</set>
  986. </property>
  987. </widget>
  988. <widget class="QLineEdit" name="Cal_Probe_strength_box">
  989. <property name="enabled">
  990. <bool>false</bool>
  991. </property>
  992. <property name="geometry">
  993. <rect>
  994. <x>150</x>
  995. <y>100</y>
  996. <width>151</width>
  997. <height>31</height>
  998. </rect>
  999. </property>
  1000. <property name="font">
  1001. <font>
  1002. <pointsize>15</pointsize>
  1003. <weight>75</weight>
  1004. <bold>true</bold>
  1005. <underline>false</underline>
  1006. <kerning>true</kerning>
  1007. </font>
  1008. </property>
  1009. <property name="autoFillBackground">
  1010. <bool>true</bool>
  1011. </property>
  1012. <property name="text">
  1013. <string/>
  1014. </property>
  1015. <property name="frame">
  1016. <bool>true</bool>
  1017. </property>
  1018. <property name="alignment">
  1019. <set>Qt::AlignCenter</set>
  1020. </property>
  1021. </widget>
  1022. <widget class="QLineEdit" name="Cal_siggen_box">
  1023. <property name="enabled">
  1024. <bool>false</bool>
  1025. </property>
  1026. <property name="geometry">
  1027. <rect>
  1028. <x>330</x>
  1029. <y>100</y>
  1030. <width>141</width>
  1031. <height>31</height>
  1032. </rect>
  1033. </property>
  1034. <property name="font">
  1035. <font>
  1036. <pointsize>15</pointsize>
  1037. <weight>75</weight>
  1038. <bold>true</bold>
  1039. <underline>false</underline>
  1040. <kerning>true</kerning>
  1041. </font>
  1042. </property>
  1043. <property name="autoFillBackground">
  1044. <bool>true</bool>
  1045. </property>
  1046. <property name="text">
  1047. <string/>
  1048. </property>
  1049. <property name="frame">
  1050. <bool>true</bool>
  1051. </property>
  1052. <property name="alignment">
  1053. <set>Qt::AlignCenter</set>
  1054. </property>
  1055. </widget>
  1056. <widget class="QGroupBox" name="groupBox">
  1057. <property name="geometry">
  1058. <rect>
  1059. <x>480</x>
  1060. <y>190</y>
  1061. <width>211</width>
  1062. <height>141</height>
  1063. </rect>
  1064. </property>
  1065. <property name="title">
  1066. <string>Modulation</string>
  1067. </property>
  1068. <widget class="QComboBox" name="Mod_box">
  1069. <property name="geometry">
  1070. <rect>
  1071. <x>10</x>
  1072. <y>20</y>
  1073. <width>191</width>
  1074. <height>21</height>
  1075. </rect>
  1076. </property>
  1077. <property name="currentIndex">
  1078. <number>2</number>
  1079. </property>
  1080. <item>
  1081. <property name="text">
  1082. <string>Sine wave 1000Hz 80% depth</string>
  1083. </property>
  1084. </item>
  1085. <item>
  1086. <property name="text">
  1087. <string>Custom</string>
  1088. </property>
  1089. </item>
  1090. <item>
  1091. <property name="text">
  1092. <string>Off/ CW only</string>
  1093. </property>
  1094. </item>
  1095. </widget>
  1096. <widget class="QComboBox" name="Mod_shape_box">
  1097. <property name="enabled">
  1098. <bool>true</bool>
  1099. </property>
  1100. <property name="geometry">
  1101. <rect>
  1102. <x>90</x>
  1103. <y>50</y>
  1104. <width>69</width>
  1105. <height>21</height>
  1106. </rect>
  1107. </property>
  1108. <property name="currentIndex">
  1109. <number>0</number>
  1110. </property>
  1111. <item>
  1112. <property name="text">
  1113. <string>Sine</string>
  1114. </property>
  1115. </item>
  1116. <item>
  1117. <property name="text">
  1118. <string>Square</string>
  1119. </property>
  1120. </item>
  1121. </widget>
  1122. <widget class="QLabel" name="Mod_shape_label">
  1123. <property name="geometry">
  1124. <rect>
  1125. <x>20</x>
  1126. <y>50</y>
  1127. <width>61</width>
  1128. <height>21</height>
  1129. </rect>
  1130. </property>
  1131. <property name="text">
  1132. <string>Mod Shape:</string>
  1133. </property>
  1134. </widget>
  1135. <widget class="QLabel" name="Mod_freq_Label">
  1136. <property name="geometry">
  1137. <rect>
  1138. <x>10</x>
  1139. <y>80</y>
  1140. <width>71</width>
  1141. <height>21</height>
  1142. </rect>
  1143. </property>
  1144. <property name="text">
  1145. <string>Mod Freq (Hz)</string>
  1146. </property>
  1147. </widget>
  1148. <widget class="QSpinBox" name="Mod_freq_box">
  1149. <property name="enabled">
  1150. <bool>true</bool>
  1151. </property>
  1152. <property name="geometry">
  1153. <rect>
  1154. <x>90</x>
  1155. <y>80</y>
  1156. <width>91</width>
  1157. <height>21</height>
  1158. </rect>
  1159. </property>
  1160. <property name="maximum">
  1161. <number>100000</number>
  1162. </property>
  1163. </widget>
  1164. <widget class="QLabel" name="Mod_depth_label">
  1165. <property name="geometry">
  1166. <rect>
  1167. <x>20</x>
  1168. <y>110</y>
  1169. <width>61</width>
  1170. <height>21</height>
  1171. </rect>
  1172. </property>
  1173. <property name="text">
  1174. <string>Mod Depth:</string>
  1175. </property>
  1176. </widget>
  1177. <widget class="QDoubleSpinBox" name="Mod_depth_box">
  1178. <property name="enabled">
  1179. <bool>true</bool>
  1180. </property>
  1181. <property name="geometry">
  1182. <rect>
  1183. <x>90</x>
  1184. <y>110</y>
  1185. <width>61</width>
  1186. <height>21</height>
  1187. </rect>
  1188. </property>
  1189. <property name="decimals">
  1190. <number>1</number>
  1191. </property>
  1192. </widget>
  1193. </widget>
  1194. <widget class="QPushButton" name="QuitCalButton">
  1195. <property name="enabled">
  1196. <bool>false</bool>
  1197. </property>
  1198. <property name="geometry">
  1199. <rect>
  1200. <x>250</x>
  1201. <y>460</y>
  1202. <width>75</width>
  1203. <height>23</height>
  1204. </rect>
  1205. </property>
  1206. <property name="text">
  1207. <string>Quit Sweep</string>
  1208. </property>
  1209. </widget>
  1210. <widget class="QGroupBox" name="groupBox_2">
  1211. <property name="geometry">
  1212. <rect>
  1213. <x>130</x>
  1214. <y>190</y>
  1215. <width>121</width>
  1216. <height>191</height>
  1217. </rect>
  1218. </property>
  1219. <property name="title">
  1220. <string>Calibration Info</string>
  1221. </property>
  1222. <widget class="QLabel" name="Cal_Position_label">
  1223. <property name="geometry">
  1224. <rect>
  1225. <x>20</x>
  1226. <y>20</y>
  1227. <width>61</width>
  1228. <height>20</height>
  1229. </rect>
  1230. </property>
  1231. <property name="text">
  1232. <string>Cal Position</string>
  1233. </property>
  1234. </widget>
  1235. <widget class="QComboBox" name="Cal_Position_Box">
  1236. <property name="geometry">
  1237. <rect>
  1238. <x>20</x>
  1239. <y>40</y>
  1240. <width>69</width>
  1241. <height>22</height>
  1242. </rect>
  1243. </property>
  1244. <property name="currentIndex">
  1245. <number>0</number>
  1246. </property>
  1247. <item>
  1248. <property name="text">
  1249. <string>A</string>
  1250. </property>
  1251. </item>
  1252. <item>
  1253. <property name="text">
  1254. <string>B</string>
  1255. </property>
  1256. </item>
  1257. <item>
  1258. <property name="text">
  1259. <string>C</string>
  1260. </property>
  1261. </item>
  1262. <item>
  1263. <property name="text">
  1264. <string>Other</string>
  1265. </property>
  1266. </item>
  1267. </widget>
  1268. <widget class="QLabel" name="Comments_label">
  1269. <property name="geometry">
  1270. <rect>
  1271. <x>20</x>
  1272. <y>80</y>
  1273. <width>61</width>
  1274. <height>20</height>
  1275. </rect>
  1276. </property>
  1277. <property name="text">
  1278. <string>Comments:</string>
  1279. </property>
  1280. </widget>
  1281. <widget class="QLineEdit" name="Comments_box">
  1282. <property name="geometry">
  1283. <rect>
  1284. <x>10</x>
  1285. <y>100</y>
  1286. <width>101</width>
  1287. <height>71</height>
  1288. </rect>
  1289. </property>
  1290. <property name="text">
  1291. <string/>
  1292. </property>
  1293. </widget>
  1294. </widget>
  1295. <widget class="QLabel" name="Amp_Gain_lbl">
  1296. <property name="geometry">
  1297. <rect>
  1298. <x>490</x>
  1299. <y>330</y>
  1300. <width>71</width>
  1301. <height>21</height>
  1302. </rect>
  1303. </property>
  1304. <property name="text">
  1305. <string>Amp Gain (%)</string>
  1306. </property>
  1307. </widget>
  1308. <widget class="QLineEdit" name="Amp_Gain_box">
  1309. <property name="geometry">
  1310. <rect>
  1311. <x>570</x>
  1312. <y>330</y>
  1313. <width>41</width>
  1314. <height>21</height>
  1315. </rect>
  1316. </property>
  1317. <property name="toolTip">
  1318. <string>1-100%</string>
  1319. </property>
  1320. <property name="toolTipDuration">
  1321. <number>3</number>
  1322. </property>
  1323. </widget>
  1324. </widget>
  1325. <widget class="QWidget" name="tab">
  1326. <attribute name="title">
  1327. <string>Sweeper</string>
  1328. </attribute>
  1329. <widget class="QGroupBox" name="groupEquipment_2">
  1330. <property name="enabled">
  1331. <bool>true</bool>
  1332. </property>
  1333. <property name="geometry">
  1334. <rect>
  1335. <x>10</x>
  1336. <y>30</y>
  1337. <width>121</width>
  1338. <height>81</height>
  1339. </rect>
  1340. </property>
  1341. <property name="title">
  1342. <string>Connected Equipment</string>
  1343. </property>
  1344. <widget class="QRadioButton" name="SigGenActive_2">
  1345. <property name="enabled">
  1346. <bool>false</bool>
  1347. </property>
  1348. <property name="geometry">
  1349. <rect>
  1350. <x>10</x>
  1351. <y>20</y>
  1352. <width>61</width>
  1353. <height>13</height>
  1354. </rect>
  1355. </property>
  1356. <property name="text">
  1357. <string>Sig Gen</string>
  1358. </property>
  1359. <property name="checkable">
  1360. <bool>true</bool>
  1361. </property>
  1362. <property name="checked">
  1363. <bool>false</bool>
  1364. </property>
  1365. <property name="autoExclusive">
  1366. <bool>false</bool>
  1367. </property>
  1368. </widget>
  1369. <widget class="QRadioButton" name="FieldProbeActive_2">
  1370. <property name="enabled">
  1371. <bool>false</bool>
  1372. </property>
  1373. <property name="geometry">
  1374. <rect>
  1375. <x>10</x>
  1376. <y>40</y>
  1377. <width>81</width>
  1378. <height>16</height>
  1379. </rect>
  1380. </property>
  1381. <property name="text">
  1382. <string>Field Probe</string>
  1383. </property>
  1384. <property name="autoExclusive">
  1385. <bool>false</bool>
  1386. </property>
  1387. </widget>
  1388. </widget>
  1389. <widget class="QLineEdit" name="Sweep_status">
  1390. <property name="enabled">
  1391. <bool>false</bool>
  1392. </property>
  1393. <property name="geometry">
  1394. <rect>
  1395. <x>490</x>
  1396. <y>20</y>
  1397. <width>221</width>
  1398. <height>101</height>
  1399. </rect>
  1400. </property>
  1401. <property name="font">
  1402. <font>
  1403. <pointsize>26</pointsize>
  1404. <weight>75</weight>
  1405. <bold>true</bold>
  1406. <underline>true</underline>
  1407. <kerning>true</kerning>
  1408. </font>
  1409. </property>
  1410. <property name="autoFillBackground">
  1411. <bool>true</bool>
  1412. </property>
  1413. <property name="text">
  1414. <string>STATUS</string>
  1415. </property>
  1416. <property name="frame">
  1417. <bool>true</bool>
  1418. </property>
  1419. <property name="alignment">
  1420. <set>Qt::AlignCenter</set>
  1421. </property>
  1422. </widget>
  1423. <widget class="QLabel" name="Sweep_freq_label">
  1424. <property name="geometry">
  1425. <rect>
  1426. <x>250</x>
  1427. <y>10</y>
  1428. <width>131</width>
  1429. <height>21</height>
  1430. </rect>
  1431. </property>
  1432. <property name="text">
  1433. <string>Current Frequency (MHz)</string>
  1434. </property>
  1435. </widget>
  1436. <widget class="QLineEdit" name="Sweep_freq_box">
  1437. <property name="enabled">
  1438. <bool>false</bool>
  1439. </property>
  1440. <property name="geometry">
  1441. <rect>
  1442. <x>160</x>
  1443. <y>30</y>
  1444. <width>301</width>
  1445. <height>31</height>
  1446. </rect>
  1447. </property>
  1448. <property name="font">
  1449. <font>
  1450. <pointsize>15</pointsize>
  1451. <weight>75</weight>
  1452. <bold>true</bold>
  1453. <underline>false</underline>
  1454. <kerning>true</kerning>
  1455. </font>
  1456. </property>
  1457. <property name="autoFillBackground">
  1458. <bool>true</bool>
  1459. </property>
  1460. <property name="text">
  1461. <string/>
  1462. </property>
  1463. <property name="frame">
  1464. <bool>true</bool>
  1465. </property>
  1466. <property name="alignment">
  1467. <set>Qt::AlignCenter</set>
  1468. </property>
  1469. </widget>
  1470. <widget class="QGroupBox" name="SweepParams">
  1471. <property name="geometry">
  1472. <rect>
  1473. <x>40</x>
  1474. <y>380</y>
  1475. <width>231</width>
  1476. <height>111</height>
  1477. </rect>
  1478. </property>
  1479. <property name="title">
  1480. <string>Sweep Parameters</string>
  1481. </property>
  1482. <widget class="QDoubleSpinBox" name="Dwell_box">
  1483. <property name="geometry">
  1484. <rect>
  1485. <x>140</x>
  1486. <y>20</y>
  1487. <width>71</width>
  1488. <height>21</height>
  1489. </rect>
  1490. </property>
  1491. <property name="decimals">
  1492. <number>1</number>
  1493. </property>
  1494. <property name="maximum">
  1495. <double>999.000000000000000</double>
  1496. </property>
  1497. <property name="value">
  1498. <double>1.000000000000000</double>
  1499. </property>
  1500. </widget>
  1501. <widget class="QLabel" name="Dwell_label">
  1502. <property name="geometry">
  1503. <rect>
  1504. <x>10</x>
  1505. <y>20</y>
  1506. <width>131</width>
  1507. <height>21</height>
  1508. </rect>
  1509. </property>
  1510. <property name="text">
  1511. <string>Dwell Time (seconds)</string>
  1512. </property>
  1513. </widget>
  1514. <widget class="QCheckBox" name="Modenable_box">
  1515. <property name="geometry">
  1516. <rect>
  1517. <x>-10</x>
  1518. <y>80</y>
  1519. <width>161</width>
  1520. <height>21</height>
  1521. </rect>
  1522. </property>
  1523. <property name="layoutDirection">
  1524. <enum>Qt::RightToLeft</enum>
  1525. </property>
  1526. <property name="text">
  1527. <string>Enable Modulation </string>
  1528. </property>
  1529. </widget>
  1530. <widget class="QLabel" name="label_2">
  1531. <property name="geometry">
  1532. <rect>
  1533. <x>10</x>
  1534. <y>40</y>
  1535. <width>211</width>
  1536. <height>31</height>
  1537. </rect>
  1538. </property>
  1539. <property name="text">
  1540. <string>Warning: Dwell times less than 1.5 seconds can cause measurement inaccuracies</string>
  1541. </property>
  1542. <property name="wordWrap">
  1543. <bool>true</bool>
  1544. </property>
  1545. </widget>
  1546. </widget>
  1547. <widget class="QLabel" name="Sweepfile_label">
  1548. <property name="geometry">
  1549. <rect>
  1550. <x>30</x>
  1551. <y>260</y>
  1552. <width>171</width>
  1553. <height>16</height>
  1554. </rect>
  1555. </property>
  1556. <property name="text">
  1557. <string>Input Calibration File Location</string>
  1558. </property>
  1559. </widget>
  1560. <widget class="QLineEdit" name="Sweepfile_box">
  1561. <property name="enabled">
  1562. <bool>true</bool>
  1563. </property>
  1564. <property name="geometry">
  1565. <rect>
  1566. <x>30</x>
  1567. <y>280</y>
  1568. <width>561</width>
  1569. <height>31</height>
  1570. </rect>
  1571. </property>
  1572. <property name="text">
  1573. <string>C:</string>
  1574. </property>
  1575. </widget>
  1576. <widget class="QPushButton" name="Sweepfile_button">
  1577. <property name="geometry">
  1578. <rect>
  1579. <x>600</x>
  1580. <y>280</y>
  1581. <width>75</width>
  1582. <height>31</height>
  1583. </rect>
  1584. </property>
  1585. <property name="text">
  1586. <string>File Browse</string>
  1587. </property>
  1588. </widget>
  1589. <widget class="QLabel" name="SweepEstimatedTime_label">
  1590. <property name="geometry">
  1591. <rect>
  1592. <x>30</x>
  1593. <y>200</y>
  1594. <width>161</width>
  1595. <height>20</height>
  1596. </rect>
  1597. </property>
  1598. <property name="text">
  1599. <string>Estimated Time to Completion</string>
  1600. </property>
  1601. </widget>
  1602. <widget class="QProgressBar" name="Sweep_progressbar">
  1603. <property name="geometry">
  1604. <rect>
  1605. <x>30</x>
  1606. <y>230</y>
  1607. <width>681</width>
  1608. <height>20</height>
  1609. </rect>
  1610. </property>
  1611. <property name="value">
  1612. <number>0</number>
  1613. </property>
  1614. </widget>
  1615. <widget class="QLabel" name="SweepEstimatedTime_text">
  1616. <property name="geometry">
  1617. <rect>
  1618. <x>180</x>
  1619. <y>200</y>
  1620. <width>161</width>
  1621. <height>20</height>
  1622. </rect>
  1623. </property>
  1624. <property name="text">
  1625. <string>Hours</string>
  1626. </property>
  1627. </widget>
  1628. <widget class="QPushButton" name="SweepButton">
  1629. <property name="enabled">
  1630. <bool>false</bool>
  1631. </property>
  1632. <property name="geometry">
  1633. <rect>
  1634. <x>330</x>
  1635. <y>410</y>
  1636. <width>75</width>
  1637. <height>23</height>
  1638. </rect>
  1639. </property>
  1640. <property name="text">
  1641. <string>Sweep</string>
  1642. </property>
  1643. </widget>
  1644. <widget class="QPushButton" name="SweepResume">
  1645. <property name="enabled">
  1646. <bool>false</bool>
  1647. </property>
  1648. <property name="geometry">
  1649. <rect>
  1650. <x>520</x>
  1651. <y>410</y>
  1652. <width>75</width>
  1653. <height>23</height>
  1654. </rect>
  1655. </property>
  1656. <property name="text">
  1657. <string>Resume</string>
  1658. </property>
  1659. </widget>
  1660. <widget class="QPushButton" name="SweepPause">
  1661. <property name="enabled">
  1662. <bool>false</bool>
  1663. </property>
  1664. <property name="geometry">
  1665. <rect>
  1666. <x>520</x>
  1667. <y>440</y>
  1668. <width>75</width>
  1669. <height>23</height>
  1670. </rect>
  1671. </property>
  1672. <property name="text">
  1673. <string>Pause</string>
  1674. </property>
  1675. </widget>
  1676. <widget class="QLabel" name="Sweep_siggen_label">
  1677. <property name="geometry">
  1678. <rect>
  1679. <x>350</x>
  1680. <y>80</y>
  1681. <width>101</width>
  1682. <height>20</height>
  1683. </rect>
  1684. </property>
  1685. <property name="text">
  1686. <string>SigGen Power (dbm)</string>
  1687. </property>
  1688. </widget>
  1689. <widget class="QLineEdit" name="Sweep_siggen_box">
  1690. <property name="enabled">
  1691. <bool>false</bool>
  1692. </property>
  1693. <property name="geometry">
  1694. <rect>
  1695. <x>320</x>
  1696. <y>100</y>
  1697. <width>151</width>
  1698. <height>31</height>
  1699. </rect>
  1700. </property>
  1701. <property name="font">
  1702. <font>
  1703. <pointsize>15</pointsize>
  1704. <weight>75</weight>
  1705. <bold>true</bold>
  1706. <underline>false</underline>
  1707. <kerning>true</kerning>
  1708. </font>
  1709. </property>
  1710. <property name="autoFillBackground">
  1711. <bool>true</bool>
  1712. </property>
  1713. <property name="text">
  1714. <string/>
  1715. </property>
  1716. <property name="frame">
  1717. <bool>true</bool>
  1718. </property>
  1719. <property name="alignment">
  1720. <set>Qt::AlignCenter</set>
  1721. </property>
  1722. </widget>
  1723. <widget class="QLabel" name="Sweep_modshape_label">
  1724. <property name="geometry">
  1725. <rect>
  1726. <x>120</x>
  1727. <y>130</y>
  1728. <width>101</width>
  1729. <height>20</height>
  1730. </rect>
  1731. </property>
  1732. <property name="text">
  1733. <string>Modulation Shape</string>
  1734. </property>
  1735. </widget>
  1736. <widget class="QLineEdit" name="Sweep_modshape_box">
  1737. <property name="enabled">
  1738. <bool>false</bool>
  1739. </property>
  1740. <property name="geometry">
  1741. <rect>
  1742. <x>90</x>
  1743. <y>150</y>
  1744. <width>171</width>
  1745. <height>41</height>
  1746. </rect>
  1747. </property>
  1748. <property name="font">
  1749. <font>
  1750. <pointsize>15</pointsize>
  1751. <weight>75</weight>
  1752. <bold>true</bold>
  1753. <underline>false</underline>
  1754. <kerning>true</kerning>
  1755. </font>
  1756. </property>
  1757. <property name="autoFillBackground">
  1758. <bool>true</bool>
  1759. </property>
  1760. <property name="text">
  1761. <string/>
  1762. </property>
  1763. <property name="frame">
  1764. <bool>true</bool>
  1765. </property>
  1766. <property name="alignment">
  1767. <set>Qt::AlignCenter</set>
  1768. </property>
  1769. </widget>
  1770. <widget class="QLabel" name="Sweep_modfreq_label">
  1771. <property name="geometry">
  1772. <rect>
  1773. <x>280</x>
  1774. <y>130</y>
  1775. <width>131</width>
  1776. <height>20</height>
  1777. </rect>
  1778. </property>
  1779. <property name="text">
  1780. <string>Modulation Frequency (Hz)</string>
  1781. </property>
  1782. </widget>
  1783. <widget class="QLineEdit" name="Sweep_modfreq_box">
  1784. <property name="enabled">
  1785. <bool>false</bool>
  1786. </property>
  1787. <property name="geometry">
  1788. <rect>
  1789. <x>260</x>
  1790. <y>150</y>
  1791. <width>171</width>
  1792. <height>41</height>
  1793. </rect>
  1794. </property>
  1795. <property name="font">
  1796. <font>
  1797. <pointsize>15</pointsize>
  1798. <weight>75</weight>
  1799. <bold>true</bold>
  1800. <underline>false</underline>
  1801. <kerning>true</kerning>
  1802. </font>
  1803. </property>
  1804. <property name="autoFillBackground">
  1805. <bool>true</bool>
  1806. </property>
  1807. <property name="text">
  1808. <string/>
  1809. </property>
  1810. <property name="frame">
  1811. <bool>true</bool>
  1812. </property>
  1813. <property name="alignment">
  1814. <set>Qt::AlignCenter</set>
  1815. </property>
  1816. </widget>
  1817. <widget class="QLineEdit" name="Sweep_moddepth_box">
  1818. <property name="enabled">
  1819. <bool>false</bool>
  1820. </property>
  1821. <property name="geometry">
  1822. <rect>
  1823. <x>430</x>
  1824. <y>150</y>
  1825. <width>171</width>
  1826. <height>41</height>
  1827. </rect>
  1828. </property>
  1829. <property name="font">
  1830. <font>
  1831. <pointsize>15</pointsize>
  1832. <weight>75</weight>
  1833. <bold>true</bold>
  1834. <underline>false</underline>
  1835. <kerning>true</kerning>
  1836. </font>
  1837. </property>
  1838. <property name="autoFillBackground">
  1839. <bool>true</bool>
  1840. </property>
  1841. <property name="text">
  1842. <string/>
  1843. </property>
  1844. <property name="frame">
  1845. <bool>true</bool>
  1846. </property>
  1847. <property name="alignment">
  1848. <set>Qt::AlignCenter</set>
  1849. </property>
  1850. </widget>
  1851. <widget class="QLabel" name="Sweep_moddepth_label">
  1852. <property name="geometry">
  1853. <rect>
  1854. <x>460</x>
  1855. <y>130</y>
  1856. <width>111</width>
  1857. <height>20</height>
  1858. </rect>
  1859. </property>
  1860. <property name="text">
  1861. <string>Modulation Depth (%)</string>
  1862. </property>
  1863. </widget>
  1864. <widget class="QPushButton" name="QuitSweep">
  1865. <property name="enabled">
  1866. <bool>false</bool>
  1867. </property>
  1868. <property name="geometry">
  1869. <rect>
  1870. <x>330</x>
  1871. <y>440</y>
  1872. <width>75</width>
  1873. <height>23</height>
  1874. </rect>
  1875. </property>
  1876. <property name="text">
  1877. <string>Quit Sweep</string>
  1878. </property>
  1879. </widget>
  1880. <widget class="QPushButton" name="SweepLog_Button">
  1881. <property name="geometry">
  1882. <rect>
  1883. <x>600</x>
  1884. <y>340</y>
  1885. <width>91</width>
  1886. <height>31</height>
  1887. </rect>
  1888. </property>
  1889. <property name="text">
  1890. <string>Folder Location</string>
  1891. </property>
  1892. </widget>
  1893. <widget class="QLabel" name="SweepLog_Label">
  1894. <property name="geometry">
  1895. <rect>
  1896. <x>30</x>
  1897. <y>320</y>
  1898. <width>171</width>
  1899. <height>16</height>
  1900. </rect>
  1901. </property>
  1902. <property name="text">
  1903. <string>Output Sweep Log Save Location</string>
  1904. </property>
  1905. </widget>
  1906. <widget class="QLineEdit" name="SweepLog_Box">
  1907. <property name="enabled">
  1908. <bool>true</bool>
  1909. </property>
  1910. <property name="geometry">
  1911. <rect>
  1912. <x>30</x>
  1913. <y>340</y>
  1914. <width>561</width>
  1915. <height>31</height>
  1916. </rect>
  1917. </property>
  1918. <property name="text">
  1919. <string>C:</string>
  1920. </property>
  1921. </widget>
  1922. <widget class="QLineEdit" name="Sweep_FieldProbe_box">
  1923. <property name="enabled">
  1924. <bool>false</bool>
  1925. </property>
  1926. <property name="geometry">
  1927. <rect>
  1928. <x>150</x>
  1929. <y>100</y>
  1930. <width>151</width>
  1931. <height>31</height>
  1932. </rect>
  1933. </property>
  1934. <property name="font">
  1935. <font>
  1936. <pointsize>15</pointsize>
  1937. <weight>75</weight>
  1938. <bold>true</bold>
  1939. <underline>false</underline>
  1940. <kerning>true</kerning>
  1941. </font>
  1942. </property>
  1943. <property name="autoFillBackground">
  1944. <bool>true</bool>
  1945. </property>
  1946. <property name="text">
  1947. <string/>
  1948. </property>
  1949. <property name="frame">
  1950. <bool>true</bool>
  1951. </property>
  1952. <property name="alignment">
  1953. <set>Qt::AlignCenter</set>
  1954. </property>
  1955. </widget>
  1956. <widget class="QLabel" name="Sweep_Fieldprobe_label">
  1957. <property name="geometry">
  1958. <rect>
  1959. <x>150</x>
  1960. <y>80</y>
  1961. <width>151</width>
  1962. <height>20</height>
  1963. </rect>
  1964. </property>
  1965. <property name="text">
  1966. <string>Measured Field Strength (V/m)</string>
  1967. </property>
  1968. </widget>
  1969. </widget>
  1970. <widget class="QWidget" name="tab">
  1971. <attribute name="title">
  1972. <string>Field Probe</string>
  1973. </attribute>
  1974. <widget class="QGroupBox" name="Group_Probe_2">
  1975. <property name="geometry">
  1976. <rect>
  1977. <x>190</x>
  1978. <y>170</y>
  1979. <width>121</width>
  1980. <height>121</height>
  1981. </rect>
  1982. </property>
  1983. <property name="title">
  1984. <string>Field Probe Info</string>
  1985. </property>
  1986. <widget class="QLabel" name="Display_Model_2">
  1987. <property name="geometry">
  1988. <rect>
  1989. <x>10</x>
  1990. <y>30</y>
  1991. <width>30</width>
  1992. <height>16</height>
  1993. </rect>
  1994. </property>
  1995. <property name="text">
  1996. <string>Model:</string>
  1997. </property>
  1998. </widget>
  1999. <widget class="QLabel" name="Text_Model_2">
  2000. <property name="geometry">
  2001. <rect>
  2002. <x>60</x>
  2003. <y>30</y>
  2004. <width>71</width>
  2005. <height>16</height>
  2006. </rect>
  2007. </property>
  2008. <property name="text">
  2009. <string>TextLabel</string>
  2010. </property>
  2011. </widget>
  2012. <widget class="QLabel" name="Display_SN_2">
  2013. <property name="geometry">
  2014. <rect>
  2015. <x>10</x>
  2016. <y>50</y>
  2017. <width>30</width>
  2018. <height>16</height>
  2019. </rect>
  2020. </property>
  2021. <property name="text">
  2022. <string>SN:</string>
  2023. </property>
  2024. </widget>
  2025. <widget class="QLabel" name="Text_SN_2">
  2026. <property name="geometry">
  2027. <rect>
  2028. <x>60</x>
  2029. <y>50</y>
  2030. <width>71</width>
  2031. <height>16</height>
  2032. </rect>
  2033. </property>
  2034. <property name="text">
  2035. <string>TextLabel</string>
  2036. </property>
  2037. </widget>
  2038. <widget class="QLabel" name="Display_CalDate_2">
  2039. <property name="geometry">
  2040. <rect>
  2041. <x>10</x>
  2042. <y>70</y>
  2043. <width>51</width>
  2044. <height>16</height>
  2045. </rect>
  2046. </property>
  2047. <property name="text">
  2048. <string>Cal Date:</string>
  2049. </property>
  2050. </widget>
  2051. <widget class="QLabel" name="Text_CalDate_2">
  2052. <property name="geometry">
  2053. <rect>
  2054. <x>60</x>
  2055. <y>70</y>
  2056. <width>71</width>
  2057. <height>16</height>
  2058. </rect>
  2059. </property>
  2060. <property name="text">
  2061. <string>TextLabel</string>
  2062. </property>
  2063. </widget>
  2064. <widget class="QLabel" name="Display_BatV_2">
  2065. <property name="geometry">
  2066. <rect>
  2067. <x>10</x>
  2068. <y>90</y>
  2069. <width>41</width>
  2070. <height>16</height>
  2071. </rect>
  2072. </property>
  2073. <property name="text">
  2074. <string>Battery:</string>
  2075. </property>
  2076. </widget>
  2077. <widget class="QLabel" name="Text_BatV_2">
  2078. <property name="geometry">
  2079. <rect>
  2080. <x>60</x>
  2081. <y>90</y>
  2082. <width>71</width>
  2083. <height>16</height>
  2084. </rect>
  2085. </property>
  2086. <property name="text">
  2087. <string>Volts</string>
  2088. </property>
  2089. </widget>
  2090. </widget>
  2091. <widget class="QLabel" name="Cal_Probe_strength_label_2">
  2092. <property name="geometry">
  2093. <rect>
  2094. <x>350</x>
  2095. <y>170</y>
  2096. <width>151</width>
  2097. <height>20</height>
  2098. </rect>
  2099. </property>
  2100. <property name="text">
  2101. <string>Measured Field Strength (V/m)</string>
  2102. </property>
  2103. </widget>
  2104. <widget class="QLineEdit" name="Cal_Probe_strength_box_2">
  2105. <property name="enabled">
  2106. <bool>false</bool>
  2107. </property>
  2108. <property name="geometry">
  2109. <rect>
  2110. <x>350</x>
  2111. <y>190</y>
  2112. <width>151</width>
  2113. <height>31</height>
  2114. </rect>
  2115. </property>
  2116. <property name="font">
  2117. <font>
  2118. <pointsize>15</pointsize>
  2119. <weight>75</weight>
  2120. <bold>true</bold>
  2121. <underline>false</underline>
  2122. <kerning>true</kerning>
  2123. </font>
  2124. </property>
  2125. <property name="autoFillBackground">
  2126. <bool>true</bool>
  2127. </property>
  2128. <property name="text">
  2129. <string/>
  2130. </property>
  2131. <property name="frame">
  2132. <bool>true</bool>
  2133. </property>
  2134. <property name="alignment">
  2135. <set>Qt::AlignCenter</set>
  2136. </property>
  2137. </widget>
  2138. <widget class="QPushButton" name="StartFB_Button_2">
  2139. <property name="enabled">
  2140. <bool>true</bool>
  2141. </property>
  2142. <property name="geometry">
  2143. <rect>
  2144. <x>350</x>
  2145. <y>250</y>
  2146. <width>75</width>
  2147. <height>23</height>
  2148. </rect>
  2149. </property>
  2150. <property name="text">
  2151. <string>Start FP</string>
  2152. </property>
  2153. </widget>
  2154. <widget class="QLabel" name="Field_Probe_Message1_label_2">
  2155. <property name="geometry">
  2156. <rect>
  2157. <x>150</x>
  2158. <y>30</y>
  2159. <width>131</width>
  2160. <height>21</height>
  2161. </rect>
  2162. </property>
  2163. <property name="text">
  2164. <string>Field Probe Usage:</string>
  2165. </property>
  2166. </widget>
  2167. <widget class="QLabel" name="Field_Probe_Message2_label_2">
  2168. <property name="geometry">
  2169. <rect>
  2170. <x>180</x>
  2171. <y>50</y>
  2172. <width>151</width>
  2173. <height>21</height>
  2174. </rect>
  2175. </property>
  2176. <property name="text">
  2177. <string>Equipment Tab -&gt; Close Ports</string>
  2178. </property>
  2179. </widget>
  2180. <widget class="QLabel" name="Field_Probe_Message3_label_2">
  2181. <property name="geometry">
  2182. <rect>
  2183. <x>180</x>
  2184. <y>70</y>
  2185. <width>131</width>
  2186. <height>21</height>
  2187. </rect>
  2188. </property>
  2189. <property name="text">
  2190. <string>Sigal Generator -&gt; Local</string>
  2191. </property>
  2192. </widget>
  2193. <widget class="QLabel" name="Field_Probe_Message4_label_2">
  2194. <property name="geometry">
  2195. <rect>
  2196. <x>180</x>
  2197. <y>90</y>
  2198. <width>131</width>
  2199. <height>21</height>
  2200. </rect>
  2201. </property>
  2202. <property name="text">
  2203. <string>Selected Amp -&gt; Local</string>
  2204. </property>
  2205. </widget>
  2206. <widget class="QPushButton" name="CloseFB_Button_2">
  2207. <property name="enabled">
  2208. <bool>true</bool>
  2209. </property>
  2210. <property name="geometry">
  2211. <rect>
  2212. <x>430</x>
  2213. <y>250</y>
  2214. <width>75</width>
  2215. <height>23</height>
  2216. </rect>
  2217. </property>
  2218. <property name="text">
  2219. <string>Close FP</string>
  2220. </property>
  2221. </widget>
  2222. <widget class="QLabel" name="Field_Probe_Message5_label_2">
  2223. <property name="geometry">
  2224. <rect>
  2225. <x>340</x>
  2226. <y>30</y>
  2227. <width>131</width>
  2228. <height>21</height>
  2229. </rect>
  2230. </property>
  2231. <property name="text">
  2232. <string>When test is complete:</string>
  2233. </property>
  2234. </widget>
  2235. <widget class="QLabel" name="Field_Probe_Message6_label_2">
  2236. <property name="geometry">
  2237. <rect>
  2238. <x>370</x>
  2239. <y>50</y>
  2240. <width>131</width>
  2241. <height>21</height>
  2242. </rect>
  2243. </property>
  2244. <property name="text">
  2245. <string>Field Probe Tab-&gt; Close FP</string>
  2246. </property>
  2247. </widget>
  2248. <widget class="QLabel" name="Field_Probe_Message7_label_2">
  2249. <property name="geometry">
  2250. <rect>
  2251. <x>370</x>
  2252. <y>70</y>
  2253. <width>131</width>
  2254. <height>21</height>
  2255. </rect>
  2256. </property>
  2257. <property name="text">
  2258. <string>Selected Amp -&gt; Remote</string>
  2259. </property>
  2260. </widget>
  2261. <widget class="QLabel" name="Field_Probe_Message8_label_2">
  2262. <property name="geometry">
  2263. <rect>
  2264. <x>370</x>
  2265. <y>90</y>
  2266. <width>171</width>
  2267. <height>21</height>
  2268. </rect>
  2269. </property>
  2270. <property name="text">
  2271. <string>Signal Generator -&gt; Nothing to do</string>
  2272. </property>
  2273. </widget>
  2274. <widget class="QComboBox" name="Probetype_combo_2">
  2275. <property name="geometry">
  2276. <rect>
  2277. <x>410</x>
  2278. <y>130</y>
  2279. <width>69</width>
  2280. <height>22</height>
  2281. </rect>
  2282. </property>
  2283. <property name="currentIndex">
  2284. <number>2</number>
  2285. </property>
  2286. <item>
  2287. <property name="text">
  2288. <string>None</string>
  2289. </property>
  2290. </item>
  2291. <item>
  2292. <property name="text">
  2293. <string>Narda</string>
  2294. </property>
  2295. </item>
  2296. <item>
  2297. <property name="text">
  2298. <string>ETS</string>
  2299. </property>
  2300. </item>
  2301. </widget>
  2302. <widget class="QLabel" name="Probetype_label_2">
  2303. <property name="geometry">
  2304. <rect>
  2305. <x>350</x>
  2306. <y>130</y>
  2307. <width>61</width>
  2308. <height>16</height>
  2309. </rect>
  2310. </property>
  2311. <property name="text">
  2312. <string>ProbeType</string>
  2313. </property>
  2314. </widget>
  2315. <widget class="QPushButton" name="COMRefresh_2">
  2316. <property name="enabled">
  2317. <bool>false</bool>
  2318. </property>
  2319. <property name="geometry">
  2320. <rect>
  2321. <x>190</x>
  2322. <y>130</y>
  2323. <width>121</width>
  2324. <height>21</height>
  2325. </rect>
  2326. </property>
  2327. <property name="text">
  2328. <string>Refresh COM Ports</string>
  2329. </property>
  2330. </widget>
  2331. </widget>
  2332. </widget>
  2333. <widget class="QLabel" name="swver">
  2334. <property name="geometry">
  2335. <rect>
  2336. <x>620</x>
  2337. <y>0</y>
  2338. <width>81</width>
  2339. <height>16</height>
  2340. </rect>
  2341. </property>
  2342. <property name="text">
  2343. <string>SW Ver: 1.8</string>
  2344. </property>
  2345. </widget>
  2346. </widget>
  2347. <widget class="QMenuBar" name="menubar">
  2348. <property name="geometry">
  2349. <rect>
  2350. <x>0</x>
  2351. <y>0</y>
  2352. <width>757</width>
  2353. <height>21</height>
  2354. </rect>
  2355. </property>
  2356. </widget>
  2357. <widget class="QStatusBar" name="statusbar"/>
  2358. </widget>
  2359. <resources/>
  2360. <connections/>
  2361. </ui>
  2362.  
Tags: python
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement