489 lines
14 KiB
Plaintext
489 lines
14 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>Cfg_Pd_Mon_Form</class>
|
||
|
<widget class="QDialog" name="Cfg_Pd_Mon_Form">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>500</width>
|
||
|
<height>520</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>520</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>520</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>config_pd_mon_form</string>
|
||
|
</property>
|
||
|
<widget class="QWidget" name="verticalLayoutWidget_2">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>10</y>
|
||
|
<width>481</width>
|
||
|
<height>500</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<layout class="QVBoxLayout" name="cfg_pd_mon_form_layout" stretch="0,2,2,2,2,2,1">
|
||
|
<item>
|
||
|
<widget class="QLabel" name="title_lbl">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>22</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Configure Photodiode Monitor</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="pwr_off_layout" stretch="5,4">
|
||
|
<property name="spacing">
|
||
|
<number>12</number>
|
||
|
</property>
|
||
|
<property name="sizeConstraint">
|
||
|
<enum>QLayout::SizeConstraint::SetDefaultConstraint</enum>
|
||
|
</property>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="pwr_off_lbl">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>14</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string> Step 1: Turn off Laser Power</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="pwr_off_btn">
|
||
|
<property name="text">
|
||
|
<string>Power Off</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="rst_ld_pwr_limit_layout" stretch="5,4">
|
||
|
<item>
|
||
|
<widget class="QLabel" name="rst_ld_pwr_limit_lbl">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>14</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string> Step 2: Reset Ld Pwr Limit to 0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="rst_ld_pwr_limit_btn">
|
||
|
<property name="text">
|
||
|
<string>Reset Ld Pwr Limit</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QVBoxLayout" name="cfg_pd_params_layout">
|
||
|
<item>
|
||
|
<widget class="QLabel" name="cfg_pd_params_lbl">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>14</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string> Step 3: Configure Photodiode Parameters</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="horizontalLayout" stretch="5,2,2">
|
||
|
<item>
|
||
|
<spacer name="horizontalSpacer_3">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Orientation::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_2">
|
||
|
<property name="text">
|
||
|
<string> Value</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="label">
|
||
|
<property name="text">
|
||
|
<string>Reading</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="cfg_responsitivity_layout" stretch="5,2,2">
|
||
|
<item>
|
||
|
<widget class="QLabel" name="cfg_responsitivity_lbl">
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>12</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Responsitivity: </string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QDoubleSpinBox" name="cfg_responsitivity_spinbox">
|
||
|
<property name="suffix">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<property name="decimals">
|
||
|
<number>4</number>
|
||
|
</property>
|
||
|
<property name="maximum">
|
||
|
<double>1000.000000000000000</double>
|
||
|
</property>
|
||
|
<property name="singleStep">
|
||
|
<double>0.001000000000000</double>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="cfg_responsitivity_reading">
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>0.0000</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="cfg_dark_current_layout" stretch="5,2,2">
|
||
|
<item>
|
||
|
<widget class="QLabel" name="cfg_dark_current_lbl">
|
||
|
<property name="text">
|
||
|
<string>Dark Current: </string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QDoubleSpinBox" name="cfg_dark_current_spinbox">
|
||
|
<property name="decimals">
|
||
|
<number>4</number>
|
||
|
</property>
|
||
|
<property name="singleStep">
|
||
|
<double>0.001000000000000</double>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="cfg_dark_current_reading">
|
||
|
<property name="text">
|
||
|
<string>0.0000</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="apply_pd_params_layout" stretch="5,4">
|
||
|
<property name="spacing">
|
||
|
<number>12</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<spacer name="horizontalSpacer">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Orientation::Horizontal</enum>
|
||
|
</property>
|
||
|
<property name="sizeHint" stdset="0">
|
||
|
<size>
|
||
|
<width>10</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="apply_pd_params_btn">
|
||
|
<property name="text">
|
||
|
<string>Apply</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QVBoxLayout" name="cfg_pwr_limit_layout">
|
||
|
<item>
|
||
|
<widget class="QLabel" name="cfg_pd_pwr_limit_lbl">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>14</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string> Step 4: Configure Laser Diode Power Limit</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="5,2,2">
|
||
|
<item>
|
||
|
<spacer name="horizontalSpacer_5">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Orientation::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_3">
|
||
|
<property name="text">
|
||
|
<string> Value</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="label_4">
|
||
|
<property name="text">
|
||
|
<string>Reading</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="pwr_limit_layout" stretch="5,2,2">
|
||
|
<item>
|
||
|
<widget class="QLabel" name="cfg_pwr_limit_lbl">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>12</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Power Limit:</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QDoubleSpinBox" name="cfg_pwr_limit_spinbox">
|
||
|
<property name="decimals">
|
||
|
<number>4</number>
|
||
|
</property>
|
||
|
<property name="singleStep">
|
||
|
<double>0.001000000000000</double>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="cfg_pwr_limit_reading">
|
||
|
<property name="text">
|
||
|
<string>0.0000</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="settable_pwr_range_layout" stretch="5,4">
|
||
|
<property name="spacing">
|
||
|
<number>12</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="settable_pwr_range_lbl">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>12</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Settable Power Range:</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="settable_pwr_range_display_lbl">
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>0</width>
|
||
|
<height>28</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>( Power Range )</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="apply_pwr_limit_layout" stretch="2,3,4">
|
||
|
<item>
|
||
|
<spacer name="horizontalSpacer_2">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Orientation::Horizontal</enum>
|
||
|
</property>
|
||
|
<property name="sizeHint" stdset="0">
|
||
|
<size>
|
||
|
<width>40</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="apply_pwr_limit_max_btn">
|
||
|
<property name="text">
|
||
|
<string>Apply Max</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="apply_pwr_limit_btn">
|
||
|
<property name="text">
|
||
|
<string>Apply</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="pwr_on_layout" stretch="5,4">
|
||
|
<property name="spacing">
|
||
|
<number>12</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="pwr_on_lbl">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>14</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string> Step 5: Turn On Laser Power</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="pwr_on_btn">
|
||
|
<property name="text">
|
||
|
<string>Clear Alarm and Power On</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" name="close_btn_layout" stretch="5,4">
|
||
|
<property name="spacing">
|
||
|
<number>12</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<spacer name="horizontalSpacer_4">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Orientation::Horizontal</enum>
|
||
|
</property>
|
||
|
<property name="sizeHint" stdset="0">
|
||
|
<size>
|
||
|
<width>40</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="close_btn">
|
||
|
<property name="text">
|
||
|
<string>Close</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<resources/>
|
||
|
<connections>
|
||
|
<connection>
|
||
|
<sender>close_btn</sender>
|
||
|
<signal>clicked()</signal>
|
||
|
<receiver>Cfg_Pd_Mon_Form</receiver>
|
||
|
<slot>accept()</slot>
|
||
|
<hints>
|
||
|
<hint type="sourcelabel">
|
||
|
<x>141</x>
|
||
|
<y>456</y>
|
||
|
</hint>
|
||
|
<hint type="destinationlabel">
|
||
|
<x>281</x>
|
||
|
<y>355</y>
|
||
|
</hint>
|
||
|
</hints>
|
||
|
</connection>
|
||
|
</connections>
|
||
|
</ui>
|