<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>SignalGeneratorForm</class> <widget class="QWidget" name="SignalGeneratorForm"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1200</width> <height>700</height> </rect> </property> <property name="windowTitle"> <string>Form</string> </property> <widget class="QPushButton" name="sigGenButt"> <property name="geometry"> <rect> <x>50</x> <y>20</y> <width>180</width> <height>40</height> </rect> </property> <property name="text"> <string>Mock SignalGenerator</string> </property> </widget> <widget class="QLabel" name="label_21"> <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_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="sgDevStatus"> <property name="geometry"> <rect> <x>100</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>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_24"> <property name="geometry"> <rect> <x>300</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="sgLeapSec"> <property name="geometry"> <rect> <x>230</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="sgLeapTimestamp"> <property name="geometry"> <rect> <x>360</x> <y>120</y> <width>120</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_25"> <property name="geometry"> <rect> <x>500</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="sgFreqSignalStatus"> <property name="geometry"> <rect> <x>580</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_26"> <property name="geometry"> <rect> <x>650</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="sgFreqSignalType"> <property name="geometry"> <rect> <x>730</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_27"> <property name="geometry"> <rect> <x>800</x> <y>120</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="sgOppsSignalStatus"> <property name="geometry"> <rect> <x>890</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_28"> <property name="geometry"> <rect> <x>960</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>1PPS相差</string> </property> </widget> <widget class="QLineEdit" name="sgPhaseDiff"> <property name="geometry"> <rect> <x>1020</x> <y>120</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_29"> <property name="geometry"> <rect> <x>20</x> <y>170</y> <width>60</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="sgPulseWidth"> <property name="geometry"> <rect> <x>80</x> <y>170</y> <width>120</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_30"> <property name="geometry"> <rect> <x>220</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>1PPS移相量</string> </property> </widget> <widget class="QLineEdit" name="sgPhaseShiftAcc"> <property name="geometry"> <rect> <x>300</x> <y>170</y> <width>120</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_31"> <property name="geometry"> <rect> <x>440</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="sgBacRatio"> <property name="geometry"> <rect> <x>520</x> <y>170</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_32"> <property name="geometry"> <rect> <x>590</x> <y>170</y> <width>60</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="sgBacRange"> <property name="geometry"> <rect> <x>650</x> <y>170</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_33"> <property name="geometry"> <rect> <x>20</x> <y>220</y> <width>60</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>ZDA日期</string> </property> </widget> <widget class="QLineEdit" name="sgZDADate"> <property name="geometry"> <rect> <x>80</x> <y>220</y> <width>120</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_34"> <property name="geometry"> <rect> <x>220</x> <y>220</y> <width>60</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>ZDA时刻</string> </property> </widget> <widget class="QLineEdit" name="sgZDATime"> <property name="geometry"> <rect> <x>280</x> <y>220</y> <width>120</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_35"> <property name="geometry"> <rect> <x>420</x> <y>220</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="sgZDALeapSec"> <property name="geometry"> <rect> <x>480</x> <y>220</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="sgZDAValid"> <property name="geometry"> <rect> <x>550</x> <y>220</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_37"> <property name="geometry"> <rect> <x>640</x> <y>220</y> <width>60</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>MJD日期</string> </property> </widget> <widget class="QLineEdit" name="sgMJDDate"> <property name="geometry"> <rect> <x>700</x> <y>220</y> <width>120</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_38"> <property name="geometry"> <rect> <x>840</x> <y>220</y> <width>60</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>MJD时刻</string> </property> </widget> <widget class="QLineEdit" name="sgMJDTime"> <property name="geometry"> <rect> <x>900</x> <y>220</y> <width>120</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_39"> <property name="geometry"> <rect> <x>1040</x> <y>220</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="sgMJDLeapSec"> <property name="geometry"> <rect> <x>1100</x> <y>220</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="sgMJDValid"> <property name="geometry"> <rect> <x>1170</x> <y>220</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_36"> <property name="geometry"> <rect> <x>800</x> <y>170</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="sgKeyControl"> <property name="geometry"> <rect> <x>860</x> <y>170</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_40"> <property name="geometry"> <rect> <x>930</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>时间显示类别</string> </property> </widget> <widget class="QLineEdit" name="sgTimeType"> <property name="geometry"> <rect> <x>1010</x> <y>170</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_41"> <property name="geometry"> <rect> <x>20</x> <y>280</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_42"> <property name="geometry"> <rect> <x>20</x> <y>320</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="sgLeapSecondSet"> <property name="geometry"> <rect> <x>100</x> <y>320</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="sgLeapSecondSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>320</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QPushButton" name="sgLeapSecondSetButt"> <property name="geometry"> <rect> <x>460</x> <y>320</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_43"> <property name="geometry"> <rect> <x>20</x> <y>370</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="sgSingleSynchSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>370</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QPushButton" name="sgSingleSynchSetButt"> <property name="geometry"> <rect> <x>460</x> <y>370</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="sgSingleSynchSet"> <property name="geometry"> <rect> <x>100</x> <y>370</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_44"> <property name="geometry"> <rect> <x>20</x> <y>420</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="sgDateSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>420</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QPushButton" name="sgDateSetButt"> <property name="geometry"> <rect> <x>460</x> <y>420</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="sgDateSet"> <property name="geometry"> <rect> <x>100</x> <y>420</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QPushButton" name="sgSecondWidthSetButt"> <property name="geometry"> <rect> <x>460</x> <y>470</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="sgSecondWidthSet"> <property name="geometry"> <rect> <x>100</x> <y>470</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_45"> <property name="geometry"> <rect> <x>20</x> <y>470</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="sgSecondWidthSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>470</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QPushButton" name="sgBacRatioSetButt"> <property name="geometry"> <rect> <x>460</x> <y>520</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="sgBacRatioSet"> <property name="geometry"> <rect> <x>100</x> <y>520</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_46"> <property name="geometry"> <rect> <x>20</x> <y>520</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="QLineEdit" name="sgBacRatioSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>520</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>590</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="sgKeyControlSet"> <property name="geometry"> <rect> <x>100</x> <y>590</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="sgKeyControlSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>590</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QPushButton" name="sgKeyControlSetButt"> <property name="geometry"> <rect> <x>460</x> <y>590</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_48"> <property name="geometry"> <rect> <x>610</x> <y>520</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="QLabel" name="label_49"> <property name="geometry"> <rect> <x>610</x> <y>370</y> <width>80</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="QPushButton" name="sgTimeTypeSetButt"> <property name="geometry"> <rect> <x>1050</x> <y>590</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="sgLeapTimestampSet"> <property name="geometry"> <rect> <x>690</x> <y>420</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="sgTimeTypeSetRaw"> <property name="geometry"> <rect> <x>820</x> <y>590</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLineEdit" name="sgTimeTypeSet"> <property name="geometry"> <rect> <x>690</x> <y>590</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QPushButton" name="sgBacRangeSetButt"> <property name="geometry"> <rect> <x>1050</x> <y>320</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="sgOppsPhaseShiftSetButt"> <property name="geometry"> <rect> <x>1050</x> <y>370</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="sgBacRangeSet"> <property name="geometry"> <rect> <x>690</x> <y>320</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="sgTimeSetRaw"> <property name="geometry"> <rect> <x>820</x> <y>520</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLineEdit" name="sgTimeSet"> <property name="geometry"> <rect> <x>690</x> <y>520</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="sgOppsPhaseShiftSetRaw"> <property name="geometry"> <rect> <x>820</x> <y>370</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLineEdit" name="sgLeapTimestampSetRaw"> <property name="geometry"> <rect> <x>820</x> <y>420</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QPushButton" name="sgTimeSetButt"> <property name="geometry"> <rect> <x>1050</x> <y>520</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="sgBacRangeSetRaw"> <property name="geometry"> <rect> <x>820</x> <y>320</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLabel" name="label_50"> <property name="geometry"> <rect> <x>610</x> <y>470</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="sgLeapTimestampSetButt"> <property name="geometry"> <rect> <x>1050</x> <y>420</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="sgMJDDateSetRaw"> <property name="geometry"> <rect> <x>820</x> <y>470</y> <width>200</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QPushButton" name="sgMJDDateSetButt"> <property name="geometry"> <rect> <x>1050</x> <y>470</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_51"> <property name="geometry"> <rect> <x>610</x> <y>320</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="sgOppsPhaseShiftSet"> <property name="geometry"> <rect> <x>690</x> <y>370</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_52"> <property name="geometry"> <rect> <x>610</x> <y>420</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="QLabel" name="label_53"> <property name="geometry"> <rect> <x>610</x> <y>590</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="sgMJDDateSet"> <property name="geometry"> <rect> <x>690</x> <y>470</y> <width>100</width> <height>30</height> </rect> </property> </widget> </widget> <resources/> <connections/> </ui>