xsync上位机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2802 lines
75 KiB

2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
1 year ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
1 year ago
1 year ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
  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>1135</width>
  10. <height>897</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  15. <horstretch>0</horstretch>
  16. <verstretch>8</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="windowTitle">
  20. <string>MainWindow</string>
  21. </property>
  22. <widget class="QWidget" name="centralwidget">
  23. <layout class="QVBoxLayout" name="verticalLayout">
  24. <item>
  25. <widget class="QWidget" name="widget" native="true">
  26. <property name="sizePolicy">
  27. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  28. <horstretch>0</horstretch>
  29. <verstretch>1</verstretch>
  30. </sizepolicy>
  31. </property>
  32. <property name="minimumSize">
  33. <size>
  34. <width>0</width>
  35. <height>50</height>
  36. </size>
  37. </property>
  38. <property name="maximumSize">
  39. <size>
  40. <width>16777215</width>
  41. <height>50</height>
  42. </size>
  43. </property>
  44. <layout class="QHBoxLayout" name="horizontalLayout">
  45. <item>
  46. <widget class="QPushButton" name="Connect2XsyncButton">
  47. <property name="text">
  48. <string>Connect2Xsync</string>
  49. </property>
  50. </widget>
  51. </item>
  52. <item>
  53. <widget class="QLineEdit" name="IpInput">
  54. <property name="maximumSize">
  55. <size>
  56. <width>150</width>
  57. <height>16777215</height>
  58. </size>
  59. </property>
  60. <property name="font">
  61. <font>
  62. <weight>75</weight>
  63. <bold>true</bold>
  64. </font>
  65. </property>
  66. <property name="text">
  67. <string>192.168.8.10</string>
  68. </property>
  69. <property name="readOnly">
  70. <bool>false</bool>
  71. </property>
  72. </widget>
  73. </item>
  74. <item>
  75. <widget class="QLabel" name="label_63">
  76. <property name="text">
  77. <string>SN</string>
  78. </property>
  79. </widget>
  80. </item>
  81. <item>
  82. <widget class="QLineEdit" name="snDisplay">
  83. <property name="maximumSize">
  84. <size>
  85. <width>150</width>
  86. <height>16777215</height>
  87. </size>
  88. </property>
  89. <property name="font">
  90. <font>
  91. <weight>75</weight>
  92. <bold>true</bold>
  93. </font>
  94. </property>
  95. <property name="text">
  96. <string/>
  97. </property>
  98. <property name="readOnly">
  99. <bool>false</bool>
  100. </property>
  101. </widget>
  102. </item>
  103. <item>
  104. <spacer name="horizontalSpacer">
  105. <property name="orientation">
  106. <enum>Qt::Horizontal</enum>
  107. </property>
  108. <property name="sizeHint" stdset="0">
  109. <size>
  110. <width>40</width>
  111. <height>20</height>
  112. </size>
  113. </property>
  114. </spacer>
  115. </item>
  116. <item>
  117. <widget class="QLabel" name="label_19">
  118. <property name="text">
  119. <string>timecode:</string>
  120. </property>
  121. </widget>
  122. </item>
  123. <item>
  124. <widget class="QTextBrowser" name="TimecodeDisplayer">
  125. <property name="maximumSize">
  126. <size>
  127. <width>100</width>
  128. <height>16777215</height>
  129. </size>
  130. </property>
  131. </widget>
  132. </item>
  133. <item>
  134. <widget class="QLabel" name="label_26">
  135. <property name="text">
  136. <string>camera_sync:</string>
  137. </property>
  138. </widget>
  139. </item>
  140. <item>
  141. <widget class="QTextBrowser" name="CameraSyncIndex">
  142. <property name="maximumSize">
  143. <size>
  144. <width>50</width>
  145. <height>16777215</height>
  146. </size>
  147. </property>
  148. </widget>
  149. </item>
  150. <item>
  151. <widget class="QLabel" name="label_27">
  152. <property name="text">
  153. <string>workstate:</string>
  154. </property>
  155. </widget>
  156. </item>
  157. <item>
  158. <widget class="QLineEdit" name="WorkState">
  159. <property name="sizePolicy">
  160. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  161. <horstretch>0</horstretch>
  162. <verstretch>0</verstretch>
  163. </sizepolicy>
  164. </property>
  165. <property name="maximumSize">
  166. <size>
  167. <width>50</width>
  168. <height>16777215</height>
  169. </size>
  170. </property>
  171. <property name="font">
  172. <font>
  173. <weight>75</weight>
  174. <bold>true</bold>
  175. </font>
  176. </property>
  177. <property name="text">
  178. <string/>
  179. </property>
  180. <property name="readOnly">
  181. <bool>true</bool>
  182. </property>
  183. </widget>
  184. </item>
  185. <item>
  186. <widget class="QTextBrowser" name="WorkState_Timecode">
  187. <property name="maximumSize">
  188. <size>
  189. <width>100</width>
  190. <height>16777215</height>
  191. </size>
  192. </property>
  193. </widget>
  194. </item>
  195. </layout>
  196. </widget>
  197. </item>
  198. <item>
  199. <widget class="QTabWidget" name="tabWidget">
  200. <property name="sizePolicy">
  201. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  202. <horstretch>0</horstretch>
  203. <verstretch>30</verstretch>
  204. </sizepolicy>
  205. </property>
  206. <property name="currentIndex">
  207. <number>6</number>
  208. </property>
  209. <widget class="QWidget" name="tab_8">
  210. <attribute name="title">
  211. <string>TTL</string>
  212. </attribute>
  213. <widget class="QGroupBox" name="groupBox_2">
  214. <property name="geometry">
  215. <rect>
  216. <x>20</x>
  217. <y>10</y>
  218. <width>321</width>
  219. <height>181</height>
  220. </rect>
  221. </property>
  222. <property name="title">
  223. <string>TTL_IN</string>
  224. </property>
  225. <widget class="QLabel" name="label_24">
  226. <property name="geometry">
  227. <rect>
  228. <x>10</x>
  229. <y>20</y>
  230. <width>101</width>
  231. <height>31</height>
  232. </rect>
  233. </property>
  234. <property name="text">
  235. <string>ttl1_freq</string>
  236. </property>
  237. </widget>
  238. <widget class="QLabel" name="label_25">
  239. <property name="geometry">
  240. <rect>
  241. <x>10</x>
  242. <y>60</y>
  243. <width>101</width>
  244. <height>31</height>
  245. </rect>
  246. </property>
  247. <property name="text">
  248. <string>ttl2_freq</string>
  249. </property>
  250. </widget>
  251. <widget class="QLabel" name="label_28">
  252. <property name="geometry">
  253. <rect>
  254. <x>10</x>
  255. <y>100</y>
  256. <width>91</width>
  257. <height>31</height>
  258. </rect>
  259. </property>
  260. <property name="text">
  261. <string>ttl3_freq</string>
  262. </property>
  263. </widget>
  264. <widget class="QLabel" name="label_29">
  265. <property name="geometry">
  266. <rect>
  267. <x>10</x>
  268. <y>140</y>
  269. <width>91</width>
  270. <height>31</height>
  271. </rect>
  272. </property>
  273. <property name="text">
  274. <string>ttl4_freq</string>
  275. </property>
  276. </widget>
  277. <widget class="QLineEdit" name="TTLinModule_ttl_freq_1">
  278. <property name="geometry">
  279. <rect>
  280. <x>100</x>
  281. <y>20</y>
  282. <width>111</width>
  283. <height>31</height>
  284. </rect>
  285. </property>
  286. <property name="font">
  287. <font>
  288. <weight>75</weight>
  289. <bold>true</bold>
  290. </font>
  291. </property>
  292. <property name="text">
  293. <string/>
  294. </property>
  295. <property name="readOnly">
  296. <bool>false</bool>
  297. </property>
  298. </widget>
  299. <widget class="QLineEdit" name="TTLinModule_ttl_freq_2">
  300. <property name="geometry">
  301. <rect>
  302. <x>100</x>
  303. <y>60</y>
  304. <width>111</width>
  305. <height>31</height>
  306. </rect>
  307. </property>
  308. <property name="font">
  309. <font>
  310. <weight>75</weight>
  311. <bold>true</bold>
  312. </font>
  313. </property>
  314. <property name="text">
  315. <string/>
  316. </property>
  317. <property name="readOnly">
  318. <bool>false</bool>
  319. </property>
  320. </widget>
  321. <widget class="QLineEdit" name="TTLinModule_ttl_freq_3">
  322. <property name="geometry">
  323. <rect>
  324. <x>100</x>
  325. <y>100</y>
  326. <width>111</width>
  327. <height>31</height>
  328. </rect>
  329. </property>
  330. <property name="font">
  331. <font>
  332. <weight>75</weight>
  333. <bold>true</bold>
  334. </font>
  335. </property>
  336. <property name="text">
  337. <string/>
  338. </property>
  339. <property name="readOnly">
  340. <bool>false</bool>
  341. </property>
  342. </widget>
  343. <widget class="QLineEdit" name="TTLinModule_ttl_freq_4">
  344. <property name="geometry">
  345. <rect>
  346. <x>100</x>
  347. <y>140</y>
  348. <width>111</width>
  349. <height>31</height>
  350. </rect>
  351. </property>
  352. <property name="font">
  353. <font>
  354. <weight>75</weight>
  355. <bold>true</bold>
  356. </font>
  357. </property>
  358. <property name="text">
  359. <string/>
  360. </property>
  361. <property name="readOnly">
  362. <bool>false</bool>
  363. </property>
  364. </widget>
  365. </widget>
  366. <widget class="QGroupBox" name="groupBox_5">
  367. <property name="geometry">
  368. <rect>
  369. <x>20</x>
  370. <y>210</y>
  371. <width>401</width>
  372. <height>211</height>
  373. </rect>
  374. </property>
  375. <property name="title">
  376. <string>TTL_OUT_1</string>
  377. </property>
  378. <widget class="QLabel" name="label_20">
  379. <property name="geometry">
  380. <rect>
  381. <x>20</x>
  382. <y>30</y>
  383. <width>61</width>
  384. <height>31</height>
  385. </rect>
  386. </property>
  387. <property name="text">
  388. <string>source</string>
  389. </property>
  390. </widget>
  391. <widget class="QComboBox" name="TTLOutputModule_SrcSigType_1">
  392. <property name="geometry">
  393. <rect>
  394. <x>70</x>
  395. <y>30</y>
  396. <width>211</width>
  397. <height>31</height>
  398. </rect>
  399. </property>
  400. <property name="currentIndex">
  401. <number>-1</number>
  402. </property>
  403. </widget>
  404. <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_1">
  405. <property name="geometry">
  406. <rect>
  407. <x>70</x>
  408. <y>70</y>
  409. <width>211</width>
  410. <height>31</height>
  411. </rect>
  412. </property>
  413. <property name="font">
  414. <font>
  415. <weight>75</weight>
  416. <bold>true</bold>
  417. </font>
  418. </property>
  419. <property name="text">
  420. <string/>
  421. </property>
  422. <property name="readOnly">
  423. <bool>false</bool>
  424. </property>
  425. </widget>
  426. <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_1">
  427. <property name="geometry">
  428. <rect>
  429. <x>70</x>
  430. <y>110</y>
  431. <width>211</width>
  432. <height>31</height>
  433. </rect>
  434. </property>
  435. <property name="font">
  436. <font>
  437. <weight>75</weight>
  438. <bold>true</bold>
  439. </font>
  440. </property>
  441. <property name="text">
  442. <string/>
  443. </property>
  444. <property name="readOnly">
  445. <bool>false</bool>
  446. </property>
  447. </widget>
  448. <widget class="QLabel" name="label_21">
  449. <property name="geometry">
  450. <rect>
  451. <x>20</x>
  452. <y>70</y>
  453. <width>61</width>
  454. <height>31</height>
  455. </rect>
  456. </property>
  457. <property name="text">
  458. <string>分频</string>
  459. </property>
  460. </widget>
  461. <widget class="QLabel" name="label_22">
  462. <property name="geometry">
  463. <rect>
  464. <x>20</x>
  465. <y>110</y>
  466. <width>61</width>
  467. <height>31</height>
  468. </rect>
  469. </property>
  470. <property name="text">
  471. <string>倍频</string>
  472. </property>
  473. </widget>
  474. <widget class="QLineEdit" name="TTLOutputModule_InFreq_1">
  475. <property name="geometry">
  476. <rect>
  477. <x>110</x>
  478. <y>160</y>
  479. <width>61</width>
  480. <height>31</height>
  481. </rect>
  482. </property>
  483. <property name="font">
  484. <font>
  485. <weight>75</weight>
  486. <bold>true</bold>
  487. </font>
  488. </property>
  489. <property name="text">
  490. <string/>
  491. </property>
  492. <property name="readOnly">
  493. <bool>false</bool>
  494. </property>
  495. </widget>
  496. <widget class="QLineEdit" name="TTLOutputModule_OutFreq_1">
  497. <property name="geometry">
  498. <rect>
  499. <x>320</x>
  500. <y>160</y>
  501. <width>61</width>
  502. <height>31</height>
  503. </rect>
  504. </property>
  505. <property name="font">
  506. <font>
  507. <weight>75</weight>
  508. <bold>true</bold>
  509. </font>
  510. </property>
  511. <property name="text">
  512. <string/>
  513. </property>
  514. <property name="readOnly">
  515. <bool>false</bool>
  516. </property>
  517. </widget>
  518. <widget class="QLabel" name="label_31">
  519. <property name="geometry">
  520. <rect>
  521. <x>20</x>
  522. <y>160</y>
  523. <width>81</width>
  524. <height>31</height>
  525. </rect>
  526. </property>
  527. <property name="text">
  528. <string>输入信号频率</string>
  529. </property>
  530. </widget>
  531. <widget class="QLabel" name="label_32">
  532. <property name="geometry">
  533. <rect>
  534. <x>230</x>
  535. <y>160</y>
  536. <width>81</width>
  537. <height>31</height>
  538. </rect>
  539. </property>
  540. <property name="text">
  541. <string>输出信号频率</string>
  542. </property>
  543. </widget>
  544. </widget>
  545. <widget class="QGroupBox" name="groupBox_6">
  546. <property name="geometry">
  547. <rect>
  548. <x>440</x>
  549. <y>210</y>
  550. <width>401</width>
  551. <height>211</height>
  552. </rect>
  553. </property>
  554. <property name="title">
  555. <string>TTL_OUT_2</string>
  556. </property>
  557. <widget class="QLabel" name="label_36">
  558. <property name="geometry">
  559. <rect>
  560. <x>20</x>
  561. <y>30</y>
  562. <width>61</width>
  563. <height>31</height>
  564. </rect>
  565. </property>
  566. <property name="text">
  567. <string>source</string>
  568. </property>
  569. </widget>
  570. <widget class="QComboBox" name="TTLOutputModule_SrcSigType_2">
  571. <property name="geometry">
  572. <rect>
  573. <x>70</x>
  574. <y>30</y>
  575. <width>211</width>
  576. <height>31</height>
  577. </rect>
  578. </property>
  579. <property name="currentIndex">
  580. <number>-1</number>
  581. </property>
  582. </widget>
  583. <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_2">
  584. <property name="geometry">
  585. <rect>
  586. <x>70</x>
  587. <y>70</y>
  588. <width>211</width>
  589. <height>31</height>
  590. </rect>
  591. </property>
  592. <property name="font">
  593. <font>
  594. <weight>75</weight>
  595. <bold>true</bold>
  596. </font>
  597. </property>
  598. <property name="text">
  599. <string/>
  600. </property>
  601. <property name="readOnly">
  602. <bool>false</bool>
  603. </property>
  604. </widget>
  605. <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_2">
  606. <property name="geometry">
  607. <rect>
  608. <x>70</x>
  609. <y>110</y>
  610. <width>211</width>
  611. <height>31</height>
  612. </rect>
  613. </property>
  614. <property name="font">
  615. <font>
  616. <weight>75</weight>
  617. <bold>true</bold>
  618. </font>
  619. </property>
  620. <property name="text">
  621. <string/>
  622. </property>
  623. <property name="readOnly">
  624. <bool>false</bool>
  625. </property>
  626. </widget>
  627. <widget class="QLabel" name="label_37">
  628. <property name="geometry">
  629. <rect>
  630. <x>20</x>
  631. <y>70</y>
  632. <width>61</width>
  633. <height>31</height>
  634. </rect>
  635. </property>
  636. <property name="text">
  637. <string>分频</string>
  638. </property>
  639. </widget>
  640. <widget class="QLabel" name="label_38">
  641. <property name="geometry">
  642. <rect>
  643. <x>20</x>
  644. <y>110</y>
  645. <width>61</width>
  646. <height>31</height>
  647. </rect>
  648. </property>
  649. <property name="text">
  650. <string>倍频</string>
  651. </property>
  652. </widget>
  653. <widget class="QLineEdit" name="TTLOutputModule_InFreq_2">
  654. <property name="geometry">
  655. <rect>
  656. <x>110</x>
  657. <y>160</y>
  658. <width>61</width>
  659. <height>31</height>
  660. </rect>
  661. </property>
  662. <property name="font">
  663. <font>
  664. <weight>75</weight>
  665. <bold>true</bold>
  666. </font>
  667. </property>
  668. <property name="text">
  669. <string/>
  670. </property>
  671. <property name="readOnly">
  672. <bool>false</bool>
  673. </property>
  674. </widget>
  675. <widget class="QLineEdit" name="TTLOutputModule_OutFreq_2">
  676. <property name="geometry">
  677. <rect>
  678. <x>320</x>
  679. <y>160</y>
  680. <width>61</width>
  681. <height>31</height>
  682. </rect>
  683. </property>
  684. <property name="font">
  685. <font>
  686. <weight>75</weight>
  687. <bold>true</bold>
  688. </font>
  689. </property>
  690. <property name="text">
  691. <string/>
  692. </property>
  693. <property name="readOnly">
  694. <bool>false</bool>
  695. </property>
  696. </widget>
  697. <widget class="QLabel" name="label_39">
  698. <property name="geometry">
  699. <rect>
  700. <x>20</x>
  701. <y>160</y>
  702. <width>81</width>
  703. <height>31</height>
  704. </rect>
  705. </property>
  706. <property name="text">
  707. <string>输入信号频率</string>
  708. </property>
  709. </widget>
  710. <widget class="QLabel" name="label_40">
  711. <property name="geometry">
  712. <rect>
  713. <x>230</x>
  714. <y>160</y>
  715. <width>81</width>
  716. <height>31</height>
  717. </rect>
  718. </property>
  719. <property name="text">
  720. <string>输出信号频率</string>
  721. </property>
  722. </widget>
  723. </widget>
  724. <widget class="QGroupBox" name="groupBox_7">
  725. <property name="geometry">
  726. <rect>
  727. <x>20</x>
  728. <y>430</y>
  729. <width>401</width>
  730. <height>211</height>
  731. </rect>
  732. </property>
  733. <property name="title">
  734. <string>TTL_OUT_3</string>
  735. </property>
  736. <widget class="QLabel" name="label_41">
  737. <property name="geometry">
  738. <rect>
  739. <x>20</x>
  740. <y>30</y>
  741. <width>61</width>
  742. <height>31</height>
  743. </rect>
  744. </property>
  745. <property name="text">
  746. <string>source</string>
  747. </property>
  748. </widget>
  749. <widget class="QComboBox" name="TTLOutputModule_SrcSigType_3">
  750. <property name="geometry">
  751. <rect>
  752. <x>70</x>
  753. <y>30</y>
  754. <width>211</width>
  755. <height>31</height>
  756. </rect>
  757. </property>
  758. <property name="currentIndex">
  759. <number>-1</number>
  760. </property>
  761. </widget>
  762. <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_3">
  763. <property name="geometry">
  764. <rect>
  765. <x>70</x>
  766. <y>70</y>
  767. <width>211</width>
  768. <height>31</height>
  769. </rect>
  770. </property>
  771. <property name="font">
  772. <font>
  773. <weight>75</weight>
  774. <bold>true</bold>
  775. </font>
  776. </property>
  777. <property name="text">
  778. <string/>
  779. </property>
  780. <property name="readOnly">
  781. <bool>false</bool>
  782. </property>
  783. </widget>
  784. <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_3">
  785. <property name="geometry">
  786. <rect>
  787. <x>70</x>
  788. <y>110</y>
  789. <width>211</width>
  790. <height>31</height>
  791. </rect>
  792. </property>
  793. <property name="font">
  794. <font>
  795. <weight>75</weight>
  796. <bold>true</bold>
  797. </font>
  798. </property>
  799. <property name="text">
  800. <string/>
  801. </property>
  802. <property name="readOnly">
  803. <bool>false</bool>
  804. </property>
  805. </widget>
  806. <widget class="QLabel" name="label_42">
  807. <property name="geometry">
  808. <rect>
  809. <x>20</x>
  810. <y>70</y>
  811. <width>61</width>
  812. <height>31</height>
  813. </rect>
  814. </property>
  815. <property name="text">
  816. <string>分频</string>
  817. </property>
  818. </widget>
  819. <widget class="QLabel" name="label_43">
  820. <property name="geometry">
  821. <rect>
  822. <x>20</x>
  823. <y>110</y>
  824. <width>61</width>
  825. <height>31</height>
  826. </rect>
  827. </property>
  828. <property name="text">
  829. <string>倍频</string>
  830. </property>
  831. </widget>
  832. <widget class="QLineEdit" name="TTLOutputModule_InFreq_3">
  833. <property name="geometry">
  834. <rect>
  835. <x>110</x>
  836. <y>160</y>
  837. <width>61</width>
  838. <height>31</height>
  839. </rect>
  840. </property>
  841. <property name="font">
  842. <font>
  843. <weight>75</weight>
  844. <bold>true</bold>
  845. </font>
  846. </property>
  847. <property name="text">
  848. <string/>
  849. </property>
  850. <property name="readOnly">
  851. <bool>false</bool>
  852. </property>
  853. </widget>
  854. <widget class="QLineEdit" name="TTLOutputModule_OutFreq_3">
  855. <property name="geometry">
  856. <rect>
  857. <x>320</x>
  858. <y>160</y>
  859. <width>61</width>
  860. <height>31</height>
  861. </rect>
  862. </property>
  863. <property name="font">
  864. <font>
  865. <weight>75</weight>
  866. <bold>true</bold>
  867. </font>
  868. </property>
  869. <property name="text">
  870. <string/>
  871. </property>
  872. <property name="readOnly">
  873. <bool>false</bool>
  874. </property>
  875. </widget>
  876. <widget class="QLabel" name="label_44">
  877. <property name="geometry">
  878. <rect>
  879. <x>20</x>
  880. <y>160</y>
  881. <width>81</width>
  882. <height>31</height>
  883. </rect>
  884. </property>
  885. <property name="text">
  886. <string>输入信号频率</string>
  887. </property>
  888. </widget>
  889. <widget class="QLabel" name="label_45">
  890. <property name="geometry">
  891. <rect>
  892. <x>230</x>
  893. <y>160</y>
  894. <width>81</width>
  895. <height>31</height>
  896. </rect>
  897. </property>
  898. <property name="text">
  899. <string>输出信号频率</string>
  900. </property>
  901. </widget>
  902. </widget>
  903. <widget class="QGroupBox" name="groupBox_8">
  904. <property name="geometry">
  905. <rect>
  906. <x>440</x>
  907. <y>430</y>
  908. <width>401</width>
  909. <height>211</height>
  910. </rect>
  911. </property>
  912. <property name="title">
  913. <string>TTL_OUT_4</string>
  914. </property>
  915. <widget class="QLabel" name="label_46">
  916. <property name="geometry">
  917. <rect>
  918. <x>20</x>
  919. <y>30</y>
  920. <width>61</width>
  921. <height>31</height>
  922. </rect>
  923. </property>
  924. <property name="text">
  925. <string>source</string>
  926. </property>
  927. </widget>
  928. <widget class="QComboBox" name="TTLOutputModule_SrcSigType_4">
  929. <property name="geometry">
  930. <rect>
  931. <x>70</x>
  932. <y>30</y>
  933. <width>211</width>
  934. <height>31</height>
  935. </rect>
  936. </property>
  937. <property name="currentIndex">
  938. <number>-1</number>
  939. </property>
  940. </widget>
  941. <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_4">
  942. <property name="geometry">
  943. <rect>
  944. <x>70</x>
  945. <y>70</y>
  946. <width>211</width>
  947. <height>31</height>
  948. </rect>
  949. </property>
  950. <property name="font">
  951. <font>
  952. <weight>75</weight>
  953. <bold>true</bold>
  954. </font>
  955. </property>
  956. <property name="text">
  957. <string/>
  958. </property>
  959. <property name="readOnly">
  960. <bool>false</bool>
  961. </property>
  962. </widget>
  963. <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_4">
  964. <property name="geometry">
  965. <rect>
  966. <x>70</x>
  967. <y>110</y>
  968. <width>211</width>
  969. <height>31</height>
  970. </rect>
  971. </property>
  972. <property name="font">
  973. <font>
  974. <weight>75</weight>
  975. <bold>true</bold>
  976. </font>
  977. </property>
  978. <property name="text">
  979. <string/>
  980. </property>
  981. <property name="readOnly">
  982. <bool>false</bool>
  983. </property>
  984. </widget>
  985. <widget class="QLabel" name="label_47">
  986. <property name="geometry">
  987. <rect>
  988. <x>20</x>
  989. <y>70</y>
  990. <width>61</width>
  991. <height>31</height>
  992. </rect>
  993. </property>
  994. <property name="text">
  995. <string>分频</string>
  996. </property>
  997. </widget>
  998. <widget class="QLabel" name="label_48">
  999. <property name="geometry">
  1000. <rect>
  1001. <x>20</x>
  1002. <y>110</y>
  1003. <width>61</width>
  1004. <height>31</height>
  1005. </rect>
  1006. </property>
  1007. <property name="text">
  1008. <string>倍频</string>
  1009. </property>
  1010. </widget>
  1011. <widget class="QLineEdit" name="TTLOutputModule_InFreq_4">
  1012. <property name="geometry">
  1013. <rect>
  1014. <x>110</x>
  1015. <y>160</y>
  1016. <width>61</width>
  1017. <height>31</height>
  1018. </rect>
  1019. </property>
  1020. <property name="font">
  1021. <font>
  1022. <weight>75</weight>
  1023. <bold>true</bold>
  1024. </font>
  1025. </property>
  1026. <property name="text">
  1027. <string/>
  1028. </property>
  1029. <property name="readOnly">
  1030. <bool>false</bool>
  1031. </property>
  1032. </widget>
  1033. <widget class="QLineEdit" name="TTLOutputModule_OutFreq_4">
  1034. <property name="geometry">
  1035. <rect>
  1036. <x>320</x>
  1037. <y>160</y>
  1038. <width>61</width>
  1039. <height>31</height>
  1040. </rect>
  1041. </property>
  1042. <property name="font">
  1043. <font>
  1044. <weight>75</weight>
  1045. <bold>true</bold>
  1046. </font>
  1047. </property>
  1048. <property name="text">
  1049. <string/>
  1050. </property>
  1051. <property name="readOnly">
  1052. <bool>false</bool>
  1053. </property>
  1054. </widget>
  1055. <widget class="QLabel" name="label_49">
  1056. <property name="geometry">
  1057. <rect>
  1058. <x>20</x>
  1059. <y>160</y>
  1060. <width>81</width>
  1061. <height>31</height>
  1062. </rect>
  1063. </property>
  1064. <property name="text">
  1065. <string>输入信号频率</string>
  1066. </property>
  1067. </widget>
  1068. <widget class="QLabel" name="label_50">
  1069. <property name="geometry">
  1070. <rect>
  1071. <x>230</x>
  1072. <y>160</y>
  1073. <width>81</width>
  1074. <height>31</height>
  1075. </rect>
  1076. </property>
  1077. <property name="text">
  1078. <string>输出信号频率</string>
  1079. </property>
  1080. </widget>
  1081. </widget>
  1082. <widget class="QPushButton" name="TTLPage_Read">
  1083. <property name="geometry">
  1084. <rect>
  1085. <x>440</x>
  1086. <y>30</y>
  1087. <width>101</width>
  1088. <height>31</height>
  1089. </rect>
  1090. </property>
  1091. <property name="text">
  1092. <string>Read</string>
  1093. </property>
  1094. </widget>
  1095. <widget class="QPushButton" name="TTLPage_Write">
  1096. <property name="geometry">
  1097. <rect>
  1098. <x>440</x>
  1099. <y>70</y>
  1100. <width>101</width>
  1101. <height>31</height>
  1102. </rect>
  1103. </property>
  1104. <property name="text">
  1105. <string>Write</string>
  1106. </property>
  1107. </widget>
  1108. </widget>
  1109. <widget class="QWidget" name="tab_5">
  1110. <attribute name="title">
  1111. <string>Timecode</string>
  1112. </attribute>
  1113. <widget class="QPushButton" name="TimecodePage_Update">
  1114. <property name="geometry">
  1115. <rect>
  1116. <x>630</x>
  1117. <y>90</y>
  1118. <width>111</width>
  1119. <height>41</height>
  1120. </rect>
  1121. </property>
  1122. <property name="text">
  1123. <string>写入配置</string>
  1124. </property>
  1125. </widget>
  1126. <widget class="QPushButton" name="TimecodePage_Read">
  1127. <property name="geometry">
  1128. <rect>
  1129. <x>630</x>
  1130. <y>50</y>
  1131. <width>111</width>
  1132. <height>41</height>
  1133. </rect>
  1134. </property>
  1135. <property name="text">
  1136. <string>读出配置</string>
  1137. </property>
  1138. </widget>
  1139. <widget class="QGroupBox" name="groupBox">
  1140. <property name="geometry">
  1141. <rect>
  1142. <x>30</x>
  1143. <y>40</y>
  1144. <width>251</width>
  1145. <height>111</height>
  1146. </rect>
  1147. </property>
  1148. <property name="title">
  1149. <string>内部时码</string>
  1150. </property>
  1151. <widget class="QLabel" name="label_8">
  1152. <property name="geometry">
  1153. <rect>
  1154. <x>20</x>
  1155. <y>20</y>
  1156. <width>81</width>
  1157. <height>31</height>
  1158. </rect>
  1159. </property>
  1160. <property name="text">
  1161. <string>时码格式</string>
  1162. </property>
  1163. </widget>
  1164. <widget class="QLabel" name="label_12">
  1165. <property name="geometry">
  1166. <rect>
  1167. <x>20</x>
  1168. <y>60</y>
  1169. <width>81</width>
  1170. <height>31</height>
  1171. </rect>
  1172. </property>
  1173. <property name="text">
  1174. <string>时码数值</string>
  1175. </property>
  1176. </widget>
  1177. <widget class="QComboBox" name="InternalTimecode_Format">
  1178. <property name="geometry">
  1179. <rect>
  1180. <x>100</x>
  1181. <y>20</y>
  1182. <width>141</width>
  1183. <height>31</height>
  1184. </rect>
  1185. </property>
  1186. </widget>
  1187. <widget class="QLineEdit" name="InternalTimecode_Code">
  1188. <property name="geometry">
  1189. <rect>
  1190. <x>100</x>
  1191. <y>60</y>
  1192. <width>141</width>
  1193. <height>31</height>
  1194. </rect>
  1195. </property>
  1196. <property name="font">
  1197. <font>
  1198. <weight>75</weight>
  1199. <bold>true</bold>
  1200. </font>
  1201. </property>
  1202. <property name="text">
  1203. <string/>
  1204. </property>
  1205. <property name="readOnly">
  1206. <bool>false</bool>
  1207. </property>
  1208. </widget>
  1209. </widget>
  1210. <widget class="QGroupBox" name="groupBox_3">
  1211. <property name="geometry">
  1212. <rect>
  1213. <x>120</x>
  1214. <y>260</y>
  1215. <width>301</width>
  1216. <height>151</height>
  1217. </rect>
  1218. </property>
  1219. <property name="title">
  1220. <string>系统时码</string>
  1221. </property>
  1222. <widget class="QLabel" name="label_15">
  1223. <property name="geometry">
  1224. <rect>
  1225. <x>30</x>
  1226. <y>20</y>
  1227. <width>81</width>
  1228. <height>31</height>
  1229. </rect>
  1230. </property>
  1231. <property name="text">
  1232. <string>系统时码_源</string>
  1233. </property>
  1234. </widget>
  1235. <widget class="QLabel" name="label_23">
  1236. <property name="geometry">
  1237. <rect>
  1238. <x>30</x>
  1239. <y>60</y>
  1240. <width>81</width>
  1241. <height>31</height>
  1242. </rect>
  1243. </property>
  1244. <property name="text">
  1245. <string>时码格式</string>
  1246. </property>
  1247. </widget>
  1248. <widget class="QLabel" name="label_30">
  1249. <property name="geometry">
  1250. <rect>
  1251. <x>30</x>
  1252. <y>100</y>
  1253. <width>81</width>
  1254. <height>31</height>
  1255. </rect>
  1256. </property>
  1257. <property name="text">
  1258. <string>时码数值</string>
  1259. </property>
  1260. </widget>
  1261. <widget class="QComboBox" name="SysTimecode_Source">
  1262. <property name="geometry">
  1263. <rect>
  1264. <x>130</x>
  1265. <y>20</y>
  1266. <width>141</width>
  1267. <height>31</height>
  1268. </rect>
  1269. </property>
  1270. </widget>
  1271. <widget class="QLineEdit" name="SysTimecode_Code">
  1272. <property name="geometry">
  1273. <rect>
  1274. <x>130</x>
  1275. <y>100</y>
  1276. <width>141</width>
  1277. <height>31</height>
  1278. </rect>
  1279. </property>
  1280. <property name="font">
  1281. <font>
  1282. <weight>75</weight>
  1283. <bold>true</bold>
  1284. </font>
  1285. </property>
  1286. <property name="text">
  1287. <string/>
  1288. </property>
  1289. <property name="readOnly">
  1290. <bool>true</bool>
  1291. </property>
  1292. </widget>
  1293. <widget class="QLineEdit" name="SysTimecode_Format">
  1294. <property name="geometry">
  1295. <rect>
  1296. <x>130</x>
  1297. <y>60</y>
  1298. <width>141</width>
  1299. <height>31</height>
  1300. </rect>
  1301. </property>
  1302. <property name="font">
  1303. <font>
  1304. <weight>75</weight>
  1305. <bold>true</bold>
  1306. </font>
  1307. </property>
  1308. <property name="text">
  1309. <string/>
  1310. </property>
  1311. <property name="readOnly">
  1312. <bool>true</bool>
  1313. </property>
  1314. </widget>
  1315. </widget>
  1316. <widget class="QGroupBox" name="groupBox_4">
  1317. <property name="geometry">
  1318. <rect>
  1319. <x>320</x>
  1320. <y>40</y>
  1321. <width>251</width>
  1322. <height>151</height>
  1323. </rect>
  1324. </property>
  1325. <property name="title">
  1326. <string>外部时码</string>
  1327. </property>
  1328. <widget class="QLabel" name="label_33">
  1329. <property name="geometry">
  1330. <rect>
  1331. <x>20</x>
  1332. <y>60</y>
  1333. <width>81</width>
  1334. <height>31</height>
  1335. </rect>
  1336. </property>
  1337. <property name="text">
  1338. <string>时码格式</string>
  1339. </property>
  1340. </widget>
  1341. <widget class="QComboBox" name="ExternalTimecode_Format">
  1342. <property name="geometry">
  1343. <rect>
  1344. <x>100</x>
  1345. <y>60</y>
  1346. <width>141</width>
  1347. <height>31</height>
  1348. </rect>
  1349. </property>
  1350. </widget>
  1351. <widget class="QLineEdit" name="ExternalTimecode_Code">
  1352. <property name="geometry">
  1353. <rect>
  1354. <x>100</x>
  1355. <y>100</y>
  1356. <width>141</width>
  1357. <height>31</height>
  1358. </rect>
  1359. </property>
  1360. <property name="font">
  1361. <font>
  1362. <weight>75</weight>
  1363. <bold>true</bold>
  1364. </font>
  1365. </property>
  1366. <property name="text">
  1367. <string/>
  1368. </property>
  1369. <property name="readOnly">
  1370. <bool>true</bool>
  1371. </property>
  1372. </widget>
  1373. <widget class="QLabel" name="label_35">
  1374. <property name="geometry">
  1375. <rect>
  1376. <x>20</x>
  1377. <y>100</y>
  1378. <width>51</width>
  1379. <height>31</height>
  1380. </rect>
  1381. </property>
  1382. <property name="text">
  1383. <string>时码数值</string>
  1384. </property>
  1385. </widget>
  1386. <widget class="QComboBox" name="ExternalTimecode_Source">
  1387. <property name="geometry">
  1388. <rect>
  1389. <x>100</x>
  1390. <y>20</y>
  1391. <width>141</width>
  1392. <height>31</height>
  1393. </rect>
  1394. </property>
  1395. </widget>
  1396. <widget class="QLabel" name="label_34">
  1397. <property name="geometry">
  1398. <rect>
  1399. <x>20</x>
  1400. <y>20</y>
  1401. <width>81</width>
  1402. <height>31</height>
  1403. </rect>
  1404. </property>
  1405. <property name="text">
  1406. <string>时码源</string>
  1407. </property>
  1408. </widget>
  1409. </widget>
  1410. <widget class="Line" name="line">
  1411. <property name="geometry">
  1412. <rect>
  1413. <x>150</x>
  1414. <y>230</y>
  1415. <width>261</width>
  1416. <height>20</height>
  1417. </rect>
  1418. </property>
  1419. <property name="orientation">
  1420. <enum>Qt::Horizontal</enum>
  1421. </property>
  1422. </widget>
  1423. <widget class="Line" name="line_2">
  1424. <property name="geometry">
  1425. <rect>
  1426. <x>140</x>
  1427. <y>150</y>
  1428. <width>20</width>
  1429. <height>91</height>
  1430. </rect>
  1431. </property>
  1432. <property name="cursor">
  1433. <cursorShape>ArrowCursor</cursorShape>
  1434. </property>
  1435. <property name="orientation">
  1436. <enum>Qt::Vertical</enum>
  1437. </property>
  1438. </widget>
  1439. <widget class="Line" name="line_3">
  1440. <property name="geometry">
  1441. <rect>
  1442. <x>400</x>
  1443. <y>190</y>
  1444. <width>20</width>
  1445. <height>51</height>
  1446. </rect>
  1447. </property>
  1448. <property name="cursor">
  1449. <cursorShape>ArrowCursor</cursorShape>
  1450. </property>
  1451. <property name="orientation">
  1452. <enum>Qt::Vertical</enum>
  1453. </property>
  1454. </widget>
  1455. <widget class="Line" name="line_4">
  1456. <property name="geometry">
  1457. <rect>
  1458. <x>260</x>
  1459. <y>241</y>
  1460. <width>20</width>
  1461. <height>20</height>
  1462. </rect>
  1463. </property>
  1464. <property name="cursor">
  1465. <cursorShape>ArrowCursor</cursorShape>
  1466. </property>
  1467. <property name="orientation">
  1468. <enum>Qt::Vertical</enum>
  1469. </property>
  1470. </widget>
  1471. <widget class="QLabel" name="label_13">
  1472. <property name="geometry">
  1473. <rect>
  1474. <x>160</x>
  1475. <y>170</y>
  1476. <width>16</width>
  1477. <height>21</height>
  1478. </rect>
  1479. </property>
  1480. <property name="text">
  1481. <string>0</string>
  1482. </property>
  1483. </widget>
  1484. <widget class="QLabel" name="label_14">
  1485. <property name="geometry">
  1486. <rect>
  1487. <x>390</x>
  1488. <y>200</y>
  1489. <width>16</width>
  1490. <height>21</height>
  1491. </rect>
  1492. </property>
  1493. <property name="text">
  1494. <string>1</string>
  1495. </property>
  1496. </widget>
  1497. </widget>
  1498. <widget class="QWidget" name="tab_4">
  1499. <attribute name="title">
  1500. <string>Genlock</string>
  1501. </attribute>
  1502. <widget class="QPushButton" name="GenlockPage_Read">
  1503. <property name="geometry">
  1504. <rect>
  1505. <x>560</x>
  1506. <y>30</y>
  1507. <width>81</width>
  1508. <height>31</height>
  1509. </rect>
  1510. </property>
  1511. <property name="text">
  1512. <string>Read</string>
  1513. </property>
  1514. </widget>
  1515. <widget class="QPushButton" name="GenlockPage_Write">
  1516. <property name="geometry">
  1517. <rect>
  1518. <x>560</x>
  1519. <y>70</y>
  1520. <width>81</width>
  1521. <height>31</height>
  1522. </rect>
  1523. </property>
  1524. <property name="text">
  1525. <string>Update</string>
  1526. </property>
  1527. </widget>
  1528. <widget class="QGroupBox" name="groupBox_9">
  1529. <property name="geometry">
  1530. <rect>
  1531. <x>20</x>
  1532. <y>30</y>
  1533. <width>261</width>
  1534. <height>91</height>
  1535. </rect>
  1536. </property>
  1537. <property name="title">
  1538. <string>内部GENLOCK</string>
  1539. </property>
  1540. <widget class="QComboBox" name="InternalGenlock_Format">
  1541. <property name="geometry">
  1542. <rect>
  1543. <x>100</x>
  1544. <y>20</y>
  1545. <width>151</width>
  1546. <height>31</height>
  1547. </rect>
  1548. </property>
  1549. <property name="currentIndex">
  1550. <number>-1</number>
  1551. </property>
  1552. </widget>
  1553. <widget class="QLabel" name="label_9">
  1554. <property name="geometry">
  1555. <rect>
  1556. <x>20</x>
  1557. <y>20</y>
  1558. <width>41</width>
  1559. <height>31</height>
  1560. </rect>
  1561. </property>
  1562. <property name="text">
  1563. <string>Format</string>
  1564. </property>
  1565. </widget>
  1566. </widget>
  1567. <widget class="QGroupBox" name="groupBox_10">
  1568. <property name="geometry">
  1569. <rect>
  1570. <x>300</x>
  1571. <y>30</y>
  1572. <width>221</width>
  1573. <height>91</height>
  1574. </rect>
  1575. </property>
  1576. <property name="title">
  1577. <string>外部-GENLOCK</string>
  1578. </property>
  1579. <widget class="QLabel" name="label_10">
  1580. <property name="geometry">
  1581. <rect>
  1582. <x>20</x>
  1583. <y>20</y>
  1584. <width>41</width>
  1585. <height>31</height>
  1586. </rect>
  1587. </property>
  1588. <property name="text">
  1589. <string>Freq</string>
  1590. </property>
  1591. </widget>
  1592. <widget class="QLineEdit" name="ExternalGenlock_Freq">
  1593. <property name="geometry">
  1594. <rect>
  1595. <x>60</x>
  1596. <y>20</y>
  1597. <width>151</width>
  1598. <height>31</height>
  1599. </rect>
  1600. </property>
  1601. <property name="font">
  1602. <font>
  1603. <weight>75</weight>
  1604. <bold>true</bold>
  1605. </font>
  1606. </property>
  1607. <property name="text">
  1608. <string/>
  1609. </property>
  1610. <property name="readOnly">
  1611. <bool>false</bool>
  1612. </property>
  1613. </widget>
  1614. </widget>
  1615. <widget class="QGroupBox" name="groupBox_11">
  1616. <property name="geometry">
  1617. <rect>
  1618. <x>160</x>
  1619. <y>160</y>
  1620. <width>271</width>
  1621. <height>121</height>
  1622. </rect>
  1623. </property>
  1624. <property name="title">
  1625. <string>SYS-GENLOCK</string>
  1626. </property>
  1627. <widget class="QComboBox" name="SysGenlock_Src">
  1628. <property name="geometry">
  1629. <rect>
  1630. <x>100</x>
  1631. <y>20</y>
  1632. <width>151</width>
  1633. <height>31</height>
  1634. </rect>
  1635. </property>
  1636. <property name="currentIndex">
  1637. <number>-1</number>
  1638. </property>
  1639. </widget>
  1640. <widget class="QLabel" name="label_11">
  1641. <property name="geometry">
  1642. <rect>
  1643. <x>20</x>
  1644. <y>20</y>
  1645. <width>41</width>
  1646. <height>31</height>
  1647. </rect>
  1648. </property>
  1649. <property name="text">
  1650. <string>SRC</string>
  1651. </property>
  1652. </widget>
  1653. <widget class="QLabel" name="label_51">
  1654. <property name="geometry">
  1655. <rect>
  1656. <x>20</x>
  1657. <y>60</y>
  1658. <width>41</width>
  1659. <height>31</height>
  1660. </rect>
  1661. </property>
  1662. <property name="text">
  1663. <string>Freq</string>
  1664. </property>
  1665. </widget>
  1666. <widget class="QLineEdit" name="SysGenlock_Freq">
  1667. <property name="geometry">
  1668. <rect>
  1669. <x>100</x>
  1670. <y>60</y>
  1671. <width>151</width>
  1672. <height>31</height>
  1673. </rect>
  1674. </property>
  1675. <property name="font">
  1676. <font>
  1677. <weight>75</weight>
  1678. <bold>true</bold>
  1679. </font>
  1680. </property>
  1681. <property name="text">
  1682. <string/>
  1683. </property>
  1684. <property name="readOnly">
  1685. <bool>false</bool>
  1686. </property>
  1687. </widget>
  1688. </widget>
  1689. </widget>
  1690. <widget class="QWidget" name="tab_3">
  1691. <attribute name="title">
  1692. <string>SysClock</string>
  1693. </attribute>
  1694. <widget class="QGroupBox" name="groupBox_13">
  1695. <property name="geometry">
  1696. <rect>
  1697. <x>130</x>
  1698. <y>170</y>
  1699. <width>401</width>
  1700. <height>211</height>
  1701. </rect>
  1702. </property>
  1703. <property name="title">
  1704. <string>SYS_CLK</string>
  1705. </property>
  1706. <widget class="QLabel" name="label_54">
  1707. <property name="geometry">
  1708. <rect>
  1709. <x>20</x>
  1710. <y>30</y>
  1711. <width>61</width>
  1712. <height>31</height>
  1713. </rect>
  1714. </property>
  1715. <property name="text">
  1716. <string>source</string>
  1717. </property>
  1718. </widget>
  1719. <widget class="QComboBox" name="SysClock_Src">
  1720. <property name="geometry">
  1721. <rect>
  1722. <x>70</x>
  1723. <y>30</y>
  1724. <width>211</width>
  1725. <height>31</height>
  1726. </rect>
  1727. </property>
  1728. <property name="currentIndex">
  1729. <number>-1</number>
  1730. </property>
  1731. </widget>
  1732. <widget class="QLineEdit" name="SysClock_FreqtDivision">
  1733. <property name="geometry">
  1734. <rect>
  1735. <x>70</x>
  1736. <y>70</y>
  1737. <width>211</width>
  1738. <height>31</height>
  1739. </rect>
  1740. </property>
  1741. <property name="font">
  1742. <font>
  1743. <weight>75</weight>
  1744. <bold>true</bold>
  1745. </font>
  1746. </property>
  1747. <property name="text">
  1748. <string/>
  1749. </property>
  1750. <property name="readOnly">
  1751. <bool>false</bool>
  1752. </property>
  1753. </widget>
  1754. <widget class="QLineEdit" name="SysClock_FreqMultiplication">
  1755. <property name="geometry">
  1756. <rect>
  1757. <x>70</x>
  1758. <y>110</y>
  1759. <width>211</width>
  1760. <height>31</height>
  1761. </rect>
  1762. </property>
  1763. <property name="font">
  1764. <font>
  1765. <weight>75</weight>
  1766. <bold>true</bold>
  1767. </font>
  1768. </property>
  1769. <property name="text">
  1770. <string/>
  1771. </property>
  1772. <property name="readOnly">
  1773. <bool>false</bool>
  1774. </property>
  1775. </widget>
  1776. <widget class="QLabel" name="label_55">
  1777. <property name="geometry">
  1778. <rect>
  1779. <x>20</x>
  1780. <y>70</y>
  1781. <width>61</width>
  1782. <height>31</height>
  1783. </rect>
  1784. </property>
  1785. <property name="text">
  1786. <string>分频</string>
  1787. </property>
  1788. </widget>
  1789. <widget class="QLabel" name="label_56">
  1790. <property name="geometry">
  1791. <rect>
  1792. <x>20</x>
  1793. <y>110</y>
  1794. <width>61</width>
  1795. <height>31</height>
  1796. </rect>
  1797. </property>
  1798. <property name="text">
  1799. <string>倍频</string>
  1800. </property>
  1801. </widget>
  1802. <widget class="QLineEdit" name="SysClock_InSigFreq">
  1803. <property name="geometry">
  1804. <rect>
  1805. <x>110</x>
  1806. <y>160</y>
  1807. <width>61</width>
  1808. <height>31</height>
  1809. </rect>
  1810. </property>
  1811. <property name="font">
  1812. <font>
  1813. <weight>75</weight>
  1814. <bold>true</bold>
  1815. </font>
  1816. </property>
  1817. <property name="text">
  1818. <string/>
  1819. </property>
  1820. <property name="readOnly">
  1821. <bool>false</bool>
  1822. </property>
  1823. </widget>
  1824. <widget class="QLineEdit" name="SysClock_OutSigFreq">
  1825. <property name="geometry">
  1826. <rect>
  1827. <x>320</x>
  1828. <y>160</y>
  1829. <width>61</width>
  1830. <height>31</height>
  1831. </rect>
  1832. </property>
  1833. <property name="font">
  1834. <font>
  1835. <weight>75</weight>
  1836. <bold>true</bold>
  1837. </font>
  1838. </property>
  1839. <property name="text">
  1840. <string/>
  1841. </property>
  1842. <property name="readOnly">
  1843. <bool>false</bool>
  1844. </property>
  1845. </widget>
  1846. <widget class="QLabel" name="label_57">
  1847. <property name="geometry">
  1848. <rect>
  1849. <x>20</x>
  1850. <y>160</y>
  1851. <width>81</width>
  1852. <height>31</height>
  1853. </rect>
  1854. </property>
  1855. <property name="text">
  1856. <string>输入信号频率</string>
  1857. </property>
  1858. </widget>
  1859. <widget class="QLabel" name="label_58">
  1860. <property name="geometry">
  1861. <rect>
  1862. <x>230</x>
  1863. <y>160</y>
  1864. <width>81</width>
  1865. <height>31</height>
  1866. </rect>
  1867. </property>
  1868. <property name="text">
  1869. <string>输出信号频率</string>
  1870. </property>
  1871. </widget>
  1872. </widget>
  1873. <widget class="QGroupBox" name="groupBox_12">
  1874. <property name="geometry">
  1875. <rect>
  1876. <x>390</x>
  1877. <y>40</y>
  1878. <width>221</width>
  1879. <height>81</height>
  1880. </rect>
  1881. </property>
  1882. <property name="title">
  1883. <string>内部时钟发生器</string>
  1884. </property>
  1885. <widget class="QLabel" name="label_53">
  1886. <property name="geometry">
  1887. <rect>
  1888. <x>10</x>
  1889. <y>20</y>
  1890. <width>41</width>
  1891. <height>31</height>
  1892. </rect>
  1893. </property>
  1894. <property name="text">
  1895. <string>Freq</string>
  1896. </property>
  1897. </widget>
  1898. <widget class="QLineEdit" name="InternalClock_Freq">
  1899. <property name="geometry">
  1900. <rect>
  1901. <x>50</x>
  1902. <y>20</y>
  1903. <width>151</width>
  1904. <height>31</height>
  1905. </rect>
  1906. </property>
  1907. <property name="font">
  1908. <font>
  1909. <weight>75</weight>
  1910. <bold>true</bold>
  1911. </font>
  1912. </property>
  1913. <property name="text">
  1914. <string/>
  1915. </property>
  1916. <property name="readOnly">
  1917. <bool>false</bool>
  1918. </property>
  1919. </widget>
  1920. </widget>
  1921. <widget class="QGroupBox" name="groupBox_14">
  1922. <property name="geometry">
  1923. <rect>
  1924. <x>40</x>
  1925. <y>40</y>
  1926. <width>71</width>
  1927. <height>41</height>
  1928. </rect>
  1929. </property>
  1930. <property name="title">
  1931. <string>TTL_IN</string>
  1932. </property>
  1933. </widget>
  1934. <widget class="QGroupBox" name="groupBox_16">
  1935. <property name="geometry">
  1936. <rect>
  1937. <x>130</x>
  1938. <y>40</y>
  1939. <width>91</width>
  1940. <height>41</height>
  1941. </rect>
  1942. </property>
  1943. <property name="title">
  1944. <string>SYS_GENLOCK</string>
  1945. </property>
  1946. </widget>
  1947. <widget class="QGroupBox" name="groupBox_15">
  1948. <property name="geometry">
  1949. <rect>
  1950. <x>230</x>
  1951. <y>40</y>
  1952. <width>101</width>
  1953. <height>41</height>
  1954. </rect>
  1955. </property>
  1956. <property name="title">
  1957. <string>SYS_TIMECODE</string>
  1958. </property>
  1959. </widget>
  1960. <widget class="QPushButton" name="SysClockPage_Read">
  1961. <property name="geometry">
  1962. <rect>
  1963. <x>660</x>
  1964. <y>30</y>
  1965. <width>81</width>
  1966. <height>31</height>
  1967. </rect>
  1968. </property>
  1969. <property name="text">
  1970. <string>Read</string>
  1971. </property>
  1972. </widget>
  1973. <widget class="QPushButton" name="SysClockPage_Wirte">
  1974. <property name="geometry">
  1975. <rect>
  1976. <x>660</x>
  1977. <y>70</y>
  1978. <width>81</width>
  1979. <height>31</height>
  1980. </rect>
  1981. </property>
  1982. <property name="text">
  1983. <string>Write</string>
  1984. </property>
  1985. </widget>
  1986. </widget>
  1987. <widget class="QWidget" name="tab_6">
  1988. <attribute name="title">
  1989. <string>RecordSigGen</string>
  1990. </attribute>
  1991. <widget class="QComboBox" name="RecordSigGenerator_ContrlMode">
  1992. <property name="geometry">
  1993. <rect>
  1994. <x>100</x>
  1995. <y>30</y>
  1996. <width>241</width>
  1997. <height>31</height>
  1998. </rect>
  1999. </property>
  2000. <property name="currentIndex">
  2001. <number>-1</number>
  2002. </property>
  2003. </widget>
  2004. <widget class="QPushButton" name="RecordSigGen_Read">
  2005. <property name="geometry">
  2006. <rect>
  2007. <x>800</x>
  2008. <y>30</y>
  2009. <width>151</width>
  2010. <height>41</height>
  2011. </rect>
  2012. </property>
  2013. <property name="text">
  2014. <string>Read</string>
  2015. </property>
  2016. </widget>
  2017. <widget class="QLabel" name="label_16">
  2018. <property name="geometry">
  2019. <rect>
  2020. <x>30</x>
  2021. <y>30</y>
  2022. <width>101</width>
  2023. <height>31</height>
  2024. </rect>
  2025. </property>
  2026. <property name="text">
  2027. <string>控制模式</string>
  2028. </property>
  2029. </widget>
  2030. <widget class="QPushButton" name="RecordSigGen_Write">
  2031. <property name="geometry">
  2032. <rect>
  2033. <x>800</x>
  2034. <y>70</y>
  2035. <width>151</width>
  2036. <height>41</height>
  2037. </rect>
  2038. </property>
  2039. <property name="text">
  2040. <string>Write</string>
  2041. </property>
  2042. </widget>
  2043. <widget class="QGroupBox" name="groupBox_17">
  2044. <property name="geometry">
  2045. <rect>
  2046. <x>20</x>
  2047. <y>230</y>
  2048. <width>261</width>
  2049. <height>141</height>
  2050. </rect>
  2051. </property>
  2052. <property name="title">
  2053. <string>时码控制</string>
  2054. </property>
  2055. <widget class="QLabel" name="label_52">
  2056. <property name="geometry">
  2057. <rect>
  2058. <x>20</x>
  2059. <y>20</y>
  2060. <width>81</width>
  2061. <height>31</height>
  2062. </rect>
  2063. </property>
  2064. <property name="text">
  2065. <string>启动时间</string>
  2066. </property>
  2067. </widget>
  2068. <widget class="QLabel" name="label_64">
  2069. <property name="geometry">
  2070. <rect>
  2071. <x>20</x>
  2072. <y>60</y>
  2073. <width>81</width>
  2074. <height>31</height>
  2075. </rect>
  2076. </property>
  2077. <property name="text">
  2078. <string>停止时间</string>
  2079. </property>
  2080. </widget>
  2081. <widget class="QLineEdit" name="RecordSigGenerator_AutoStopTimecode">
  2082. <property name="geometry">
  2083. <rect>
  2084. <x>110</x>
  2085. <y>60</y>
  2086. <width>141</width>
  2087. <height>31</height>
  2088. </rect>
  2089. </property>
  2090. <property name="font">
  2091. <font>
  2092. <weight>75</weight>
  2093. <bold>true</bold>
  2094. </font>
  2095. </property>
  2096. <property name="text">
  2097. <string/>
  2098. </property>
  2099. <property name="readOnly">
  2100. <bool>false</bool>
  2101. </property>
  2102. </widget>
  2103. <widget class="QLineEdit" name="RecordSigGenerator_AutoStartTimecode">
  2104. <property name="geometry">
  2105. <rect>
  2106. <x>110</x>
  2107. <y>20</y>
  2108. <width>141</width>
  2109. <height>31</height>
  2110. </rect>
  2111. </property>
  2112. <property name="font">
  2113. <font>
  2114. <weight>75</weight>
  2115. <bold>true</bold>
  2116. </font>
  2117. </property>
  2118. <property name="text">
  2119. <string/>
  2120. </property>
  2121. <property name="readOnly">
  2122. <bool>false</bool>
  2123. </property>
  2124. </widget>
  2125. <widget class="QCheckBox" name="RecordSigGenerator_TimecodeCtrlFlag0">
  2126. <property name="geometry">
  2127. <rect>
  2128. <x>20</x>
  2129. <y>110</y>
  2130. <width>71</width>
  2131. <height>16</height>
  2132. </rect>
  2133. </property>
  2134. <property name="text">
  2135. <string>自动启动</string>
  2136. </property>
  2137. </widget>
  2138. <widget class="QCheckBox" name="RecordSigGenerator_TimecodeCtrlFlag1">
  2139. <property name="geometry">
  2140. <rect>
  2141. <x>110</x>
  2142. <y>110</y>
  2143. <width>71</width>
  2144. <height>16</height>
  2145. </rect>
  2146. </property>
  2147. <property name="text">
  2148. <string>自动停止</string>
  2149. </property>
  2150. </widget>
  2151. </widget>
  2152. <widget class="QGroupBox" name="groupBox_18">
  2153. <property name="geometry">
  2154. <rect>
  2155. <x>360</x>
  2156. <y>230</y>
  2157. <width>261</width>
  2158. <height>141</height>
  2159. </rect>
  2160. </property>
  2161. <property name="title">
  2162. <string>手动控制</string>
  2163. </property>
  2164. <widget class="QPushButton" name="RecordSigGenerator_manualStart">
  2165. <property name="geometry">
  2166. <rect>
  2167. <x>60</x>
  2168. <y>30</y>
  2169. <width>151</width>
  2170. <height>41</height>
  2171. </rect>
  2172. </property>
  2173. <property name="text">
  2174. <string>启动录制</string>
  2175. </property>
  2176. </widget>
  2177. <widget class="QPushButton" name="RecordSigGenerator_manualStop">
  2178. <property name="geometry">
  2179. <rect>
  2180. <x>60</x>
  2181. <y>80</y>
  2182. <width>151</width>
  2183. <height>41</height>
  2184. </rect>
  2185. </property>
  2186. <property name="text">
  2187. <string>停止录制</string>
  2188. </property>
  2189. </widget>
  2190. </widget>
  2191. <widget class="QGroupBox" name="groupBox_19">
  2192. <property name="geometry">
  2193. <rect>
  2194. <x>670</x>
  2195. <y>230</y>
  2196. <width>261</width>
  2197. <height>141</height>
  2198. </rect>
  2199. </property>
  2200. <property name="title">
  2201. <string>外部TTL触发控制</string>
  2202. </property>
  2203. <widget class="QLabel" name="label_65">
  2204. <property name="geometry">
  2205. <rect>
  2206. <x>20</x>
  2207. <y>20</y>
  2208. <width>81</width>
  2209. <height>31</height>
  2210. </rect>
  2211. </property>
  2212. <property name="text">
  2213. <string>TTL_index</string>
  2214. </property>
  2215. </widget>
  2216. <widget class="QLabel" name="label_66">
  2217. <property name="geometry">
  2218. <rect>
  2219. <x>20</x>
  2220. <y>60</y>
  2221. <width>81</width>
  2222. <height>31</height>
  2223. </rect>
  2224. </property>
  2225. <property name="text">
  2226. <string>触发电平</string>
  2227. </property>
  2228. </widget>
  2229. <widget class="QLineEdit" name="RecordSigGenerator_ExternalTTLTriggerPolarity">
  2230. <property name="geometry">
  2231. <rect>
  2232. <x>110</x>
  2233. <y>60</y>
  2234. <width>141</width>
  2235. <height>31</height>
  2236. </rect>
  2237. </property>
  2238. <property name="font">
  2239. <font>
  2240. <weight>75</weight>
  2241. <bold>true</bold>
  2242. </font>
  2243. </property>
  2244. <property name="text">
  2245. <string/>
  2246. </property>
  2247. <property name="readOnly">
  2248. <bool>false</bool>
  2249. </property>
  2250. </widget>
  2251. <widget class="QComboBox" name="RecordSigGenerator_ExternalTTLTriggerSrc">
  2252. <property name="geometry">
  2253. <rect>
  2254. <x>110</x>
  2255. <y>20</y>
  2256. <width>141</width>
  2257. <height>31</height>
  2258. </rect>
  2259. </property>
  2260. <property name="currentIndex">
  2261. <number>-1</number>
  2262. </property>
  2263. </widget>
  2264. </widget>
  2265. <widget class="QGroupBox" name="groupBox_20">
  2266. <property name="geometry">
  2267. <rect>
  2268. <x>430</x>
  2269. <y>20</y>
  2270. <width>271</width>
  2271. <height>111</height>
  2272. </rect>
  2273. </property>
  2274. <property name="title">
  2275. <string>曝光信号配置</string>
  2276. </property>
  2277. <widget class="QLabel" name="label_67">
  2278. <property name="geometry">
  2279. <rect>
  2280. <x>20</x>
  2281. <y>20</y>
  2282. <width>81</width>
  2283. <height>31</height>
  2284. </rect>
  2285. </property>
  2286. <property name="text">
  2287. <string>曝光时间(us)</string>
  2288. </property>
  2289. </widget>
  2290. <widget class="QLabel" name="label_68">
  2291. <property name="geometry">
  2292. <rect>
  2293. <x>20</x>
  2294. <y>60</y>
  2295. <width>81</width>
  2296. <height>31</height>
  2297. </rect>
  2298. </property>
  2299. <property name="text">
  2300. <string>偏移时间(us)</string>
  2301. </property>
  2302. </widget>
  2303. <widget class="QLineEdit" name="RecordSigGenerator_RecordExposureOffsetTime">
  2304. <property name="geometry">
  2305. <rect>
  2306. <x>110</x>
  2307. <y>60</y>
  2308. <width>141</width>
  2309. <height>31</height>
  2310. </rect>
  2311. </property>
  2312. <property name="font">
  2313. <font>
  2314. <weight>75</weight>
  2315. <bold>true</bold>
  2316. </font>
  2317. </property>
  2318. <property name="text">
  2319. <string/>
  2320. </property>
  2321. <property name="readOnly">
  2322. <bool>false</bool>
  2323. </property>
  2324. </widget>
  2325. <widget class="QLineEdit" name="RecordSigGenerator_RecordExposureTime">
  2326. <property name="geometry">
  2327. <rect>
  2328. <x>110</x>
  2329. <y>20</y>
  2330. <width>141</width>
  2331. <height>31</height>
  2332. </rect>
  2333. </property>
  2334. <property name="font">
  2335. <font>
  2336. <weight>75</weight>
  2337. <bold>true</bold>
  2338. </font>
  2339. </property>
  2340. <property name="text">
  2341. <string/>
  2342. </property>
  2343. <property name="readOnly">
  2344. <bool>false</bool>
  2345. </property>
  2346. </widget>
  2347. </widget>
  2348. <widget class="QLineEdit" name="RecordSigGenerator_RecordState">
  2349. <property name="geometry">
  2350. <rect>
  2351. <x>100</x>
  2352. <y>70</y>
  2353. <width>141</width>
  2354. <height>31</height>
  2355. </rect>
  2356. </property>
  2357. <property name="font">
  2358. <font>
  2359. <weight>75</weight>
  2360. <bold>true</bold>
  2361. </font>
  2362. </property>
  2363. <property name="text">
  2364. <string/>
  2365. </property>
  2366. <property name="readOnly">
  2367. <bool>true</bool>
  2368. </property>
  2369. </widget>
  2370. <widget class="QLabel" name="label_17">
  2371. <property name="geometry">
  2372. <rect>
  2373. <x>30</x>
  2374. <y>70</y>
  2375. <width>101</width>
  2376. <height>31</height>
  2377. </rect>
  2378. </property>
  2379. <property name="text">
  2380. <string>录制状态</string>
  2381. </property>
  2382. </widget>
  2383. <widget class="QLabel" name="label_18">
  2384. <property name="geometry">
  2385. <rect>
  2386. <x>30</x>
  2387. <y>110</y>
  2388. <width>121</width>
  2389. <height>31</height>
  2390. </rect>
  2391. </property>
  2392. <property name="text">
  2393. <string>启停事件时间戳快照</string>
  2394. </property>
  2395. </widget>
  2396. <widget class="QLineEdit" name="RecordSigGenerator_TimecodeSnapshot">
  2397. <property name="geometry">
  2398. <rect>
  2399. <x>160</x>
  2400. <y>110</y>
  2401. <width>141</width>
  2402. <height>31</height>
  2403. </rect>
  2404. </property>
  2405. <property name="font">
  2406. <font>
  2407. <weight>75</weight>
  2408. <bold>true</bold>
  2409. </font>
  2410. </property>
  2411. <property name="text">
  2412. <string/>
  2413. </property>
  2414. <property name="readOnly">
  2415. <bool>true</bool>
  2416. </property>
  2417. </widget>
  2418. </widget>
  2419. <widget class="QWidget" name="tab">
  2420. <attribute name="title">
  2421. <string>寄存器</string>
  2422. </attribute>
  2423. <layout class="QVBoxLayout" name="verticalLayout_2">
  2424. <item>
  2425. <widget class="QPushButton" name="RefreshRegsButton">
  2426. <property name="sizePolicy">
  2427. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  2428. <horstretch>0</horstretch>
  2429. <verstretch>0</verstretch>
  2430. </sizepolicy>
  2431. </property>
  2432. <property name="minimumSize">
  2433. <size>
  2434. <width>0</width>
  2435. <height>30</height>
  2436. </size>
  2437. </property>
  2438. <property name="text">
  2439. <string>RefreshRegs</string>
  2440. </property>
  2441. </widget>
  2442. </item>
  2443. <item>
  2444. <widget class="QScrollArea" name="scrollArea">
  2445. <property name="minimumSize">
  2446. <size>
  2447. <width>0</width>
  2448. <height>0</height>
  2449. </size>
  2450. </property>
  2451. <property name="sizeIncrement">
  2452. <size>
  2453. <width>0</width>
  2454. <height>0</height>
  2455. </size>
  2456. </property>
  2457. <property name="baseSize">
  2458. <size>
  2459. <width>0</width>
  2460. <height>0</height>
  2461. </size>
  2462. </property>
  2463. <property name="verticalScrollBarPolicy">
  2464. <enum>Qt::ScrollBarAlwaysOn</enum>
  2465. </property>
  2466. <property name="horizontalScrollBarPolicy">
  2467. <enum>Qt::ScrollBarAlwaysOn</enum>
  2468. </property>
  2469. <property name="sizeAdjustPolicy">
  2470. <enum>QAbstractScrollArea::AdjustIgnored</enum>
  2471. </property>
  2472. <property name="widgetResizable">
  2473. <bool>true</bool>
  2474. </property>
  2475. <widget class="QWidget" name="scrollAreaWidgetContents">
  2476. <property name="geometry">
  2477. <rect>
  2478. <x>0</x>
  2479. <y>0</y>
  2480. <width>1074</width>
  2481. <height>10000</height>
  2482. </rect>
  2483. </property>
  2484. <property name="minimumSize">
  2485. <size>
  2486. <width>0</width>
  2487. <height>10000</height>
  2488. </size>
  2489. </property>
  2490. <widget class="QWidget" name="gridLayoutWidget">
  2491. <property name="geometry">
  2492. <rect>
  2493. <x>20</x>
  2494. <y>10</y>
  2495. <width>581</width>
  2496. <height>91</height>
  2497. </rect>
  2498. </property>
  2499. <layout class="QGridLayout" name="reg_table">
  2500. <property name="sizeConstraint">
  2501. <enum>QLayout::SetNoConstraint</enum>
  2502. </property>
  2503. </layout>
  2504. </widget>
  2505. </widget>
  2506. </widget>
  2507. </item>
  2508. </layout>
  2509. </widget>
  2510. <widget class="QWidget" name="tab_2">
  2511. <attribute name="title">
  2512. <string>设备基础操作</string>
  2513. </attribute>
  2514. <widget class="QPushButton" name="GenNewMac">
  2515. <property name="geometry">
  2516. <rect>
  2517. <x>600</x>
  2518. <y>30</y>
  2519. <width>101</width>
  2520. <height>31</height>
  2521. </rect>
  2522. </property>
  2523. <property name="text">
  2524. <string>GenNewMac</string>
  2525. </property>
  2526. </widget>
  2527. <widget class="QGroupBox" name="groupBox_21">
  2528. <property name="geometry">
  2529. <rect>
  2530. <x>20</x>
  2531. <y>20</y>
  2532. <width>441</width>
  2533. <height>311</height>
  2534. </rect>
  2535. </property>
  2536. <property name="title">
  2537. <string>配置</string>
  2538. </property>
  2539. <layout class="QGridLayout" name="gridLayout">
  2540. <item row="5" column="0" colspan="2">
  2541. <widget class="QPushButton" name="NetworkConfig_storage">
  2542. <property name="minimumSize">
  2543. <size>
  2544. <width>0</width>
  2545. <height>25</height>
  2546. </size>
  2547. </property>
  2548. <property name="text">
  2549. <string>保存配置</string>
  2550. </property>
  2551. </widget>
  2552. </item>
  2553. <item row="1" column="1">
  2554. <widget class="QLineEdit" name="NetworkConfigStaticIpMode_Ip">
  2555. <property name="minimumSize">
  2556. <size>
  2557. <width>0</width>
  2558. <height>25</height>
  2559. </size>
  2560. </property>
  2561. <property name="font">
  2562. <font>
  2563. <weight>75</weight>
  2564. <bold>true</bold>
  2565. </font>
  2566. </property>
  2567. <property name="text">
  2568. <string/>
  2569. </property>
  2570. <property name="readOnly">
  2571. <bool>false</bool>
  2572. </property>
  2573. </widget>
  2574. </item>
  2575. <item row="7" column="0" colspan="2">
  2576. <widget class="QPushButton" name="FactoryReset">
  2577. <property name="minimumSize">
  2578. <size>
  2579. <width>0</width>
  2580. <height>25</height>
  2581. </size>
  2582. </property>
  2583. <property name="text">
  2584. <string>恢复出厂设置</string>
  2585. </property>
  2586. </widget>
  2587. </item>
  2588. <item row="2" column="0">
  2589. <widget class="QLabel" name="label_60">
  2590. <property name="text">
  2591. <string>静态IP-网关</string>
  2592. </property>
  2593. </widget>
  2594. </item>
  2595. <item row="4" column="0" colspan="2">
  2596. <widget class="QPushButton" name="NetworkConfig_read">
  2597. <property name="minimumSize">
  2598. <size>
  2599. <width>0</width>
  2600. <height>25</height>
  2601. </size>
  2602. </property>
  2603. <property name="text">
  2604. <string>读取配置</string>
  2605. </property>
  2606. </widget>
  2607. </item>
  2608. <item row="2" column="1">
  2609. <widget class="QLineEdit" name="NetworkConfigStaticIpMode_Gateway">
  2610. <property name="minimumSize">
  2611. <size>
  2612. <width>0</width>
  2613. <height>25</height>
  2614. </size>
  2615. </property>
  2616. <property name="font">
  2617. <font>
  2618. <weight>75</weight>
  2619. <bold>true</bold>
  2620. </font>
  2621. </property>
  2622. <property name="text">
  2623. <string/>
  2624. </property>
  2625. <property name="readOnly">
  2626. <bool>false</bool>
  2627. </property>
  2628. </widget>
  2629. </item>
  2630. <item row="6" column="0" colspan="2">
  2631. <widget class="QPushButton" name="Reboot">
  2632. <property name="minimumSize">
  2633. <size>
  2634. <width>0</width>
  2635. <height>25</height>
  2636. </size>
  2637. </property>
  2638. <property name="text">
  2639. <string>重启设备</string>
  2640. </property>
  2641. </widget>
  2642. </item>
  2643. <item row="8" column="0">
  2644. <spacer name="verticalSpacer">
  2645. <property name="orientation">
  2646. <enum>Qt::Vertical</enum>
  2647. </property>
  2648. <property name="sizeHint" stdset="0">
  2649. <size>
  2650. <width>20</width>
  2651. <height>40</height>
  2652. </size>
  2653. </property>
  2654. </spacer>
  2655. </item>
  2656. <item row="3" column="0">
  2657. <widget class="QLabel" name="label_61">
  2658. <property name="text">
  2659. <string>静态IP-子网掩码</string>
  2660. </property>
  2661. </widget>
  2662. </item>
  2663. <item row="1" column="0">
  2664. <widget class="QLabel" name="label_59">
  2665. <property name="text">
  2666. <string>静态IP-IP</string>
  2667. </property>
  2668. </widget>
  2669. </item>
  2670. <item row="3" column="1">
  2671. <widget class="QLineEdit" name="NetworkConfigStaticIpMode_Mask">
  2672. <property name="minimumSize">
  2673. <size>
  2674. <width>0</width>
  2675. <height>25</height>
  2676. </size>
  2677. </property>
  2678. <property name="font">
  2679. <font>
  2680. <weight>75</weight>
  2681. <bold>true</bold>
  2682. </font>
  2683. </property>
  2684. <property name="text">
  2685. <string/>
  2686. </property>
  2687. <property name="readOnly">
  2688. <bool>false</bool>
  2689. </property>
  2690. </widget>
  2691. </item>
  2692. <item row="0" column="0">
  2693. <widget class="QLabel" name="label_62">
  2694. <property name="text">
  2695. <string>网络配置模式(0:static,1:dhcp)</string>
  2696. </property>
  2697. </widget>
  2698. </item>
  2699. <item row="0" column="1">
  2700. <widget class="QLineEdit" name="NetworkConfig_Mode">
  2701. <property name="minimumSize">
  2702. <size>
  2703. <width>0</width>
  2704. <height>25</height>
  2705. </size>
  2706. </property>
  2707. <property name="font">
  2708. <font>
  2709. <weight>75</weight>
  2710. <bold>true</bold>
  2711. </font>
  2712. </property>
  2713. <property name="text">
  2714. <string/>
  2715. </property>
  2716. <property name="readOnly">
  2717. <bool>false</bool>
  2718. </property>
  2719. </widget>
  2720. </item>
  2721. </layout>
  2722. </widget>
  2723. <widget class="QPushButton" name="InternalSigSrouce_start">
  2724. <property name="geometry">
  2725. <rect>
  2726. <x>600</x>
  2727. <y>70</y>
  2728. <width>171</width>
  2729. <height>31</height>
  2730. </rect>
  2731. </property>
  2732. <property name="text">
  2733. <string>InternalSigSrouce_start</string>
  2734. </property>
  2735. </widget>
  2736. <widget class="QPushButton" name="InternalSigSrouce_stop">
  2737. <property name="geometry">
  2738. <rect>
  2739. <x>600</x>
  2740. <y>110</y>
  2741. <width>171</width>
  2742. <height>31</height>
  2743. </rect>
  2744. </property>
  2745. <property name="text">
  2746. <string>InternalSigSrouce_stop</string>
  2747. </property>
  2748. </widget>
  2749. </widget>
  2750. </widget>
  2751. </item>
  2752. <item>
  2753. <widget class="QWidget" name="widget_2" native="true">
  2754. <property name="sizePolicy">
  2755. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  2756. <horstretch>0</horstretch>
  2757. <verstretch>8</verstretch>
  2758. </sizepolicy>
  2759. </property>
  2760. <layout class="QHBoxLayout" name="horizontalLayout_2">
  2761. <item>
  2762. <widget class="QPushButton" name="ClearLogButton">
  2763. <property name="sizePolicy">
  2764. <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
  2765. <horstretch>0</horstretch>
  2766. <verstretch>0</verstretch>
  2767. </sizepolicy>
  2768. </property>
  2769. <property name="text">
  2770. <string>ClearLog</string>
  2771. </property>
  2772. </widget>
  2773. </item>
  2774. <item>
  2775. <widget class="QTextBrowser" name="logbrowser"/>
  2776. </item>
  2777. </layout>
  2778. </widget>
  2779. </item>
  2780. </layout>
  2781. </widget>
  2782. <widget class="QMenuBar" name="menubar">
  2783. <property name="geometry">
  2784. <rect>
  2785. <x>0</x>
  2786. <y>0</y>
  2787. <width>1135</width>
  2788. <height>23</height>
  2789. </rect>
  2790. </property>
  2791. <widget class="QMenu" name="menu123">
  2792. <property name="title">
  2793. <string>iflytop</string>
  2794. </property>
  2795. </widget>
  2796. <addaction name="menu123"/>
  2797. </widget>
  2798. <widget class="QStatusBar" name="statusbar"/>
  2799. </widget>
  2800. <resources/>
  2801. <connections/>
  2802. </ui>