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.
|
|
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MainWindow</class> <widget class="QMainWindow" name="MainWindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1135</width> <height>897</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>8</verstretch> </sizepolicy> </property> <property name="windowTitle"> <string>MainWindow</string> </property> <widget class="QWidget" name="centralwidget"> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QWidget" name="widget" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>1</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>50</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>50</height> </size> </property> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QPushButton" name="Connect2XsyncButton"> <property name="text"> <string>Connect2Xsync</string> </property> </widget> </item> <item> <widget class="QLineEdit" name="IpInput"> <property name="maximumSize"> <size> <width>150</width> <height>16777215</height> </size> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>192.168.8.10</string> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> </item> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="label_19"> <property name="text"> <string>timecode:</string> </property> </widget> </item> <item> <widget class="QTextBrowser" name="TimecodeDisplayer"> <property name="maximumSize"> <size> <width>150</width> <height>16777215</height> </size> </property> </widget> </item> <item> <widget class="QLabel" name="label_26"> <property name="text"> <string>camera_sync:</string> </property> </widget> </item> <item> <widget class="QTextBrowser" name="CameraSyncIndex"> <property name="maximumSize"> <size> <width>150</width> <height>16777215</height> </size> </property> </widget> </item> <item> <widget class="QLabel" name="label_27"> <property name="text"> <string>workstate:</string> </property> </widget> </item> <item> <widget class="QTextBrowser" name="WorkState"> <property name="maximumSize"> <size> <width>150</width> <height>16777215</height> </size> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QTabWidget" name="tabWidget"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>30</verstretch> </sizepolicy> </property> <property name="currentIndex"> <number>1</number> </property> <widget class="QWidget" name="tab_8"> <attribute name="title"> <string>TTL</string> </attribute> <widget class="QGroupBox" name="groupBox_2"> <property name="geometry"> <rect> <x>20</x> <y>10</y> <width>321</width> <height>181</height> </rect> </property> <property name="title"> <string>TTL_IN</string> </property> <widget class="QLabel" name="label_24"> <property name="geometry"> <rect> <x>10</x> <y>20</y> <width>101</width> <height>31</height> </rect> </property> <property name="text"> <string>ttl1_freq</string> </property> </widget> <widget class="QLabel" name="label_25"> <property name="geometry"> <rect> <x>10</x> <y>60</y> <width>101</width> <height>31</height> </rect> </property> <property name="text"> <string>ttl2_freq</string> </property> </widget> <widget class="QLabel" name="label_28"> <property name="geometry"> <rect> <x>10</x> <y>100</y> <width>91</width> <height>31</height> </rect> </property> <property name="text"> <string>ttl3_freq</string> </property> </widget> <widget class="QLabel" name="label_29"> <property name="geometry"> <rect> <x>10</x> <y>140</y> <width>91</width> <height>31</height> </rect> </property> <property name="text"> <string>ttl4_freq</string> </property> </widget> <widget class="QLineEdit" name="TTLinModule_ttl_freq_1"> <property name="geometry"> <rect> <x>100</x> <y>20</y> <width>111</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="TTLinModule_ttl_freq_2"> <property name="geometry"> <rect> <x>100</x> <y>60</y> <width>111</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="TTLinModule_ttl_freq_3"> <property name="geometry"> <rect> <x>100</x> <y>100</y> <width>111</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="TTLinModule_ttl_freq_4"> <property name="geometry"> <rect> <x>100</x> <y>140</y> <width>111</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_5"> <property name="geometry"> <rect> <x>20</x> <y>210</y> <width>401</width> <height>211</height> </rect> </property> <property name="title"> <string>TTL_OUT_1</string> </property> <widget class="QLabel" name="label_20"> <property name="geometry"> <rect> <x>20</x> <y>30</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>source</string> </property> </widget> <widget class="QComboBox" name="TTLOutputModule_SrcSigType_1"> <property name="geometry"> <rect> <x>70</x> <y>30</y> <width>211</width> <height>31</height> </rect> </property> <property name="currentIndex"> <number>-1</number> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_1"> <property name="geometry"> <rect> <x>70</x> <y>70</y> <width>211</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_1"> <property name="geometry"> <rect> <x>70</x> <y>110</y> <width>211</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLabel" name="label_21"> <property name="geometry"> <rect> <x>20</x> <y>70</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>分频</string> </property> </widget> <widget class="QLabel" name="label_22"> <property name="geometry"> <rect> <x>20</x> <y>110</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>倍频</string> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_InFreq_1"> <property name="geometry"> <rect> <x>110</x> <y>160</y> <width>61</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_OutFreq_1"> <property name="geometry"> <rect> <x>320</x> <y>160</y> <width>61</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLabel" name="label_31"> <property name="geometry"> <rect> <x>20</x> <y>160</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>输入信号频率</string> </property> </widget> <widget class="QLabel" name="label_32"> <property name="geometry"> <rect> <x>230</x> <y>160</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>输出信号频率</string> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_6"> <property name="geometry"> <rect> <x>440</x> <y>210</y> <width>401</width> <height>211</height> </rect> </property> <property name="title"> <string>TTL_OUT_2</string> </property> <widget class="QLabel" name="label_36"> <property name="geometry"> <rect> <x>20</x> <y>30</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>source</string> </property> </widget> <widget class="QComboBox" name="TTLOutputModule_SrcSigType_2"> <property name="geometry"> <rect> <x>70</x> <y>30</y> <width>211</width> <height>31</height> </rect> </property> <property name="currentIndex"> <number>-1</number> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_2"> <property name="geometry"> <rect> <x>70</x> <y>70</y> <width>211</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_2"> <property name="geometry"> <rect> <x>70</x> <y>110</y> <width>211</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLabel" name="label_37"> <property name="geometry"> <rect> <x>20</x> <y>70</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>分频</string> </property> </widget> <widget class="QLabel" name="label_38"> <property name="geometry"> <rect> <x>20</x> <y>110</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>倍频</string> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_InFreq_2"> <property name="geometry"> <rect> <x>110</x> <y>160</y> <width>61</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_OutFreq_2"> <property name="geometry"> <rect> <x>320</x> <y>160</y> <width>61</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLabel" name="label_39"> <property name="geometry"> <rect> <x>20</x> <y>160</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>输入信号频率</string> </property> </widget> <widget class="QLabel" name="label_40"> <property name="geometry"> <rect> <x>230</x> <y>160</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>输出信号频率</string> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_7"> <property name="geometry"> <rect> <x>20</x> <y>430</y> <width>401</width> <height>211</height> </rect> </property> <property name="title"> <string>TTL_OUT_3</string> </property> <widget class="QLabel" name="label_41"> <property name="geometry"> <rect> <x>20</x> <y>30</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>source</string> </property> </widget> <widget class="QComboBox" name="TTLOutputModule_SrcSigType_3"> <property name="geometry"> <rect> <x>70</x> <y>30</y> <width>211</width> <height>31</height> </rect> </property> <property name="currentIndex"> <number>-1</number> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_3"> <property name="geometry"> <rect> <x>70</x> <y>70</y> <width>211</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_3"> <property name="geometry"> <rect> <x>70</x> <y>110</y> <width>211</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLabel" name="label_42"> <property name="geometry"> <rect> <x>20</x> <y>70</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>分频</string> </property> </widget> <widget class="QLabel" name="label_43"> <property name="geometry"> <rect> <x>20</x> <y>110</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>倍频</string> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_InFreq_3"> <property name="geometry"> <rect> <x>110</x> <y>160</y> <width>61</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_OutFreq_3"> <property name="geometry"> <rect> <x>320</x> <y>160</y> <width>61</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLabel" name="label_44"> <property name="geometry"> <rect> <x>20</x> <y>160</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>输入信号频率</string> </property> </widget> <widget class="QLabel" name="label_45"> <property name="geometry"> <rect> <x>230</x> <y>160</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>输出信号频率</string> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_8"> <property name="geometry"> <rect> <x>440</x> <y>430</y> <width>401</width> <height>211</height> </rect> </property> <property name="title"> <string>TTL_OUT_4</string> </property> <widget class="QLabel" name="label_46"> <property name="geometry"> <rect> <x>20</x> <y>30</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>source</string> </property> </widget> <widget class="QComboBox" name="TTLOutputModule_SrcSigType_4"> <property name="geometry"> <rect> <x>70</x> <y>30</y> <width>211</width> <height>31</height> </rect> </property> <property name="currentIndex"> <number>-1</number> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_4"> <property name="geometry"> <rect> <x>70</x> <y>70</y> <width>211</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_4"> <property name="geometry"> <rect> <x>70</x> <y>110</y> <width>211</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLabel" name="label_47"> <property name="geometry"> <rect> <x>20</x> <y>70</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>分频</string> </property> </widget> <widget class="QLabel" name="label_48"> <property name="geometry"> <rect> <x>20</x> <y>110</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>倍频</string> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_InFreq_4"> <property name="geometry"> <rect> <x>110</x> <y>160</y> <width>61</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="TTLOutputModule_OutFreq_4"> <property name="geometry"> <rect> <x>320</x> <y>160</y> <width>61</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLabel" name="label_49"> <property name="geometry"> <rect> <x>20</x> <y>160</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>输入信号频率</string> </property> </widget> <widget class="QLabel" name="label_50"> <property name="geometry"> <rect> <x>230</x> <y>160</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>输出信号频率</string> </property> </widget> </widget> <widget class="QPushButton" name="TTLPage_Read"> <property name="geometry"> <rect> <x>440</x> <y>30</y> <width>101</width> <height>31</height> </rect> </property> <property name="text"> <string>Read</string> </property> </widget> <widget class="QPushButton" name="TTLPage_Write"> <property name="geometry"> <rect> <x>440</x> <y>70</y> <width>101</width> <height>31</height> </rect> </property> <property name="text"> <string>Write</string> </property> </widget> </widget> <widget class="QWidget" name="tab_5"> <attribute name="title"> <string>Timecode</string> </attribute> <widget class="QPushButton" name="TimecodePage_Update"> <property name="geometry"> <rect> <x>630</x> <y>90</y> <width>111</width> <height>41</height> </rect> </property> <property name="text"> <string>写入配置</string> </property> </widget> <widget class="QPushButton" name="TimecodePage_Read"> <property name="geometry"> <rect> <x>630</x> <y>50</y> <width>111</width> <height>41</height> </rect> </property> <property name="text"> <string>读出配置</string> </property> </widget> <widget class="QGroupBox" name="groupBox"> <property name="geometry"> <rect> <x>30</x> <y>40</y> <width>251</width> <height>111</height> </rect> </property> <property name="title"> <string>内部时码</string> </property> <widget class="QLabel" name="label_8"> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>时码格式</string> </property> </widget> <widget class="QLabel" name="label_12"> <property name="geometry"> <rect> <x>20</x> <y>60</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>时码数值</string> </property> </widget> <widget class="QComboBox" name="InternalTimecode_Format"> <property name="geometry"> <rect> <x>100</x> <y>20</y> <width>141</width> <height>31</height> </rect> </property> </widget> <widget class="QLineEdit" name="InternalTimecode_Code"> <property name="geometry"> <rect> <x>100</x> <y>60</y> <width>141</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_3"> <property name="geometry"> <rect> <x>120</x> <y>260</y> <width>301</width> <height>151</height> </rect> </property> <property name="title"> <string>系统时码</string> </property> <widget class="QLabel" name="label_15"> <property name="geometry"> <rect> <x>30</x> <y>20</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>系统时码_源</string> </property> </widget> <widget class="QLabel" name="label_23"> <property name="geometry"> <rect> <x>30</x> <y>60</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>时码格式</string> </property> </widget> <widget class="QLabel" name="label_30"> <property name="geometry"> <rect> <x>30</x> <y>100</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>时码数值</string> </property> </widget> <widget class="QComboBox" name="SysTimecode_Source"> <property name="geometry"> <rect> <x>130</x> <y>20</y> <width>141</width> <height>31</height> </rect> </property> </widget> <widget class="QLineEdit" name="SysTimecode_Code"> <property name="geometry"> <rect> <x>130</x> <y>100</y> <width>141</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLineEdit" name="SysTimecode_Format"> <property name="geometry"> <rect> <x>130</x> <y>60</y> <width>141</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_4"> <property name="geometry"> <rect> <x>320</x> <y>40</y> <width>251</width> <height>151</height> </rect> </property> <property name="title"> <string>外部时码</string> </property> <widget class="QLabel" name="label_33"> <property name="geometry"> <rect> <x>20</x> <y>60</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>时码格式</string> </property> </widget> <widget class="QComboBox" name="ExternalTimecode_Format"> <property name="geometry"> <rect> <x>100</x> <y>60</y> <width>141</width> <height>31</height> </rect> </property> </widget> <widget class="QLineEdit" name="ExternalTimecode_Code"> <property name="geometry"> <rect> <x>100</x> <y>100</y> <width>141</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLabel" name="label_35"> <property name="geometry"> <rect> <x>20</x> <y>100</y> <width>51</width> <height>31</height> </rect> </property> <property name="text"> <string>时码数值</string> </property> </widget> <widget class="QComboBox" name="ExternalTimecode_Source"> <property name="geometry"> <rect> <x>100</x> <y>20</y> <width>141</width> <height>31</height> </rect> </property> </widget> <widget class="QLabel" name="label_34"> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>时码源</string> </property> </widget> </widget> <widget class="Line" name="line"> <property name="geometry"> <rect> <x>150</x> <y>230</y> <width>261</width> <height>20</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="Line" name="line_2"> <property name="geometry"> <rect> <x>140</x> <y>150</y> <width>20</width> <height>91</height> </rect> </property> <property name="cursor"> <cursorShape>ArrowCursor</cursorShape> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="Line" name="line_3"> <property name="geometry"> <rect> <x>400</x> <y>190</y> <width>20</width> <height>51</height> </rect> </property> <property name="cursor"> <cursorShape>ArrowCursor</cursorShape> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="Line" name="line_4"> <property name="geometry"> <rect> <x>260</x> <y>241</y> <width>20</width> <height>20</height> </rect> </property> <property name="cursor"> <cursorShape>ArrowCursor</cursorShape> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="QLabel" name="label_13"> <property name="geometry"> <rect> <x>160</x> <y>170</y> <width>16</width> <height>21</height> </rect> </property> <property name="text"> <string>0</string> </property> </widget> <widget class="QLabel" name="label_14"> <property name="geometry"> <rect> <x>390</x> <y>200</y> <width>16</width> <height>21</height> </rect> </property> <property name="text"> <string>1</string> </property> </widget> </widget> <widget class="QWidget" name="tab_4"> <attribute name="title"> <string>Genlock</string> </attribute> <widget class="QPushButton" name="GenlockPage_Read"> <property name="geometry"> <rect> <x>560</x> <y>30</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>Read</string> </property> </widget> <widget class="QPushButton" name="GenlockPage_Write"> <property name="geometry"> <rect> <x>560</x> <y>70</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>Update</string> </property> </widget> <widget class="QGroupBox" name="groupBox_9"> <property name="geometry"> <rect> <x>20</x> <y>30</y> <width>261</width> <height>91</height> </rect> </property> <property name="title"> <string>内部GENLOCK</string> </property> <widget class="QComboBox" name="InternalGenlock_Format"> <property name="geometry"> <rect> <x>100</x> <y>20</y> <width>151</width> <height>31</height> </rect> </property> <property name="currentIndex"> <number>-1</number> </property> </widget> <widget class="QLabel" name="label_9"> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>41</width> <height>31</height> </rect> </property> <property name="text"> <string>Format</string> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_10"> <property name="geometry"> <rect> <x>300</x> <y>30</y> <width>221</width> <height>91</height> </rect> </property> <property name="title"> <string>外部-GENLOCK</string> </property> <widget class="QLabel" name="label_10"> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>41</width> <height>31</height> </rect> </property> <property name="text"> <string>Freq</string> </property> </widget> <widget class="QLineEdit" name="ExternalGenlock_Freq"> <property name="geometry"> <rect> <x>60</x> <y>20</y> <width>151</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_11"> <property name="geometry"> <rect> <x>160</x> <y>160</y> <width>271</width> <height>121</height> </rect> </property> <property name="title"> <string>SYS-GENLOCK</string> </property> <widget class="QComboBox" name="SysGenlock_Src"> <property name="geometry"> <rect> <x>100</x> <y>20</y> <width>151</width> <height>31</height> </rect> </property> <property name="currentIndex"> <number>-1</number> </property> </widget> <widget class="QLabel" name="label_11"> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>41</width> <height>31</height> </rect> </property> <property name="text"> <string>SRC</string> </property> </widget> <widget class="QLabel" name="label_51"> <property name="geometry"> <rect> <x>20</x> <y>60</y> <width>41</width> <height>31</height> </rect> </property> <property name="text"> <string>Freq</string> </property> </widget> <widget class="QLineEdit" name="SysGenlock_Freq"> <property name="geometry"> <rect> <x>100</x> <y>60</y> <width>151</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> </widget> </widget> <widget class="QWidget" name="tab_3"> <attribute name="title"> <string>SysClock</string> </attribute> <widget class="QGroupBox" name="groupBox_13"> <property name="geometry"> <rect> <x>130</x> <y>170</y> <width>401</width> <height>211</height> </rect> </property> <property name="title"> <string>SYS_CLK</string> </property> <widget class="QLabel" name="label_54"> <property name="geometry"> <rect> <x>20</x> <y>30</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>source</string> </property> </widget> <widget class="QComboBox" name="SysClock_Src"> <property name="geometry"> <rect> <x>70</x> <y>30</y> <width>211</width> <height>31</height> </rect> </property> <property name="currentIndex"> <number>-1</number> </property> </widget> <widget class="QLineEdit" name="SysClock_FreqtDivision"> <property name="geometry"> <rect> <x>70</x> <y>70</y> <width>211</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="SysClock_FreqMultiplication"> <property name="geometry"> <rect> <x>70</x> <y>110</y> <width>211</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLabel" name="label_55"> <property name="geometry"> <rect> <x>20</x> <y>70</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>分频</string> </property> </widget> <widget class="QLabel" name="label_56"> <property name="geometry"> <rect> <x>20</x> <y>110</y> <width>61</width> <height>31</height> </rect> </property> <property name="text"> <string>倍频</string> </property> </widget> <widget class="QLineEdit" name="SysClock_InSigFreq"> <property name="geometry"> <rect> <x>110</x> <y>160</y> <width>61</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="SysClock_OutSigFreq"> <property name="geometry"> <rect> <x>320</x> <y>160</y> <width>61</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLabel" name="label_57"> <property name="geometry"> <rect> <x>20</x> <y>160</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>输入信号频率</string> </property> </widget> <widget class="QLabel" name="label_58"> <property name="geometry"> <rect> <x>230</x> <y>160</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>输出信号频率</string> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_12"> <property name="geometry"> <rect> <x>390</x> <y>40</y> <width>221</width> <height>81</height> </rect> </property> <property name="title"> <string>内部时钟发生器</string> </property> <widget class="QLabel" name="label_53"> <property name="geometry"> <rect> <x>10</x> <y>20</y> <width>41</width> <height>31</height> </rect> </property> <property name="text"> <string>Freq</string> </property> </widget> <widget class="QLineEdit" name="InternalClock_Freq"> <property name="geometry"> <rect> <x>50</x> <y>20</y> <width>151</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_14"> <property name="geometry"> <rect> <x>40</x> <y>40</y> <width>71</width> <height>41</height> </rect> </property> <property name="title"> <string>TTL_IN</string> </property> </widget> <widget class="QGroupBox" name="groupBox_16"> <property name="geometry"> <rect> <x>130</x> <y>40</y> <width>91</width> <height>41</height> </rect> </property> <property name="title"> <string>SYS_GENLOCK</string> </property> </widget> <widget class="QGroupBox" name="groupBox_15"> <property name="geometry"> <rect> <x>230</x> <y>40</y> <width>101</width> <height>41</height> </rect> </property> <property name="title"> <string>SYS_TIMECODE</string> </property> </widget> <widget class="QPushButton" name="SysClockPage_Read"> <property name="geometry"> <rect> <x>660</x> <y>30</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>Read</string> </property> </widget> <widget class="QPushButton" name="SysClockPage_Wirte"> <property name="geometry"> <rect> <x>660</x> <y>70</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>Write</string> </property> </widget> </widget> <widget class="QWidget" name="tab_6"> <attribute name="title"> <string>RecordSigGen</string> </attribute> <widget class="QComboBox" name="RecordSigGenerator_ContrlMode"> <property name="geometry"> <rect> <x>100</x> <y>30</y> <width>241</width> <height>31</height> </rect> </property> <property name="currentIndex"> <number>-1</number> </property> </widget> <widget class="QPushButton" name="RecordSigGen_Read"> <property name="geometry"> <rect> <x>800</x> <y>30</y> <width>151</width> <height>41</height> </rect> </property> <property name="text"> <string>Read</string> </property> </widget> <widget class="QLabel" name="label_16"> <property name="geometry"> <rect> <x>30</x> <y>30</y> <width>101</width> <height>31</height> </rect> </property> <property name="text"> <string>控制模式</string> </property> </widget> <widget class="QPushButton" name="RecordSigGen_Write"> <property name="geometry"> <rect> <x>800</x> <y>70</y> <width>151</width> <height>41</height> </rect> </property> <property name="text"> <string>Write</string> </property> </widget> <widget class="QGroupBox" name="groupBox_17"> <property name="geometry"> <rect> <x>20</x> <y>230</y> <width>261</width> <height>141</height> </rect> </property> <property name="title"> <string>时码控制</string> </property> <widget class="QLabel" name="label_52"> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>启动时间</string> </property> </widget> <widget class="QLabel" name="label_64"> <property name="geometry"> <rect> <x>20</x> <y>60</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>停止时间</string> </property> </widget> <widget class="QLineEdit" name="RecordSigGenerator_AutoStopTimecode"> <property name="geometry"> <rect> <x>110</x> <y>60</y> <width>141</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="RecordSigGenerator_AutoStartTimecode"> <property name="geometry"> <rect> <x>110</x> <y>20</y> <width>141</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QCheckBox" name="RecordSigGenerator_TimecodeCtrlFlag0"> <property name="geometry"> <rect> <x>20</x> <y>110</y> <width>71</width> <height>16</height> </rect> </property> <property name="text"> <string>自动启动</string> </property> </widget> <widget class="QCheckBox" name="RecordSigGenerator_TimecodeCtrlFlag1"> <property name="geometry"> <rect> <x>110</x> <y>110</y> <width>71</width> <height>16</height> </rect> </property> <property name="text"> <string>自动停止</string> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_18"> <property name="geometry"> <rect> <x>360</x> <y>230</y> <width>261</width> <height>141</height> </rect> </property> <property name="title"> <string>手动控制</string> </property> <widget class="QPushButton" name="RecordSigGenerator_manualStart"> <property name="geometry"> <rect> <x>60</x> <y>30</y> <width>151</width> <height>41</height> </rect> </property> <property name="text"> <string>启动录制</string> </property> </widget> <widget class="QPushButton" name="RecordSigGenerator_manualStop"> <property name="geometry"> <rect> <x>60</x> <y>80</y> <width>151</width> <height>41</height> </rect> </property> <property name="text"> <string>停止录制</string> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_19"> <property name="geometry"> <rect> <x>670</x> <y>230</y> <width>261</width> <height>141</height> </rect> </property> <property name="title"> <string>外部TTL触发控制</string> </property> <widget class="QLabel" name="label_65"> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>TTL_index</string> </property> </widget> <widget class="QLabel" name="label_66"> <property name="geometry"> <rect> <x>20</x> <y>60</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>触发电平</string> </property> </widget> <widget class="QLineEdit" name="RecordSigGenerator_ExternalTTLTriggerPolarity"> <property name="geometry"> <rect> <x>110</x> <y>60</y> <width>141</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QComboBox" name="RecordSigGenerator_ExternalTTLTriggerSrc"> <property name="geometry"> <rect> <x>110</x> <y>20</y> <width>141</width> <height>31</height> </rect> </property> <property name="currentIndex"> <number>-1</number> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_20"> <property name="geometry"> <rect> <x>430</x> <y>20</y> <width>271</width> <height>111</height> </rect> </property> <property name="title"> <string>曝光信号配置</string> </property> <widget class="QLabel" name="label_67"> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>曝光时间(us)</string> </property> </widget> <widget class="QLabel" name="label_68"> <property name="geometry"> <rect> <x>20</x> <y>60</y> <width>81</width> <height>31</height> </rect> </property> <property name="text"> <string>偏移时间(us)</string> </property> </widget> <widget class="QLineEdit" name="RecordSigGenerator_RecordExposureOffsetTime"> <property name="geometry"> <rect> <x>110</x> <y>60</y> <width>141</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="RecordSigGenerator_RecordExposureTime"> <property name="geometry"> <rect> <x>110</x> <y>20</y> <width>141</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> </widget> <widget class="QLineEdit" name="RecordSigGenerator_RecordState"> <property name="geometry"> <rect> <x>100</x> <y>70</y> <width>141</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLabel" name="label_17"> <property name="geometry"> <rect> <x>30</x> <y>70</y> <width>101</width> <height>31</height> </rect> </property> <property name="text"> <string>录制状态</string> </property> </widget> <widget class="QLabel" name="label_18"> <property name="geometry"> <rect> <x>30</x> <y>110</y> <width>121</width> <height>31</height> </rect> </property> <property name="text"> <string>启停事件时间戳快照</string> </property> </widget> <widget class="QLineEdit" name="RecordSigGenerator_TimecodeSnapshot"> <property name="geometry"> <rect> <x>160</x> <y>110</y> <width>141</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string/> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </widget> <widget class="QWidget" name="tab"> <attribute name="title"> <string>寄存器</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <widget class="QPushButton" name="RefreshRegsButton"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>30</height> </size> </property> <property name="text"> <string>RefreshRegs</string> </property> </widget> </item> <item> <widget class="QScrollArea" name="scrollArea"> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="sizeIncrement"> <size> <width>0</width> <height>0</height> </size> </property> <property name="baseSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="verticalScrollBarPolicy"> <enum>Qt::ScrollBarAlwaysOn</enum> </property> <property name="horizontalScrollBarPolicy"> <enum>Qt::ScrollBarAlwaysOn</enum> </property> <property name="sizeAdjustPolicy"> <enum>QAbstractScrollArea::AdjustIgnored</enum> </property> <property name="widgetResizable"> <bool>true</bool> </property> <widget class="QWidget" name="scrollAreaWidgetContents"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1074</width> <height>10000</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>10000</height> </size> </property> <widget class="QWidget" name="gridLayoutWidget"> <property name="geometry"> <rect> <x>20</x> <y>10</y> <width>581</width> <height>91</height> </rect> </property> <layout class="QGridLayout" name="reg_table"> <property name="sizeConstraint"> <enum>QLayout::SetNoConstraint</enum> </property> </layout> </widget> </widget> </widget> </item> </layout> </widget> <widget class="QWidget" name="tab_2"> <attribute name="title"> <string>IP配置</string> </attribute> <widget class="QPushButton" name="GenNewMac"> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>101</width> <height>31</height> </rect> </property> <property name="text"> <string>GenNewMac</string> </property> </widget> <widget class="QPushButton" name="FactoryReset"> <property name="geometry"> <rect> <x>20</x> <y>60</y> <width>101</width> <height>31</height> </rect> </property> <property name="text"> <string>FactoryReset</string> </property> </widget> <widget class="QPushButton" name="Reboot"> <property name="geometry"> <rect> <x>20</x> <y>100</y> <width>101</width> <height>31</height> </rect> </property> <property name="text"> <string>Reboot</string> </property> </widget> <widget class="QPushButton" name="ChangeNetCfg"> <property name="geometry"> <rect> <x>20</x> <y>140</y> <width>101</width> <height>31</height> </rect> </property> <property name="text"> <string>ChangeNetCfg</string> </property> </widget> <widget class="QLineEdit" name="ChangeNetCfg_ip"> <property name="geometry"> <rect> <x>130</x> <y>140</y> <width>111</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>192.168.8.10</string> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="ChangeNetCfg_mask"> <property name="geometry"> <rect> <x>250</x> <y>140</y> <width>111</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>255.255.255.0</string> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> <widget class="QLineEdit" name="ChangeNetCfg_gateway"> <property name="geometry"> <rect> <x>370</x> <y>140</y> <width>111</width> <height>31</height> </rect> </property> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>192.168.8.1</string> </property> <property name="readOnly"> <bool>false</bool> </property> </widget> </widget> </widget> </item> <item> <widget class="QWidget" name="widget_2" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>8</verstretch> </sizepolicy> </property> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QPushButton" name="ClearLogButton"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>ClearLog</string> </property> </widget> </item> <item> <widget class="QTextBrowser" name="logbrowser"/> </item> </layout> </widget> </item> </layout> </widget> <widget class="QMenuBar" name="menubar"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1135</width> <height>23</height> </rect> </property> <widget class="QMenu" name="menu123"> <property name="title"> <string>iflytop</string> </property> </widget> <addaction name="menu123"/> </widget> <widget class="QStatusBar" name="statusbar"/> </widget> <resources/> <connections/> </ui>
|