<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>TimeSwitcherForm</class> <widget class="QWidget" name="TimeSwitcherForm"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1300</width> <height>600</height> </rect> </property> <property name="windowTitle"> <string>Form</string> </property> <widget class="QPushButton" name="tmSwiButt"> <property name="geometry"> <rect> <x>50</x> <y>20</y> <width>180</width> <height>40</height> </rect> </property> <property name="text"> <string>Mock TimeSwitcher</string> </property> </widget> <widget class="QLabel" name="label_2"> <property name="geometry"> <rect> <x>20</x> <y>80</y> <width>100</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>12</pointsize> </font> </property> <property name="text"> <string>工作状态</string> </property> </widget> <widget class="QLabel" name="label_15"> <property name="geometry"> <rect> <x>20</x> <y>290</y> <width>100</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>12</pointsize> </font> </property> <property name="text"> <string>参数设置</string> </property> </widget> <widget class="QLabel" name="label_22"> <property name="geometry"> <rect> <x>20</x> <y>120</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>设备工作状态</string> </property> </widget> <widget class="QLineEdit" name="tsDevStatus"> <property name="geometry"> <rect> <x>100</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="tsRefTmSrc"> <property name="geometry"> <rect> <x>410</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_23"> <property name="geometry"> <rect> <x>170</x> <y>120</y> <width>100</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>选择参考源模式</string> </property> </widget> <widget class="QLineEdit" name="tsRefSelectType"> <property name="geometry"> <rect> <x>270</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_25"> <property name="geometry"> <rect> <x>340</x> <y>120</y> <width>70</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>当前时间源</string> </property> </widget> <widget class="QLabel" name="label_26"> <property name="geometry"> <rect> <x>480</x> <y>120</y> <width>70</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>时间源状态</string> </property> </widget> <widget class="QLineEdit" name="tsTmSrcStatus"> <property name="geometry"> <rect> <x>550</x> <y>120</y> <width>431</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_27"> <property name="geometry"> <rect> <x>20</x> <y>170</y> <width>70</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>时间源秒差</string> </property> </widget> <widget class="QLineEdit" name="tsLocalTmDiff"> <property name="geometry"> <rect> <x>90</x> <y>170</y> <width>300</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_28"> <property name="geometry"> <rect> <x>960</x> <y>230</y> <width>100</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>相位调节累计值</string> </property> </widget> <widget class="QLineEdit" name="tsOppsPhaseAccOut"> <property name="geometry"> <rect> <x>1060</x> <y>230</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_29"> <property name="geometry"> <rect> <x>420</x> <y>170</y> <width>90</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>B-AC码调制比</string> </property> </widget> <widget class="QLineEdit" name="tsBacRatio"> <property name="geometry"> <rect> <x>510</x> <y>170</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_30"> <property name="geometry"> <rect> <x>580</x> <y>170</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>B-AC码幅度</string> </property> </widget> <widget class="QLineEdit" name="tsBacRange"> <property name="geometry"> <rect> <x>660</x> <y>170</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_31"> <property name="geometry"> <rect> <x>740</x> <y>170</y> <width>70</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>输入补偿值</string> </property> </widget> <widget class="QLineEdit" name="tsDelayComp"> <property name="geometry"> <rect> <x>810</x> <y>170</y> <width>300</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_24"> <property name="geometry"> <rect> <x>1000</x> <y>120</y> <width>60</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>控制状态</string> </property> </widget> <widget class="QLineEdit" name="tsCtrlStatus"> <property name="geometry"> <rect> <x>1060</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_32"> <property name="geometry"> <rect> <x>20</x> <y>230</y> <width>90</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>1PPS输出状态</string> </property> </widget> <widget class="QLineEdit" name="tsOppsOutStatus"> <property name="geometry"> <rect> <x>110</x> <y>230</y> <width>200</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_33"> <property name="geometry"> <rect> <x>330</x> <y>230</y> <width>90</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>B-DC输出状态</string> </property> </widget> <widget class="QLineEdit" name="tsBdcOutStatus"> <property name="geometry"> <rect> <x>420</x> <y>230</y> <width>200</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="tsBacOutStatus"> <property name="geometry"> <rect> <x>730</x> <y>230</y> <width>200</width> <height>30</height> </rect> </property> <property name="text"> <string/> </property> </widget> <widget class="QLabel" name="label_34"> <property name="geometry"> <rect> <x>640</x> <y>230</y> <width>90</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>B-AC输出状态</string> </property> </widget> <widget class="QLineEdit" name="tsControlSet"> <property name="geometry"> <rect> <x>100</x> <y>500</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="tsDelayCompSetRaw"> <property name="geometry"> <rect> <x>820</x> <y>430</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLabel" name="label_47"> <property name="geometry"> <rect> <x>20</x> <y>500</y> <width>60</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>控制状态</string> </property> </widget> <widget class="QLabel" name="label_49"> <property name="geometry"> <rect> <x>610</x> <y>380</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>相位调节</string> </property> </widget> <widget class="QPushButton" name="tsControlSetButt"> <property name="geometry"> <rect> <x>460</x> <y>500</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>send</string> </property> </widget> <widget class="QPushButton" name="tsBacRatioSetButt"> <property name="geometry"> <rect> <x>460</x> <y>380</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>send</string> </property> </widget> <widget class="QLabel" name="label_42"> <property name="geometry"> <rect> <x>20</x> <y>330</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>参考源选择</string> </property> </widget> <widget class="QPushButton" name="tsTmSrcSetButt"> <property name="geometry"> <rect> <x>1050</x> <y>330</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>send</string> </property> </widget> <widget class="QLineEdit" name="tsRefSelectTypeSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>330</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QPushButton" name="tsOppsPhaseSetButt"> <property name="geometry"> <rect> <x>1050</x> <y>380</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>send</string> </property> </widget> <widget class="QPushButton" name="tsBacRangeSetButt"> <property name="geometry"> <rect> <x>460</x> <y>430</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>send</string> </property> </widget> <widget class="QLineEdit" name="tsBacRangeSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>430</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLineEdit" name="tsOppsPhaseSet"> <property name="geometry"> <rect> <x>690</x> <y>380</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_51"> <property name="geometry"> <rect> <x>610</x> <y>330</y> <width>60</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>时间源</string> </property> </widget> <widget class="QPushButton" name="tsDelayCompSetButt"> <property name="geometry"> <rect> <x>1050</x> <y>430</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>send</string> </property> </widget> <widget class="QLineEdit" name="tsDelayCompSet"> <property name="geometry"> <rect> <x>690</x> <y>430</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="tsOppsPhaseSetRaw"> <property name="geometry"> <rect> <x>820</x> <y>380</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLineEdit" name="tsBacRangeSet"> <property name="geometry"> <rect> <x>100</x> <y>430</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="tsControlSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>500</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLabel" name="label_44"> <property name="geometry"> <rect> <x>20</x> <y>430</y> <width>60</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>AC码幅度</string> </property> </widget> <widget class="QLineEdit" name="tsBacRatioSet"> <property name="geometry"> <rect> <x>100</x> <y>380</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="tsRefSelectTypeSet"> <property name="geometry"> <rect> <x>100</x> <y>330</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="tsTmSrcSetRaw"> <property name="geometry"> <rect> <x>820</x> <y>330</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLabel" name="label_52"> <property name="geometry"> <rect> <x>610</x> <y>430</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>输入延迟补偿</string> </property> </widget> <widget class="QLineEdit" name="tsTmSrcSet"> <property name="geometry"> <rect> <x>690</x> <y>330</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_43"> <property name="geometry"> <rect> <x>20</x> <y>380</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>AC码调制比</string> </property> </widget> <widget class="QPushButton" name="tsRefSelectTypeSetButt"> <property name="geometry"> <rect> <x>460</x> <y>330</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>send</string> </property> </widget> <widget class="QLineEdit" name="tsBacRatioSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>380</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLabel" name="label_ts"> <property name="geometry"> <rect> <x>100</x> <y>80</y> <width>300</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>12</pointsize> </font> </property> <property name="text"> <string/> </property> </widget> </widget> <resources/> <connections/> </ui>