From 218be19fe0d537555b72fb9ca1adf7c55d601d27 Mon Sep 17 00:00:00 2001 From: mooney Date: Mon, 15 Apr 2013 16:39:18 +0000 Subject: [PATCH] caQtDM display files git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@16216 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/op/ui/ADAttrFile.ui | 243 + ADApp/op/ui/ADBase.ui | 280 + ADApp/op/ui/ADCollect.ui | 2564 +++ ADApp/op/ui/ADDriverFile.ui | 242 + ADApp/op/ui/ADEpicsShutter.ui | 799 + ADApp/op/ui/ADPlugins.ui | 525 + ADApp/op/ui/ADReadout.ui | 1988 +++ ADApp/op/ui/ADSetup.ui | 836 + ADApp/op/ui/ADShutter.ui | 767 + ADApp/op/ui/ADTop.ui | 1109 ++ ADApp/op/ui/Andor.ui | 6117 ++++++++ ADApp/op/ui/Andor3.ui | 6895 ++++++++ ADApp/op/ui/BIS.ui | 4639 ++++++ ADApp/op/ui/NDColorConvert.ui | 425 + ADApp/op/ui/NDFile.ui | 2473 +++ ADApp/op/ui/NDFileHDF5.ui | 5411 +++++++ ADApp/op/ui/NDFileJPEG.ui | 2525 +++ ADApp/op/ui/NDFileMagick.ui | 2809 ++++ ADApp/op/ui/NDFileNetCDF.ui | 2386 +++ ADApp/op/ui/NDFileNexus.ui | 2911 ++++ ADApp/op/ui/NDFileNull.ui | 2386 +++ ADApp/op/ui/NDFileTIFF.ui | 2386 +++ ADApp/op/ui/NDOverlay.ui | 365 + ADApp/op/ui/NDOverlay8.ui | 11820 ++++++++++++++ ADApp/op/ui/NDOverlayN.ui | 2366 +++ ADApp/op/ui/NDPlot.ui | 169 + ADApp/op/ui/NDPluginBase.ui | 2403 +++ ADApp/op/ui/NDProcess.ui | 5722 +++++++ ADApp/op/ui/NDROI.ui | 3601 +++++ ADApp/op/ui/NDROI4.ui | 6238 ++++++++ ADApp/op/ui/NDStats.ui | 4910 ++++++ ADApp/op/ui/NDStats5.ui | 6034 +++++++ ADApp/op/ui/NDStdArrays.ui | 119 + ADApp/op/ui/NDTimeSeries.ui | 697 + ADApp/op/ui/NDTimeSeriesAll.ui | 1895 +++ ADApp/op/ui/NDTransform.ui | 1415 ++ ADApp/op/ui/PSL.ui | 4787 ++++++ ADApp/op/ui/PerkinElmer.ui | 5013 ++++++ ADApp/op/ui/PerkinElmerCollect.ui | 1669 ++ ADApp/op/ui/PerkinElmerCorrections.ui | 1268 ++ ADApp/op/ui/PerkinElmerInit.ui | 677 + ADApp/op/ui/Roper.ui | 5550 +++++++ ADApp/op/ui/RoperFile.ui | 2366 +++ ADApp/op/ui/URLDriver.ui | 2453 +++ ADApp/op/ui/URLDriverSetup.ui | 1600 ++ ADApp/op/ui/adsc.ui | 3016 ++++ ADApp/op/ui/commonPlugins.ui | 10628 +++++++++++++ ADApp/op/ui/firewire.ui | 3703 +++++ ADApp/op/ui/firewireFeatures.ui | 20001 ++++++++++++++++++++++++ ADApp/op/ui/firewireVideoFormats.ui | 3434 ++++ ADApp/op/ui/mar345.ui | 4755 ++++++ ADApp/op/ui/marCCD.ui | 5854 +++++++ ADApp/op/ui/marCCDAncillary.ui | 1055 ++ ADApp/op/ui/pilatusAncillary.ui | 2537 +++ ADApp/op/ui/pilatusDetector.ui | 5985 +++++++ ADApp/op/ui/prosilica.ui | 3867 +++++ ADApp/op/ui/prosilicaMore.ui | 4479 ++++++ ADApp/op/ui/pvCam.ui | 5031 ++++++ ADApp/op/ui/simDetector.ui | 2037 +++ ADApp/op/ui/simDetectorSetup.ui | 2824 ++++ 60 files changed, 203059 insertions(+) create mode 100644 ADApp/op/ui/ADAttrFile.ui create mode 100644 ADApp/op/ui/ADBase.ui create mode 100644 ADApp/op/ui/ADCollect.ui create mode 100644 ADApp/op/ui/ADDriverFile.ui create mode 100644 ADApp/op/ui/ADEpicsShutter.ui create mode 100644 ADApp/op/ui/ADPlugins.ui create mode 100644 ADApp/op/ui/ADReadout.ui create mode 100644 ADApp/op/ui/ADSetup.ui create mode 100644 ADApp/op/ui/ADShutter.ui create mode 100644 ADApp/op/ui/ADTop.ui create mode 100644 ADApp/op/ui/Andor.ui create mode 100644 ADApp/op/ui/Andor3.ui create mode 100644 ADApp/op/ui/BIS.ui create mode 100644 ADApp/op/ui/NDColorConvert.ui create mode 100644 ADApp/op/ui/NDFile.ui create mode 100644 ADApp/op/ui/NDFileHDF5.ui create mode 100644 ADApp/op/ui/NDFileJPEG.ui create mode 100644 ADApp/op/ui/NDFileMagick.ui create mode 100644 ADApp/op/ui/NDFileNetCDF.ui create mode 100644 ADApp/op/ui/NDFileNexus.ui create mode 100644 ADApp/op/ui/NDFileNull.ui create mode 100644 ADApp/op/ui/NDFileTIFF.ui create mode 100644 ADApp/op/ui/NDOverlay.ui create mode 100644 ADApp/op/ui/NDOverlay8.ui create mode 100644 ADApp/op/ui/NDOverlayN.ui create mode 100644 ADApp/op/ui/NDPlot.ui create mode 100644 ADApp/op/ui/NDPluginBase.ui create mode 100644 ADApp/op/ui/NDProcess.ui create mode 100644 ADApp/op/ui/NDROI.ui create mode 100644 ADApp/op/ui/NDROI4.ui create mode 100644 ADApp/op/ui/NDStats.ui create mode 100644 ADApp/op/ui/NDStats5.ui create mode 100644 ADApp/op/ui/NDStdArrays.ui create mode 100644 ADApp/op/ui/NDTimeSeries.ui create mode 100644 ADApp/op/ui/NDTimeSeriesAll.ui create mode 100644 ADApp/op/ui/NDTransform.ui create mode 100644 ADApp/op/ui/PSL.ui create mode 100644 ADApp/op/ui/PerkinElmer.ui create mode 100644 ADApp/op/ui/PerkinElmerCollect.ui create mode 100644 ADApp/op/ui/PerkinElmerCorrections.ui create mode 100644 ADApp/op/ui/PerkinElmerInit.ui create mode 100644 ADApp/op/ui/Roper.ui create mode 100644 ADApp/op/ui/RoperFile.ui create mode 100644 ADApp/op/ui/URLDriver.ui create mode 100644 ADApp/op/ui/URLDriverSetup.ui create mode 100644 ADApp/op/ui/adsc.ui create mode 100644 ADApp/op/ui/commonPlugins.ui create mode 100644 ADApp/op/ui/firewire.ui create mode 100644 ADApp/op/ui/firewireFeatures.ui create mode 100644 ADApp/op/ui/firewireVideoFormats.ui create mode 100644 ADApp/op/ui/mar345.ui create mode 100644 ADApp/op/ui/marCCD.ui create mode 100644 ADApp/op/ui/marCCDAncillary.ui create mode 100644 ADApp/op/ui/pilatusAncillary.ui create mode 100644 ADApp/op/ui/pilatusDetector.ui create mode 100644 ADApp/op/ui/prosilica.ui create mode 100644 ADApp/op/ui/prosilicaMore.ui create mode 100644 ADApp/op/ui/pvCam.ui create mode 100644 ADApp/op/ui/simDetector.ui create mode 100644 ADApp/op/ui/simDetectorSetup.ui diff --git a/ADApp/op/ui/ADAttrFile.ui b/ADApp/op/ui/ADAttrFile.ui new file mode 100644 index 0000000..a70d76b --- /dev/null +++ b/ADApp/op/ui/ADAttrFile.ui @@ -0,0 +1,243 @@ + + +MainWindow + + + + 4 + 30 + 350 + 60 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 0 + 0 + 352 + 62 + + + + + + 127 + 2 + 109 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 160 + 2 + 40 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Attributes + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 60 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 13 + 29 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 58 + 30 + 280 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NDAttributesFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + caRectangle_0 + caFrame_1 + caLabel_0 + caRectangle_1 + caLabel_1 + caFrame_0 + caTextEntry_0 + + + \ No newline at end of file diff --git a/ADApp/op/ui/ADBase.ui b/ADApp/op/ui/ADBase.ui new file mode 100644 index 0000000..0dbc124 --- /dev/null +++ b/ADApp/op/ui/ADBase.ui @@ -0,0 +1,280 @@ + + +MainWindow + + + + 417 + 114 + 700 + 850 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 100 + 4 + 502 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 58 + 1 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Area Detector Control - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 6 + 35 + 337 + 217 + + + + + 6 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + + 345 + 35 + 352 + 167 + + + + + 345 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + + 345 + 720 + 352 + 62 + + + + + 345 + 720 + 350 + 60 + + + + ADAttrFile.adl + + + + + + + + + 345 + 785 + 352 + 62 + + + + + 345 + 785 + 350 + 60 + + + + ADDriverFile.adl + + + + + + + + + 5 + 340 + 337 + 382 + + + + + 5 + 340 + 335 + 380 + + + + ADReadout.adl + + + + + + + + + 345 + 205 + 352 + 512 + + + + + 345 + 205 + 350 + 510 + + + + ADCollect.adl + + + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + caRectangle_0 + caLabel_0 + caFrame_0 + caInclude_1 + caInclude_2 + caInclude_3 + caInclude_4 + caInclude_5 + caInclude_6 + caInclude_7 + + + \ No newline at end of file diff --git a/ADApp/op/ui/ADCollect.ui b/ADApp/op/ui/ADCollect.ui new file mode 100644 index 0000000..82d9fc8 --- /dev/null +++ b/ADApp/op/ui/ADCollect.ui @@ -0,0 +1,2564 @@ + + +MainWindow + + + + 44 + 221 + 350 + 510 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 127 + 2 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 107 + 3 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 45 + 30 + 282 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 200 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 35 + 55 + 292 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 145 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 95 + 80 + 232 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 85 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 150 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 5 + 105 + 322 + 22 + + + + + + 240 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 55 + 130 + 272 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Exp./image + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 125 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumExposures + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumExposures_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 25 + 155 + 312 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 0 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 230 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 5 + 180 + 332 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 125 + 0 + 120 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 250 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 105 + 210 + 203 + 42 + + + + + QFrame::NoFrame + + + + 118 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 89 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 75 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 142 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 510 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 35 + 255 + 305 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 145 + 0 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 35 + 305 + 214 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time remaining + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 145 + 1 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TimeRemaining_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 180 + 330 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 45 + 330 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 245 + 331 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 75 + 355 + 207 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 5 + 380 + 332 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 0 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 250 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 5 + 455 + 200 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Memory max/used (MB) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 210 + 456 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolMaxMem + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 275 + 456 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolUsedMem + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 45 + 405 + 272 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Buffers max/used + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 165 + 1 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolMaxBuffers + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 220 + 1 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolUsedBuffers + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 25 + 430 + 292 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Buffers alloc/free + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 185 + 1 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolAllocBuffers + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 240 + 1 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolFreeBuffers + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 5 + 480 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Buffer & memory polling + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 240 + 480 + 90 + 20 + + + + $(P)$(R)PoolUsedMem.SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 5 + 280 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 70 + 280 + 275 + 18 + + + + caLineEdit::Height + + + $(P)$(R)StatusMessage_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + caRectangle_0 + caFrame_0 + caLabel_0 + caLabel_1 + caFrame_1 + caLabel_2 + caFrame_2 + caLabel_3 + caFrame_3 + caLabel_4 + caFrame_4 + caLabel_5 + caFrame_5 + caLabel_6 + caFrame_6 + caLabel_7 + caFrame_7 + caLabel_8 + caLabel_9 + caLabel_10 + caFrame_8 + caRectangle_1 + caLabel_11 + caFrame_9 + caLabel_12 + caFrame_10 + caLabel_13 + caLabel_14 + caFrame_11 + caLabel_15 + caFrame_12 + caLabel_16 + caLabel_17 + caFrame_13 + caLabel_18 + caFrame_14 + caLabel_19 + caLabel_20 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caLineEdit_1 + caTextEntry_2 + caLineEdit_2 + caLineEdit_3 + caTextEntry_3 + caLineEdit_4 + caMenu_0 + caLineEdit_5 + caMenu_1 + caLineEdit_6 + caMessageButton_0 + caMessageButton_1 + caLineEdit_7 + caLineEdit_8 + caTextEntry_4 + caLineEdit_9 + caLineEdit_10 + caMenu_2 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + caMenu_3 + caLineEdit_18 + + + \ No newline at end of file diff --git a/ADApp/op/ui/ADDriverFile.ui b/ADApp/op/ui/ADDriverFile.ui new file mode 100644 index 0000000..1cf1eb8 --- /dev/null +++ b/ADApp/op/ui/ADDriverFile.ui @@ -0,0 +1,242 @@ + + +MainWindow + + + + 139 + 165 + 350 + 60 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 0 + 0 + 352 + 62 + + + + + + 127 + 2 + 109 + 23 + + + + + + 0 + 0 + 109 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 33 + 0 + 40 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 60 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 13 + 29 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Driver file I/O + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 170 + 29 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + + + + NDFile.adl + + + P=$(P),R=$(R) + + + false + + + + caRectangle_0 + caFrame_2 + caLabel_0 + caFrame_1 + caRectangle_1 + caLabel_1 + caFrame_0 + caRelatedDisplay_0 + + + \ No newline at end of file diff --git a/ADApp/op/ui/ADEpicsShutter.ui b/ADApp/op/ui/ADEpicsShutter.ui new file mode 100644 index 0000000..b4768a5 --- /dev/null +++ b/ADApp/op/ui/ADEpicsShutter.ui @@ -0,0 +1,799 @@ + + +MainWindow + + + + 112 + 138 + 350 + 265 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 0 + 34 + 350 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 9 + 350 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 25 + 36 + 300 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 25 + 11 + 300 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + EPICS Shutter Control + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 19 + 81 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Open drive PV + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 9 + 106 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Close drive PV + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 29 + 131 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Open command + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 19 + 156 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Close command + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 19 + 181 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status PV + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 29 + 206 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Open status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 19 + 231 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Close status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 156 + 81 + 187 + 172 + + + + + + 0 + 0 + 185 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterOpenEPICS.OUT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 25 + 185 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterCloseEPICS.OUT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 50 + 185 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterOpenEPICS.OCAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 75 + 185 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterCloseEPICS.OCAL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 100 + 185 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterStatusEPICS_RBV.INP + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 125 + 185 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterStatusEPICS_RBV.ONVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 150 + 185 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterStatusEPICS_RBV.ZRVL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caFrame_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + + + \ No newline at end of file diff --git a/ADApp/op/ui/ADPlugins.ui b/ADApp/op/ui/ADPlugins.ui new file mode 100644 index 0000000..c32ee6a --- /dev/null +++ b/ADApp/op/ui/ADPlugins.ui @@ -0,0 +1,525 @@ + + +MainWindow + + + + 141 + 292 + 335 + 80 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 0 + 0 + 337 + 82 + + + + + QFrame::NoFrame + + + + 122 + 10 + 1 + 40 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 80 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 113 + 2 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 87 + 3 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Plugins + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 90 + 29 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 230 + 29 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ROI + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 80 + 55 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Stats + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 210 + 55 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Other + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 135 + 29 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + netCDF file #1;TIFF file #1;JPEG file #1;NeXus file #1;Magick file #1;HDF5 file #1;Null file #1 + + + NDFileNetCDF.adl;NDFileTIFF.adl;NDFileJPEG.adl;NDFileNexus.adl;NDFileMagick.adl;NDFileHDF5.adl;NDFileNull.adl + + + P=$(P), R=netCDF1:;P=$(P), R=TIFF1:;P=$(P), R=JPEG1:;P=$(P), R=Nexus1:;P=$(P), R=Magick1:;P=$(P), R=HDF1:;P=$(P), R=Null1: + + + false;false;false;false;false;false;false + + + + + + 135 + 55 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Statistics #1;Statistics #2;Statistics #3;Statistics #4;Statistics #5;Statistics 1-5 + + + NDStats.adl;NDStats.adl;NDStats.adl;NDStats.adl;NDStats.adl;NDStats5.adl + + + P=$(P), R=Stats1:;P=$(P), R=Stats2:;P=$(P), R=Stats3:;P=$(P), R=Stats4:;P=$(P), R=Stats5:;P=$(P), R1=Stats1:,R2=Stats2:,R3=Stats3:,R4=Stats4:,R5=Stats5: + + + false;false;false;false;false;false + + + + + + 265 + 29 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + ROI #1;ROI #2;ROI #3;ROI #4;ROI 1-4 combined + + + NDROI.adl;NDROI.adl;NDROI.adl;NDROI.adl;NDROI4.adl + + + P=$(P), R=ROI1:;P=$(P), R=ROI2:;P=$(P), R=ROI3:;P=$(P), R=ROI4:;P=$(P), R1=ROI1:,R2=ROI2:, R3=ROI3:,R4=ROI4: + + + false;false;false;false;false + + + + + + 265 + 55 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Image #1;Process #1;Transform #1;Color convert #1;Color convert #2;Overlay #1;Overlays 1-8;Scan #1;Acquire Sequence + + + NDStdArrays.adl;NDProcess.adl;NDTransform.adl;NDColorConvert.adl;NDColorConvert.adl;NDOverlay.adl;NDOverlay8.adl;scan_more.adl;yySseq.adl + + + P=$(P), R=image1:;P=$(P), R=Proc1:;P=$(P), R=Trans1:;P=$(P), R=CC1:;P=$(P), R=CC2:;P=$(P), R=Over1:;P=$(P), R=Over1:,O1=Over1:1:,O2=Over1:2:,O3=Over1:3:,O4=Over1:4:,O5=Over1:5:,O6=Over1:6:,O7=Over1:7:,O8=Over1:8:;P=$(P), S=scan1, N=1;P=$(P), S=AcquireSequence + + + false;false;false;false;false;false;false;false;false + + + + + + 10 + 29 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + -All + + + Menu + + + Common plugins + + + commonPlugins.adl + + + P=$(P) + + + false + + + + caLabel_0 + caRectangle_0 + caRectangle_1 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caFrame_0 + caRelatedDisplay_0 + caRelatedDisplay_1 + caRelatedDisplay_2 + caRelatedDisplay_3 + caRelatedDisplay_4 + + + \ No newline at end of file diff --git a/ADApp/op/ui/ADReadout.ui b/ADApp/op/ui/ADReadout.ui new file mode 100644 index 0000000..0a0d200 --- /dev/null +++ b/ADApp/op/ui/ADReadout.ui @@ -0,0 +1,1988 @@ + + +MainWindow + + + + 1111 + 267 + 335 + 380 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 114 + 2 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 380 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 88 + 3 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 168 + 30 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 261 + 30 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 100 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 236 + 100 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 143 + 80 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 236 + 80 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 62 + 100 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 125 + 156 + 42 + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 82 + 145 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region start + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 92 + 190 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 170 + 156 + 42 + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 22 + 55 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sensor size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 56 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 236 + 56 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 29 + 280 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 236 + 281 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 92 + 305 + 207 + 22 + + + + + + 144 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Gain_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 51 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Gain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gain + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 42 + 330 + 275 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 96 + 0 + 80 + 20 + + + + $(P)$(R)DataType + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 194 + 1 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DataType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + + 143 + 215 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReverseX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 236 + 215 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReverseY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 62 + 235 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Reverse + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 235 + 60 + 18 + + + + $(P)$(R)ReverseX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 236 + 235 + 60 + 18 + + + + $(P)$(R)ReverseY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 42 + 355 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Color mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 138 + 355 + 80 + 20 + + + + $(P)$(R)ColorMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 236 + 356 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ColorMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 32 + 255 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 256 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 236 + 256 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caFrame_0 + caLabel_4 + caLabel_5 + caFrame_1 + caLabel_6 + caLabel_7 + caLabel_8 + caFrame_2 + caLabel_9 + caFrame_3 + caLabel_10 + caLabel_11 + caLabel_12 + caTextEntry_0 + caTextEntry_1 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caTextEntry_2 + caTextEntry_3 + caLineEdit_3 + caTextEntry_4 + caTextEntry_5 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caTextEntry_6 + caMenu_0 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caMenu_1 + caMenu_2 + caMenu_3 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + + + \ No newline at end of file diff --git a/ADApp/op/ui/ADSetup.ui b/ADApp/op/ui/ADSetup.ui new file mode 100644 index 0000000..28598de --- /dev/null +++ b/ADApp/op/ui/ADSetup.ui @@ -0,0 +1,836 @@ + + +MainWindow + + + + 251 + 367 + 335 + 215 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 215 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 0 + 0 + 337 + 217 + + + + + caGraphics::Rectangle + + + + 114 + 2 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 215 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 88 + 3 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Setup + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 58 + 59 + 270 + 22 + + + + + QFrame::NoFrame + + + + 108 + 1 + 160 + 18 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 38 + 84 + 290 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Manufacturer + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 128 + 1 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Manufacturer_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 68 + 188 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Debugging + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 167 + 188 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + asyn record;Save restore status + + + asynRecord.adl;save_restoreStatus_more.adl + + + P=$(P),R=$(R)AsynIO;P=$(P) + + + false;false + + + + + QFrame::NoFrame + + + + 108 + 109 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Model + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 166 + 110 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Model_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 58 + 159 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Connection + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 166 + 159 + 80 + 20 + + + + EPushButton::Height + + + $(P)$(R)AsynIO.CNCT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Connect + + + 1 + + + caMessageButton::Static + + + + + + 251 + 159 + 80 + 20 + + + + EPushButton::Height + + + $(P)$(R)AsynIO.CNCT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Disconnect + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 197 + 132 + 90 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfNotZero + + + 0 + + + $(P)$(R)AsynIO.CNCT + + + Connected + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 182 + 132 + 120 + 20 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfZero + + + $(P)$(R)AsynIO.CNCT + + + Disconnected + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 58 + 34 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + asyn port + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 166 + 35 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + caRectangle_0 + caRectangle_1 + caRectangle_2 + caLabel_0 + caLabel_1 + caLabel_2 + caFrame_1 + caLabel_3 + caFrame_2 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caFrame_0 + caLineEdit_0 + caRelatedDisplay_0 + caLineEdit_1 + caMessageButton_0 + caMessageButton_1 + caLineEdit_2 + + + \ No newline at end of file diff --git a/ADApp/op/ui/ADShutter.ui b/ADApp/op/ui/ADShutter.ui new file mode 100644 index 0000000..5ebc42f --- /dev/null +++ b/ADApp/op/ui/ADShutter.ui @@ -0,0 +1,767 @@ + + +MainWindow + + + + 85 + 111 + 350 + 165 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 0 + 0 + 352 + 167 + + + + + caGraphics::Rectangle + + + + 113 + 2 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 165 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 86 + 3 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Shutter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 16 + 34 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shutter mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 173 + 34 + 120 + 20 + + + + $(P)$(R)ShutterMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 66 + 83 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Open/Close + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 173 + 83 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ShutterControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Open + + + 1 + + + caMessageButton::Static + + + + + + 240 + 83 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ShutterControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Close + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 6 + 58 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status: Det. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 132 + 59 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ShutterStatus_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 132 + 108 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterOpenDelay + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 15 + 108 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delay: Open + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 215 + 108 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Close + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 272 + 108 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterCloseDelay + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 205 + 136 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + EPICS shutter setup + + + ADEpicsShutter.adl + + + P=$(P),R=$(R) + + + false + + + + + QFrame::NoFrame + + + + 6 + 136 + 190 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS shutter setup + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 215 + 58 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 272 + 59 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ShutterStatusEPICS_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caFrame_0 + caMenu_0 + caMessageButton_0 + caMessageButton_1 + caLineEdit_0 + caTextEntry_0 + caTextEntry_1 + caRelatedDisplay_0 + caLineEdit_1 + + + \ No newline at end of file diff --git a/ADApp/op/ui/ADTop.ui b/ADApp/op/ui/ADTop.ui new file mode 100644 index 0000000..f45eb09 --- /dev/null +++ b/ADApp/op/ui/ADTop.ui @@ -0,0 +1,1109 @@ + + +MainWindow + + + + 171 + 78 + 225 + 430 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + QFrame::NoFrame + + + + 12 + 6 + 201 + 31 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Area Detector + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 135 + 76 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Drivers + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 40 + 125 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Prosilica + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 138 + 125 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Prosilica #1 general;Prosilica #1 specific;Prosilica #2 general;Prosilica #2 specific + + + ADBase.adl;prosilica.adl;ADBase.adl;prosilica.adl + + + P=13PS1:, R=cam1:;P=13PS1:, R=cam1:;P=13PS1:, R=cam2:;P=13PS1:, R=cam2: + + + false;false;false;false + + + + + QFrame::NoFrame + + + + 90 + 150 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ADSC + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 138 + 150 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + ADSC general;ADSC specific + + + ADBase.adl;adsc.adl + + + P=13ADSC1:, R=cam1:;P=13ADSC1:, R=cam1: + + + false;false + + + + + QFrame::NoFrame + + + + 60 + 175 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Pilatus + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 138 + 175 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Pilatus #1 general;Pilatus #1 specific + + + ADBase.adl;pilatusDetector.adl + + + P=13PIL1:, R=cam1: ;P=13PIL1:, R=cam1: + + + false;false + + + + + QFrame::NoFrame + + + + 70 + 200 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + MarCCD + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 138 + 200 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + marCCD #1 general;marCCD #1 specific + + + ADBase.adl;marCCD.adl + + + P=13MARCCD1:, R=cam1: ;P=13MARCCD1:, R=cam1: + + + false;false + + + + + QFrame::NoFrame + + + + 70 + 275 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Mar345 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 138 + 275 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + mar345 #1 general;mar345 #1 specific + + + ADBase.adl;mar345.adl + + + P=13MAR345_1:, R=cam1: ;P=13MAR345_1:, R=cam1: + + + false;false + + + + + QFrame::NoFrame + + + + 10 + 300 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Perkin Elmer + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 138 + 300 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Perkin Elmer #1 general;Perkin Elmer #1 specific + + + ADBase.adl;PerkinElmer.adl + + + P=13PE1:, R=cam1: ;P=13PE1:, R=cam1: + + + false;false + + + + + QFrame::NoFrame + + + + 80 + 325 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PVCAM + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 138 + 325 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + PVCAM #1 general;PVCAM #1 specific + + + ADBase.adl;pvCam.adl + + + P=13PVCAM1:, R=cam1: ;P=13PVCAM1:, R=cam1: + + + false;false + + + + + QFrame::NoFrame + + + + 50 + 250 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Firewire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 138 + 250 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Firewire #1 general;Firewire #1 specific + + + ADBase.adl;firewire.adl + + + P=13FW1:, R=cam1: ;P=13FW1:, R=cam1: + + + false;false + + + + + QFrame::NoFrame + + + + 40 + 100 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Simulator + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 138 + 100 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Simulator #1 General;Simulator #1 Specific;Simulator #2 General;Simulator #2 Specific + + + ADBase.adl;simDetector.adl;ADBase.adl;simDetector.adl + + + P=13SIM1:, R=cam1:;P=13SIM1:, R=cam1:;P=13SIM1:, R=cam2:;P=13SIM1:, R=cam2: + + + false;false;false;false + + + + + QFrame::NoFrame + + + + 100 + 350 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + BIS + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 138 + 350 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + BIS #1 general;BIS #1 specific + + + ADBase.adl;BIS.adl + + + P=BIS:, R=cam1: ;P=BIS:, R=cam1: + + + false;false + + + + + QFrame::NoFrame + + + + 100 + 375 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + URL + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 138 + 375 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + URL #1 general;URL #1 specific + + + ADBase.adl;URLDriver.adl + + + P=13URL1:, R=cam1: ;P=13URL1:, R=cam1: + + + false;false + + + + + + 80 + 225 + 124 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Roper + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 58 + 0 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Roper #1 general;Roper #1 specific + + + ADBase.adl;Roper.adl + + + P=13ROPER1:, R=cam1: ;P=13ROPER1:, R=cam1: + + + false;false + + + + + + QFrame::NoFrame + + + + 80 + 400 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Andor + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 138 + 400 + 64 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Andor #1 general;Andor #1 specific;Andor3 #1 general;Andor3 #1 specific + + + ADBase.adl;Andor.adl;ADBase.adl;Andor3.adl + + + P=13ANDOR1:, R=cam1: ;P=13ANDOR1:, R=cam1:;P=13ANDOR3:, R=cam1: ;P=13ANDOR3:, R=cam1: + + + false;false;false;false + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caFrame_0 + caLabel_14 + caRelatedDisplay_0 + caRelatedDisplay_1 + caRelatedDisplay_2 + caRelatedDisplay_3 + caRelatedDisplay_4 + caRelatedDisplay_5 + caRelatedDisplay_6 + caRelatedDisplay_7 + caRelatedDisplay_8 + caRelatedDisplay_9 + caRelatedDisplay_10 + caRelatedDisplay_11 + caRelatedDisplay_12 + + + \ No newline at end of file diff --git a/ADApp/op/ui/Andor.ui b/ADApp/op/ui/Andor.ui new file mode 100644 index 0000000..e0eb154 --- /dev/null +++ b/ADApp/op/ui/Andor.ui @@ -0,0 +1,6117 @@ + + +MainWindow + + + + 359 + 39 + 700 + 910 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 100 + 4 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 158 + 5 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Andor Detector Control - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 5 + 35 + 337 + 217 + + + + + 5 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + caGraphics::Rectangle + + + + 458 + 37 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 345 + 35 + 350 + 215 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 431 + 38 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Shutter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 351 + 145 + 328 + 100 + + + + + QFrame::NoFrame + + + + 60 + 25 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Open/Close + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 167 + 25 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ShutterControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Open + + + 1 + + + caMessageButton::Static + + + + + + 234 + 25 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ShutterControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Close + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status: Det. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 126 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ShutterStatus_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 126 + 50 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterOpenDelay + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 9 + 50 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delay: Open + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 209 + 50 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Close + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 266 + 50 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterCloseDelay + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 199 + 78 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + + + + ADEpicsShutter.adl + + + P=$(P),R=$(R) + + + false + + + + + QFrame::NoFrame + + + + 0 + 78 + 190 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS shutter setup + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 209 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 266 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ShutterStatusEPICS_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + caGraphics::Rectangle + + + + 119 + 342 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 340 + 335 + 390 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 93 + 343 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 173 + 370 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 266 + 370 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 34 + 625 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 241 + 626 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 37 + 600 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 601 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 241 + 601 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 148 + 555 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReverseX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 241 + 555 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReverseY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 67 + 575 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Reverse + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 575 + 60 + 20 + + + + $(P)$(R)ReverseX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 241 + 575 + 60 + 20 + + + + $(P)$(R)ReverseY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 97 + 530 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 510 + 156 + 42 + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 148 + 465 + 156 + 42 + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 87 + 485 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region Start + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 67 + 420 + 237 + 42 + + + + + + 81 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 174 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 81 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 174 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 27 + 395 + 277 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sensor Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 121 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 214 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + caGraphics::Rectangle + + + + 475 + 802 + 90 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 480 + 802 + 80 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + PAL File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 345 + 800 + 350 + 60 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 345 + 735 + 352 + 62 + + + + + 345 + 735 + 350 + 60 + + + + ADAttrFile.adl + + + + + + + + + 405 + 830 + 280 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PALFilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + caGraphics::Rectangle + + + + 345 + 255 + 350 + 475 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 472 + 257 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 452 + 258 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 391 + 279 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure Time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 279 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 280 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 394 + 95 + 278 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Andor Shutter Mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 156 + 0 + 120 + 20 + + + + $(P)$(R)AndorShutterMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + QFrame::NoFrame + + + + 394 + 120 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + External shutter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 550 + 120 + 120 + 20 + + + + $(P)$(R)AndorShutterExTTL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 394 + 70 + 278 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shutter Type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 156 + 0 + 120 + 20 + + + + $(P)$(R)ShutterMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 358 + 626 + 333 + 97 + + + + + QFrame::NoFrame + + + + 10 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time Remaining + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 157 + 1 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TimeRemaining_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 157 + 25 + 168 + 22 + + + + + + 0 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 66 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 20 + 25 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 50 + 50 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 157 + 51 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 75 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array Callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 157 + 75 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 252 + 77 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 441 + 405 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images/Acquis. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 405 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 406 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 596 + 431 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 429 + 430 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images Complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 393 + 355 + 128 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Accums/Image + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 355 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumExposures + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 356 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumExposures_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 596 + 381 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumExposuresCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 429 + 380 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Exposures Complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 438 + 506 + 205 + 42 + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 77 + 0 + 128 + 42 + + + + + QFrame::NoFrame + + + + 43 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 14 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 0 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 67 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + + + + 479 + 455 + 115 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 370 + 455 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 600 + 457 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 349 + 480 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger Mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 478 + 480 + 140 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 515 + 551 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 368 + 551 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector State + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 515 + 579 + 170 + 12 + + + + caLineEdit::Height + + + $(P)$(R)StatusMessage_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 368 + 576 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector Status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 515 + 604 + 170 + 12 + + + + caLineEdit::Height + + + $(P)$(R)AndorMessage_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 368 + 601 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Andor Message + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 381 + 304 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Accumulate Period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 304 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AndorAccumulatePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 305 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AndorAccumulatePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 381 + 329 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire Period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 329 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 330 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 358 + 829 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 5 + 735 + 337 + 102 + + + + + caGraphics::Rectangle + + + + 114 + 2 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 88 + 3 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Cooler + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 100 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 236 + 55 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TemperatureActual + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 143 + 54 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Temperature + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 22 + 54 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Temperature + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 29 + 60 + 20 + + + + $(P)$(R)AndorCooler + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 62 + 29 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Cooler + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 236 + 30 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AndorCooler_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 13 + 79 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 83 + 180 + 12 + + + + caLineEdit::Height + + + $(P)$(R)AndorTempStatus_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + + 5 + 840 + 337 + 62 + + + + + + 114 + 2 + 109 + 23 + + + + + + 0 + 0 + 109 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 33 + 0 + 40 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 60 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 13 + 29 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Driver File I/O + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 170 + 29 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + + + + NDFile.adl + + + P=$(P),R=$(R) + + + false + + + + + + QFrame::NoFrame + + + + 47 + 700 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data Type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 147 + 700 + 80 + 20 + + + + $(P)$(R)DataType + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 241 + 701 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DataType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 47 + 675 + 276 + 23 + + + + + + 194 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AndorADCSpeed_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 101 + 1 + 80 + 20 + + + + $(P)$(R)AndorADCSpeed + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ADC Speed + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 241 + 651 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AndorPreAmpGain_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 148 + 651 + 80 + 20 + + + + $(P)$(R)AndorPreAmpGain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 47 + 650 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Pre-amp Gain + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caRectangle_0 + caLabel_0 + caInclude_0 + caRectangle_1 + caRectangle_2 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caFrame_1 + caRectangle_3 + caRectangle_4 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caFrame_2 + caFrame_3 + caLabel_15 + caLabel_16 + caFrame_4 + caLabel_17 + caFrame_5 + caInclude_6 + caRectangle_5 + caLabel_18 + caRectangle_6 + caInclude_7 + caRectangle_7 + caRectangle_8 + caFrame_8 + caLabel_19 + caLabel_20 + caLabel_21 + caFrame_9 + caLabel_22 + caLabel_23 + caFrame_10 + caLabel_24 + caFrame_12 + caLabel_25 + caLabel_26 + caLabel_27 + caFrame_11 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caLabel_33 + caLabel_34 + caFrame_14 + caFrame_13 + caLabel_35 + caLabel_36 + caLabel_37 + caLabel_38 + caLabel_39 + caLabel_40 + caLabel_41 + caLabel_42 + caRectangle_9 + caLabel_43 + caRectangle_10 + caLabel_44 + caLabel_45 + caLabel_46 + caFrame_15 + caRectangle_11 + caFrame_18 + caLabel_47 + caFrame_17 + caRectangle_12 + caLabel_48 + caFrame_16 + caLabel_49 + caLabel_50 + caFrame_19 + caLabel_51 + caMessageButton_0 + caMessageButton_1 + caLineEdit_0 + caTextEntry_0 + caTextEntry_1 + caRelatedDisplay_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caMenu_0 + caMenu_1 + caTextEntry_2 + caTextEntry_3 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caTextEntry_4 + caTextEntry_5 + caLineEdit_10 + caTextEntry_6 + caTextEntry_7 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caTextEntry_8 + caTextEntry_9 + caLineEdit_15 + caMenu_2 + caMenu_3 + caMenu_4 + caLineEdit_16 + caTextEntry_10 + caLineEdit_17 + caLineEdit_18 + caMenu_5 + caLineEdit_19 + caTextEntry_11 + caLineEdit_20 + caLineEdit_21 + caTextEntry_12 + caLineEdit_22 + caLineEdit_23 + caMessageButton_2 + caMessageButton_3 + caMenu_6 + caLineEdit_24 + caMenu_7 + caLineEdit_25 + caLineEdit_26 + caLineEdit_27 + caTextEntry_13 + caLineEdit_28 + caTextEntry_14 + caLineEdit_29 + caLineEdit_30 + caTextEntry_15 + caMenu_8 + caLineEdit_31 + caLineEdit_32 + caRelatedDisplay_1 + caMenu_9 + caLineEdit_33 + caLineEdit_34 + caMenu_10 + caLineEdit_35 + caMenu_11 + + + \ No newline at end of file diff --git a/ADApp/op/ui/Andor3.ui b/ADApp/op/ui/Andor3.ui new file mode 100644 index 0000000..9996ac1 --- /dev/null +++ b/ADApp/op/ui/Andor3.ui @@ -0,0 +1,6895 @@ + + +MainWindow + + + + 292 + 47 + 700 + 950 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 100 + 4 + 502 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 58 + 1 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Area Detector Control - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 120 + 37 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 6 + 35 + 335 + 260 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 94 + 38 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Setup + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 64 + 94 + 270 + 22 + + + + + QFrame::NoFrame + + + + 108 + 1 + 160 + 18 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 44 + 119 + 290 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Manufacturer + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 128 + 1 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Manufacturer_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 64 + 69 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + asyn port + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 172 + 70 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 345 + 35 + 352 + 167 + + + + + 345 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + + 472 + 207 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 452 + 208 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 390 + 235 + 282 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 200 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 380 + 260 + 292 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 145 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + caGraphics::Rectangle + + + + 345 + 205 + 350 + 580 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 114 + 144 + 220 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Model + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 58 + 1 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Model_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 114 + 169 + 220 + 22 + + + + + + 58 + 1 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SerialNumber + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Serial Number + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 172 + 195 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FirmwareVersion + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 114 + 194 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Firmware Vers. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 172 + 220 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SoftwareVersion + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 114 + 219 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Software Vers. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 172 + 245 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ControllerID + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 114 + 244 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(R)ControllerID + + + Controller ID + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 440 + 335 + 232 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 85 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 150 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 350 + 360 + 322 + 22 + + + + + + 240 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 400 + 385 + 272 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Exp./image + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 125 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumExposures + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumExposures_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 370 + 410 + 312 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 0 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 230 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 475 + 435 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 345 + 790 + 352 + 132 + + + + + caGraphics::Rectangle + + + + 114 + 2 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 88 + 3 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Cooler + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 130 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 210 + 55 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TempControl_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 120 + 81 + 180 + 16 + + + + caLineEdit::Height + + + $(P)$(R)TempStatus_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 279 + 55 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TemperatureActual + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 210 + 30 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SensorCooling_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 210 + 105 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FanSpeed_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 5 + 54 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Temperature + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 56 + 79 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 55 + 29 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Cooler + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 85 + 104 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Fan + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 120 + 29 + 82 + 97 + + + + + + 0 + 25 + 80 + 20 + + + + $(P)$(R)TempControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 0 + 80 + 20 + + + + $(P)$(R)SensorCooling + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 75 + 80 + 20 + + + + $(P)$(R)FanSpeed + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + + 380 + 285 + 292 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frame rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 145 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FrameRate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FrameRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 380 + 310 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max transfer rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 590 + 311 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TransferRate + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 5 + 885 + 337 + 62 + + + + + + 127 + 2 + 109 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 160 + 2 + 40 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Attributes + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 60 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 13 + 29 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 58 + 30 + 265 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NDAttributesFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 350 + 510 + 342 + 267 + + + + + QFrame::NoFrame + + + + 218 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 189 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 175 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 242 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 100 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 30 + 45 + 305 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 145 + 0 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + QFrame::NoFrame + + + + 0 + 70 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 65 + 70 + 275 + 18 + + + + caLineEdit::Height + + + $(P)$(R)StatusMessage_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 95 + 332 + 172 + + + + + + 175 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 40 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 240 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 70 + 25 + 207 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 0 + 50 + 332 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 0 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 250 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 0 + 125 + 200 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Memory max/used (MB) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 205 + 126 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolMaxMem + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 270 + 126 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolUsedMem + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 75 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Buffers max/used + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 205 + 76 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolMaxBuffers + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 260 + 76 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolUsedBuffers + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 20 + 100 + 292 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Buffers alloc/free + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 185 + 1 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolAllocBuffers + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 240 + 1 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PoolFreeBuffers + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 0 + 150 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Buffer & memory polling + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 235 + 150 + 90 + 20 + + + + $(P)$(R)PoolUsedMem.SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + QFrame::NoFrame + + + + 350 + 480 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Software trigger + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 521 + 480 + 70 + 20 + + + + EPushButton::Height + + + $(P)$(R)SoftwareTrigger + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Trigger + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 350 + 455 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 475 + 455 + 150 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 188 + 270 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + asyn record;Save restore status + + + asynRecord.adl;save_restoreStatus_more.adl + + + P=$(P),R=$(R)AsynIO;P=$(P) + + + false;false + + + + + QFrame::NoFrame + + + + 89 + 270 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Debugging + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 5 + 300 + 337 + 582 + + + + + + 0 + 0 + 337 + 82 + + + + + 0 + 0 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + caGraphics::Rectangle + + + + 114 + 87 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 85 + 335 + 495 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 88 + 88 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 168 + 115 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 261 + 115 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 22 + 140 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sensor size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 141 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 236 + 141 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 236 + 167 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)A3Binning_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 62 + 165 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 190 + 156 + 42 + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 82 + 210 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region start + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 92 + 255 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 235 + 156 + 42 + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 32 + 280 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + AOI control + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 281 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullAOIControl + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 143 + 165 + 60 + 20 + + + + $(P)$(R)A3Binning + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 29 + 330 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 236 + 331 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 236 + 306 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 32 + 305 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 306 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 42 + 380 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Encoding + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 140 + 358 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PixelEncoding_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 42 + 405 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shutter mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 140 + 432 + 180 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PreAmpGain_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 42 + 480 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readout rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 42 + 450 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PreAmp gain + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 138 + 450 + 180 + 20 + + + + $(P)$(R)PreAmpGain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 138 + 405 + 80 + 20 + + + + $(P)$(R)A3ShutterMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 138 + 480 + 80 + 20 + + + + $(P)$(R)ReadoutRate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 223 + 406 + 85 + 18 + + + + caLineEdit::Height + + + $(P)$(R)A3ShutterMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 223 + 481 + 85 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReadoutRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 138 + 380 + 120 + 20 + + + + $(P)$(R)PixelEncoding + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 42 + 555 + 177 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readout Time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 96 + 1 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReadoutTime + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 42 + 505 + 268 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Overlap + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 96 + 0 + 80 + 20 + + + + $(P)$(R)Overlap + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 181 + 1 + 85 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Overlap_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 42 + 528 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Noise filter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 138 + 528 + 80 + 20 + + + + $(P)$(R)NoiseFilter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 223 + 529 + 85 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NoiseFilter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + caRectangle_0 + caLabel_0 + caFrame_0 + caRectangle_1 + caRectangle_2 + caLabel_1 + caLabel_2 + caLabel_3 + caFrame_1 + caLabel_4 + caFrame_2 + caLabel_5 + caInclude_3 + caRectangle_3 + caFrame_4 + caLabel_6 + caLabel_7 + caFrame_5 + caLabel_8 + caFrame_6 + caRectangle_4 + caLabel_9 + caFrame_7 + caLabel_10 + caFrame_8 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caFrame_9 + caLabel_15 + caFrame_10 + caLabel_16 + caFrame_11 + caLabel_17 + caFrame_12 + caRectangle_5 + caLabel_18 + caRectangle_6 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caFrame_14 + caFrame_13 + caLabel_23 + caFrame_15 + caLabel_24 + caRectangle_7 + caFrame_17 + caLabel_25 + caRectangle_8 + caLabel_26 + caFrame_16 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caFrame_19 + caLabel_31 + caLabel_32 + caLabel_33 + caFrame_21 + caLabel_34 + caFrame_22 + caLabel_35 + caLabel_36 + caLabel_37 + caFrame_23 + caLabel_38 + caFrame_20 + caFrame_18 + caLabel_39 + caLabel_40 + caLabel_41 + caInclude_25 + caRectangle_9 + caRectangle_10 + caLabel_42 + caLabel_43 + caLabel_44 + caLabel_45 + caLabel_46 + caFrame_26 + caLabel_47 + caLabel_48 + caFrame_27 + caLabel_49 + caLabel_50 + caLabel_51 + caLabel_52 + caLabel_53 + caLabel_54 + caLabel_55 + caLabel_56 + caFrame_28 + caLabel_57 + caFrame_29 + caLabel_58 + caFrame_24 + caLineEdit_0 + caLineEdit_1 + caTextEntry_0 + caLineEdit_2 + caTextEntry_1 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caTextEntry_2 + caLineEdit_9 + caLineEdit_10 + caTextEntry_3 + caLineEdit_11 + caMenu_0 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caMenu_1 + caMenu_2 + caMenu_3 + caTextEntry_4 + caLineEdit_19 + caLineEdit_20 + caTextEntry_5 + caMessageButton_0 + caMessageButton_1 + caLineEdit_21 + caLineEdit_22 + caTextEntry_6 + caLineEdit_23 + caLineEdit_24 + caMenu_4 + caLineEdit_25 + caLineEdit_26 + caLineEdit_27 + caLineEdit_28 + caLineEdit_29 + caLineEdit_30 + caLineEdit_31 + caMenu_5 + caMessageButton_2 + caMenu_6 + caRelatedDisplay_0 + caLineEdit_32 + caLineEdit_33 + caLineEdit_34 + caLineEdit_35 + caTextEntry_7 + caTextEntry_8 + caLineEdit_36 + caTextEntry_9 + caTextEntry_10 + caLineEdit_37 + caLineEdit_38 + caLineEdit_39 + caMenu_7 + caLineEdit_40 + caLineEdit_41 + caLineEdit_42 + caLineEdit_43 + caLineEdit_44 + caMenu_8 + caMenu_9 + caMenu_10 + caLineEdit_45 + caLineEdit_46 + caMenu_11 + caLineEdit_47 + caMenu_12 + caLineEdit_48 + caMenu_13 + caLineEdit_49 + + + \ No newline at end of file diff --git a/ADApp/op/ui/BIS.ui b/ADApp/op/ui/BIS.ui new file mode 100644 index 0000000..a2fe924 --- /dev/null +++ b/ADApp/op/ui/BIS.ui @@ -0,0 +1,4639 @@ + + +MainWindow + + + + 173 + 23 + 700 + 990 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 100 + 4 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 158 + 5 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + BIS Detector Control - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 472 + 207 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + caGraphics::Rectangle + + + + 345 + 205 + 350 + 320 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 452 + 208 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 370 + 329 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 476 + 329 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 370 + 354 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frame type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 476 + 354 + 120 + 20 + + + + $(P)$(R)FrameType + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 361 + 304 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 596 + 305 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 381 + 254 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 254 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 255 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 391 + 229 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 229 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 230 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 601 + 331 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 601 + 356 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FrameType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 303 + 601 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 276 + 601 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 301 + 637 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time remaining + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 446 + 638 + 55 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TimeRemaining_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 394 + 499 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 596 + 500 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 530 + 499 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 518 + 454 + 99 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 518 + 454 + 99 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 504 + 474 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 410 + 474 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 571 + 474 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 348 + 429 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 506 + 429 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 601 + 430 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 350 + 404 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 476 + 404 + 120 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 601 + 405 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 5 + 35 + 337 + 217 + + + + + 5 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + + 345 + 35 + 352 + 167 + + + + + 345 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + + 345 + 530 + 352 + 62 + + + + + 345 + 530 + 350 + 60 + + + + ADAttrFile.adl + + + + + + + + caGraphics::Rectangle + + + + 119 + 342 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 340 + 335 + 185 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 93 + 343 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 179 + 370 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 272 + 370 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 14 + 395 + 296 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 140 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 233 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 441 + 279 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 279 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 280 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 441 + 379 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Darks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 379 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumDarks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 380 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumDarks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 5 + 595 + 690 + 150 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 171 + 638 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 30 + 187 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 24 + 637 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 41 + 445 + 270 + 72 + + + + + + 0 + 50 + 270 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 207 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 3 + 25 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 114 + 26 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 207 + 26 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 113 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 33 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 207 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 20 + 757 + 111 + 23 + + + + + + 0 + 0 + 111 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 109 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 34 + 0 + 41 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 33 + 956 + 655 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 133 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 142 + 1 + 511 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 12 + 931 + 153 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 175 + 908 + 166 + 45 + + + + + + 0 + 0 + 164 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 164 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 22 + 883 + 307 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 143 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 153 + 0 + 66 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 223 + 1 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 53 + 856 + 272 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 112 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 122 + 0 + 61 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 188 + 2 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 73 + 808 + 614 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 92 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 101 + 0 + 513 + 45 + + + + + + 0 + 23 + 511 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 0 + 511 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + + 174 + 783 + 511 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 174 + 760 + 395 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 73 + 783 + 92 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 5 + 750 + 690 + 235 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 387 + 931 + 288 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 112 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 204 + 1 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileFormat_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 117 + 0 + 82 + 20 + + + + $(P)$(R)FileFormat + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 575 + 758 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + QFrame::NoFrame + + + + 14 + 420 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 154 + 421 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 247 + 421 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 35 + 662 + 645 + 22 + + + + + + 143 + 4 + 500 + 13 + + + + caLineEdit::Height + + + $(P)$(R)StringToServer_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + To BIS server: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 15 + 687 + 665 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + From BIS server: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 163 + 4 + 500 + 13 + + + + caLineEdit::Height + + + $(P)$(R)StringFromServer_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 15 + 712 + 665 + 22 + + + + + + 163 + 4 + 500 + 13 + + + + caLineEdit::Height + + + $(P)$(R)BISStatus + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + From BIS status: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + QFrame::NoFrame + + + + 519 + 637 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Temperature + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 634 + 638 + 55 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Temperature_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + caRectangle_0 + caLabel_0 + caRectangle_1 + caFrame_0 + caRectangle_2 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caRectangle_3 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caInclude_1 + caInclude_2 + caInclude_3 + caInclude_4 + caRectangle_4 + caRectangle_5 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caFrame_5 + caLabel_19 + caLabel_20 + caRectangle_6 + caLabel_21 + caLabel_22 + caFrame_7 + caLabel_23 + caLabel_24 + caFrame_6 + caRectangle_7 + caFrame_9 + caLabel_25 + caFrame_8 + caLabel_26 + caFrame_10 + caLabel_27 + caFrame_11 + caLabel_28 + caFrame_12 + caLabel_29 + caFrame_13 + caLabel_30 + caFrame_15 + caFrame_14 + caLabel_31 + caRectangle_8 + caLabel_32 + caFrame_16 + caLabel_33 + caFrame_17 + caLabel_34 + caLabel_35 + caFrame_18 + caLabel_36 + caFrame_19 + caLabel_37 + caFrame_20 + caLabel_38 + caMenu_0 + caMenu_1 + caLineEdit_0 + caTextEntry_0 + caLineEdit_1 + caTextEntry_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caTextEntry_2 + caMessageButton_0 + caMessageButton_1 + caMenu_2 + caLineEdit_7 + caMenu_3 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caTextEntry_3 + caLineEdit_11 + caTextEntry_4 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caTextEntry_5 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caTextEntry_6 + caMenu_4 + caLineEdit_20 + caTextEntry_7 + caLineEdit_21 + caTextEntry_8 + caLineEdit_22 + caTextEntry_9 + caLineEdit_23 + caLineEdit_24 + caMenu_5 + caLineEdit_25 + caLineEdit_26 + caLineEdit_27 + caLineEdit_28 + caLineEdit_29 + caLineEdit_30 + caLineEdit_31 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDColorConvert.ui b/ADApp/op/ui/NDColorConvert.ui new file mode 100644 index 0000000..0446dd5 --- /dev/null +++ b/ADApp/op/ui/NDColorConvert.ui @@ -0,0 +1,425 @@ + + +MainWindow + + + + 193 + 91 + 390 + 620 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 0 + 5 + 390 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 87 + 6 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + + 5 + 555 + 382 + 62 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 380 + 60 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 7 + 8 + 368 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Color mode out + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 160 + 0 + 100 + 20 + + + + $(P)$(R)ColorModeOut + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 266 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ColorModeOut_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 7 + 33 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + False color map + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 167 + 33 + 100 + 20 + + + + $(P)$(R)FalseColor + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 273 + 34 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FalseColor_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + caRectangle_0 + caLabel_0 + caInclude_0 + caRectangle_1 + caLabel_1 + caFrame_2 + caLabel_2 + caFrame_1 + caMenu_0 + caLineEdit_0 + caMenu_1 + caLineEdit_1 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDFile.ui b/ADApp/op/ui/NDFile.ui new file mode 100644 index 0000000..fdd51a6 --- /dev/null +++ b/ADApp/op/ui/NDFile.ui @@ -0,0 +1,2473 @@ + + +MainWindow + + + + 35 + 109 + 685 + 455 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 162 + 5 + 362 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 72 + 1 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 32 + 246 + 641 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 139 + 1 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 12 + 221 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 171 + 198 + 162 + 45 + + + + + + 0 + 0 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 160 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 22 + 173 + 300 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 64 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 218 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 52 + 146 + 266 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 119 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 184 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 72 + 121 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 171 + 121 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 171 + 98 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 171 + 50 + 385 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 72 + 73 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 5 + 40 + 675 + 405 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 422 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto save + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 516 + 296 + 64 + 20 + + + + $(P)$(R)AutoSave + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 585 + 297 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSave_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 72 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 171 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)WriteFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 251 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 346 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ReadFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 1 + + + caMessageButton::Static + + + + + + 171 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 91 + 366 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 238 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 22 + 322 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 171 + 322 + 80 + 20 + + + + $(P)$(R)FileWriteMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 259 + 323 + 70 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileWriteMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 334 + 321 + 341 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 259 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCaptured_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 164 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 171 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 346 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ReadFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 171 + 344 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Capture_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 371 + 173 + 302 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 220 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileFormat_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 115 + 0 + 100 + 20 + + + + $(P)$(R)FileFormat + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 171 + 73 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 560 + 50 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + QFrame::NoFrame + + + + 345 + 221 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Example: %s%s_%3.3d.dat + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 327 + 366 + 340 + 22 + + + + + + 189 + 0 + 64 + 20 + + + + $(P)$(R)DeleteDriverFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delete driver file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 258 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DeleteDriverFile_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 21 + 393 + 656 + 47 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 120 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteStatus + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 25 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write message + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 28 + 505 + 14 + + + + caLineEdit::Height + + + $(P)$(R)WriteMessage + + + + 253 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + caRectangle_0 + caLabel_0 + caFrame_0 + caLabel_1 + caFrame_1 + caLabel_2 + caFrame_2 + caLabel_3 + caFrame_3 + caLabel_4 + caFrame_4 + caLabel_5 + caLabel_6 + caRectangle_1 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caFrame_5 + caLabel_13 + caFrame_6 + caLabel_14 + caFrame_7 + caLabel_15 + caLabel_16 + caFrame_8 + caLabel_17 + caLabel_18 + caFrame_9 + caLineEdit_0 + caLineEdit_1 + caTextEntry_0 + caMenu_0 + caLineEdit_2 + caTextEntry_1 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caLineEdit_5 + caMenu_1 + caLineEdit_6 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMenu_2 + caLineEdit_7 + caTextEntry_3 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caMenu_3 + caTextEntry_4 + caLineEdit_14 + caMenu_4 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDFileHDF5.ui b/ADApp/op/ui/NDFileHDF5.ui new file mode 100644 index 0000000..4fe95de --- /dev/null +++ b/ADApp/op/ui/NDFileHDF5.ui @@ -0,0 +1,5411 @@ + + +MainWindow + + + + 114 + 59 + 1070 + 720 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 360 + 5 + 362 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 72 + 1 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 417 + 246 + 641 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 139 + 1 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 397 + 221 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 198 + 162 + 45 + + + + + + 0 + 0 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 160 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 407 + 173 + 300 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 64 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 218 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 437 + 146 + 266 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 119 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 184 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 457 + 98 + 601 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 502 + 45 + + + + + + 0 + 23 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 0 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + + 556 + 73 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 556 + 50 + 385 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 73 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 390 + 40 + 675 + 400 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 807 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto save + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 901 + 296 + 64 + 20 + + + + $(P)$(R)AutoSave + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 970 + 297 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSave_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)WriteFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 636 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 731 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ReadFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 1 + + + caMessageButton::Static + + + + + + 556 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 476 + 366 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 623 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 407 + 322 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 322 + 80 + 20 + + + + $(P)$(R)FileWriteMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 644 + 323 + 70 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileWriteMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 719 + 321 + 341 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 259 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCaptured_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 164 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 556 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 731 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ReadFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 556 + 344 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Capture_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + + 945 + 50 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + QFrame::NoFrame + + + + 722 + 221 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Example: %s%s_%3.3d.h5 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 712 + 366 + 340 + 22 + + + + + + 189 + 0 + 64 + 20 + + + + $(P)$(R)DeleteDriverFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delete driver file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 258 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DeleteDriverFile_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 840 + 505 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size N + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 904 + 504 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)ExtraDimSizeN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 970 + 506 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ExtraDimSizeN_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 840 + 532 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Name N + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 840 + 559 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 904 + 558 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)ExtraDimSizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 970 + 560 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ExtraDimSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 840 + 586 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Name X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 840 + 613 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 904 + 612 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)ExtraDimSizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 970 + 614 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ExtraDimSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 840 + 640 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Name Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 830 + 478 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # (0-2) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 904 + 477 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumExtraDims + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 970 + 479 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumExtraDims_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 852 + 450 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Extra dimensions + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 904 + 533 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ExtraDimNameN_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 904 + 587 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ExtraDimNameX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 904 + 641 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ExtraDimNameY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 406 + 390 + 656 + 47 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 120 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteStatus + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 25 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write message + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 28 + 505 + 14 + + + + caLineEdit::Height + + + $(P)$(R)WriteMessage + + + + 253 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 520 + 450 + 262 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Compression + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 114 + 0 + 60 + 20 + + + + $(P)$(R)Compression + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 180 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Compression_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 520 + 475 + 262 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # data bits + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 114 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumDataBits + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumDataBits_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 470 + 502 + 312 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data bits offset + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 164 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)DataBitsOffset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 230 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DataBitsOffset_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 500 + 529 + 282 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SZip # pixels + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 134 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)SZipNumPixels + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 200 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SZipNumPixels_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 530 + 556 + 252 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Zlib level + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 104 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)ZLevel + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 170 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ZLevel_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 460 + 583 + 322 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Store performance + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 174 + 0 + 60 + 20 + + + + $(P)$(R)StorePerform + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 240 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)StorePerform_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 470 + 608 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Store attributes + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 634 + 608 + 60 + 20 + + + + $(P)$(R)StoreAttr + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 700 + 609 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)StoreAttr_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 634 + 658 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)IOSpeed + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 540 + 657 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + I/O speed + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 550 + 633 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Run time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 634 + 634 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)RunTime + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 45 + 688 + 342 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 190 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Flush on N'th frame + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 194 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumFramesFlush + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 260 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumFramesFlush_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 5 + 635 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Boundary alignment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 239 + 634 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)BoundaryAlign + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 305 + 636 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BoundaryAlign_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 5 + 662 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Boundary threshold + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 239 + 661 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)BoundaryThreshold + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 305 + 663 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BoundaryThreshold_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 95 + 553 + 292 + 24 + + + + + + 0 + 0 + 292 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Rows per chunk + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 144 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumRowChunks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumRowChunks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + + 65 + 580 + 322 + 24 + + + + + + 0 + 0 + 322 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Columns per chunk + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 174 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumColChunks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 240 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumColChunks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + + 5 + 607 + 382 + 24 + + + + + + 0 + 0 + 382 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frames cached per chunk + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 234 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumFramesChunks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 300 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumFramesChunks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + caRectangle_0 + caLabel_0 + caFrame_0 + caLabel_1 + caFrame_1 + caLabel_2 + caFrame_2 + caLabel_3 + caFrame_3 + caLabel_4 + caFrame_4 + caLabel_5 + caFrame_6 + caFrame_5 + caLabel_6 + caRectangle_1 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caFrame_7 + caInclude_8 + caLabel_13 + caFrame_9 + caLabel_14 + caLabel_15 + caFrame_10 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caFrame_11 + caLabel_26 + caFrame_12 + caLabel_27 + caFrame_13 + caLabel_28 + caFrame_14 + caLabel_29 + caFrame_15 + caLabel_30 + caFrame_16 + caLabel_31 + caFrame_17 + caLabel_32 + caLabel_33 + caLabel_34 + caLabel_35 + caFrame_18 + caLabel_36 + caLabel_37 + caLabel_38 + caFrame_20 + caFrame_19 + caLabel_39 + caFrame_22 + caFrame_21 + caLabel_40 + caFrame_24 + caFrame_23 + caLineEdit_0 + caLineEdit_1 + caTextEntry_0 + caMenu_0 + caLineEdit_2 + caTextEntry_1 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caTextEntry_3 + caLineEdit_5 + caMenu_1 + caLineEdit_6 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMenu_2 + caLineEdit_7 + caTextEntry_4 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caMenu_3 + caLineEdit_14 + caTextEntry_5 + caLineEdit_15 + caTextEntry_6 + caLineEdit_16 + caTextEntry_7 + caLineEdit_17 + caTextEntry_8 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caMenu_4 + caLineEdit_24 + caTextEntry_9 + caLineEdit_25 + caTextEntry_10 + caLineEdit_26 + caTextEntry_11 + caLineEdit_27 + caTextEntry_12 + caLineEdit_28 + caMenu_5 + caLineEdit_29 + caMenu_6 + caLineEdit_30 + caLineEdit_31 + caLineEdit_32 + caTextEntry_13 + caLineEdit_33 + caTextEntry_14 + caLineEdit_34 + caTextEntry_15 + caLineEdit_35 + caTextEntry_16 + caLineEdit_36 + caTextEntry_17 + caLineEdit_37 + caTextEntry_18 + caLineEdit_38 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDFileJPEG.ui b/ADApp/op/ui/NDFileJPEG.ui new file mode 100644 index 0000000..ef36a0f --- /dev/null +++ b/ADApp/op/ui/NDFileJPEG.ui @@ -0,0 +1,2525 @@ + + +MainWindow + + + + 196 + 183 + 1070 + 555 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 360 + 5 + 362 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 72 + 1 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 417 + 246 + 641 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 139 + 1 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 397 + 221 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 198 + 162 + 45 + + + + + + 0 + 0 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 160 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 407 + 173 + 300 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 64 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 218 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 437 + 146 + 266 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 119 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 184 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 457 + 121 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 121 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 556 + 98 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 556 + 50 + 380 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 73 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 390 + 40 + 675 + 400 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 807 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto save + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 901 + 296 + 64 + 20 + + + + $(P)$(R)AutoSave + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 970 + 297 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSave_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)WriteFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 636 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 731 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ReadFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 1 + + + caMessageButton::Static + + + + + + 556 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 476 + 366 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 623 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 407 + 322 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 322 + 80 + 20 + + + + $(P)$(R)FileWriteMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 644 + 323 + 70 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileWriteMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 719 + 321 + 341 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 259 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCaptured_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 164 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 556 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 731 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ReadFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 556 + 344 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Capture_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 764 + 173 + 276 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + JPEG Quality + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 129 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)JPEGQuality + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 194 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)JPEGQuality_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + A=JPEG + + + $(P)$(R)FileFormat + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + + 556 + 73 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 939 + 50 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + QFrame::NoFrame + + + + 722 + 221 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Example: %s%s_%3.3d.jpg + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 706 + 366 + 340 + 22 + + + + + + 189 + 0 + 64 + 20 + + + + $(P)$(R)DeleteDriverFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delete driver file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 258 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DeleteDriverFile_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 406 + 391 + 656 + 47 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 120 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteStatus + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 25 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write message + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 28 + 505 + 14 + + + + caLineEdit::Height + + + $(P)$(R)WriteMessage + + + + 253 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + caRectangle_0 + caLabel_0 + caFrame_0 + caLabel_1 + caFrame_1 + caLabel_2 + caFrame_2 + caLabel_3 + caFrame_3 + caLabel_4 + caFrame_4 + caLabel_5 + caLabel_6 + caRectangle_1 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caFrame_5 + caLabel_13 + caFrame_6 + caInclude_7 + caLabel_14 + caFrame_8 + caLabel_15 + caLabel_16 + caFrame_9 + caLabel_17 + caLabel_18 + caFrame_10 + caLineEdit_0 + caLineEdit_1 + caTextEntry_0 + caMenu_0 + caLineEdit_2 + caTextEntry_1 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caLineEdit_5 + caMenu_1 + caLineEdit_6 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMenu_2 + caLineEdit_7 + caTextEntry_3 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caTextEntry_4 + caLineEdit_13 + caTextEntry_5 + caLineEdit_14 + caMenu_3 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDFileMagick.ui b/ADApp/op/ui/NDFileMagick.ui new file mode 100644 index 0000000..3ddf835 --- /dev/null +++ b/ADApp/op/ui/NDFileMagick.ui @@ -0,0 +1,2809 @@ + + +MainWindow + + + + 173 + 257 + 1070 + 555 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 360 + 5 + 362 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 72 + 1 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 417 + 246 + 641 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 139 + 1 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 397 + 221 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 198 + 162 + 45 + + + + + + 0 + 0 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 160 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 407 + 173 + 300 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 64 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 218 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 437 + 146 + 266 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 119 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 184 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 457 + 98 + 601 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 502 + 45 + + + + + + 0 + 23 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 0 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + + 556 + 73 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 556 + 50 + 385 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 73 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 390 + 40 + 675 + 400 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 807 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto save + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 901 + 296 + 64 + 20 + + + + $(P)$(R)AutoSave + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 970 + 297 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSave_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)WriteFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 636 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 731 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ReadFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 1 + + + caMessageButton::Static + + + + + + 556 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 476 + 366 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 623 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 407 + 322 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 322 + 80 + 20 + + + + $(P)$(R)FileWriteMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 644 + 323 + 70 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileWriteMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 719 + 321 + 341 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 259 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCaptured_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 164 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 556 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 731 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ReadFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 556 + 344 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Capture_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + + 945 + 50 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + QFrame::NoFrame + + + + 722 + 221 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Example: %s%s_%3.3d.tif + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 712 + 366 + 340 + 22 + + + + + + 189 + 0 + 64 + 20 + + + + $(P)$(R)DeleteDriverFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delete driver file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 258 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DeleteDriverFile_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 892 + 146 + 82 + 74 + + + + + + 0 + 52 + 80 + 20 + + + + $(P)$(R)BitDepth + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 0 + 80 + 20 + + + + $(P)$(R)CompressType + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 25 + 80 + 22 + + + + caLineEdit::Height + + + $(P)$(R)Quality + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + + 977 + 147 + 82 + 72 + + + + + + 0 + 52 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BitDepth_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 0 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)CompressType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 26 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Quality_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 777 + 146 + 112 + 74 + + + + + QFrame::NoFrame + + + + 20 + 52 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Bit depth + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Compression + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 40 + 26 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Quality + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 407 + 391 + 656 + 47 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 120 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteStatus + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 25 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write message + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 28 + 505 + 14 + + + + caLineEdit::Height + + + $(P)$(R)WriteMessage + + + + 253 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + caRectangle_0 + caLabel_0 + caFrame_0 + caLabel_1 + caFrame_1 + caLabel_2 + caFrame_2 + caLabel_3 + caFrame_3 + caLabel_4 + caFrame_4 + caLabel_5 + caFrame_6 + caFrame_5 + caLabel_6 + caRectangle_1 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caFrame_7 + caInclude_8 + caLabel_13 + caFrame_9 + caLabel_14 + caLabel_15 + caFrame_10 + caFrame_11 + caFrame_12 + caLabel_16 + caLabel_17 + caLabel_18 + caFrame_13 + caLabel_19 + caLabel_20 + caFrame_14 + caLineEdit_0 + caLineEdit_1 + caTextEntry_0 + caMenu_0 + caLineEdit_2 + caTextEntry_1 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caTextEntry_3 + caLineEdit_5 + caMenu_1 + caLineEdit_6 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMenu_2 + caLineEdit_7 + caTextEntry_4 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caMenu_3 + caLineEdit_14 + caMenu_4 + caMenu_5 + caTextEntry_5 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDFileNetCDF.ui b/ADApp/op/ui/NDFileNetCDF.ui new file mode 100644 index 0000000..ca21324 --- /dev/null +++ b/ADApp/op/ui/NDFileNetCDF.ui @@ -0,0 +1,2386 @@ + + +MainWindow + + + + 496 + 86 + 1070 + 555 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 556 + 73 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 556 + 50 + 385 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 73 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 360 + 5 + 362 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 72 + 1 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 417 + 246 + 641 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 139 + 1 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 397 + 221 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 198 + 162 + 45 + + + + + + 0 + 0 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 160 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 407 + 173 + 300 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 64 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 218 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 437 + 146 + 266 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 119 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 184 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 457 + 98 + 601 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 502 + 45 + + + + + + 0 + 23 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 0 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + caGraphics::Rectangle + + + + 390 + 40 + 675 + 400 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 807 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto save + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 901 + 296 + 64 + 20 + + + + $(P)$(R)AutoSave + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 970 + 297 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSave_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)WriteFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 636 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 731 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ReadFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 1 + + + caMessageButton::Static + + + + + + 556 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 476 + 366 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 623 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 407 + 322 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 322 + 80 + 20 + + + + $(P)$(R)FileWriteMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 644 + 323 + 70 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileWriteMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 719 + 321 + 341 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 259 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCaptured_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 164 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 556 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 731 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ReadFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 556 + 344 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Capture_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + + 945 + 50 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + QFrame::NoFrame + + + + 722 + 221 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Example: %s%s_%3.3d.nc + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 712 + 366 + 340 + 22 + + + + + + 189 + 0 + 64 + 20 + + + + $(P)$(R)DeleteDriverFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delete driver file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 258 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DeleteDriverFile_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 407 + 391 + 656 + 47 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 120 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteStatus + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 25 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write message + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 28 + 505 + 14 + + + + caLineEdit::Height + + + $(P)$(R)WriteMessage + + + + 253 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + caLabel_0 + caRectangle_0 + caLabel_1 + caFrame_0 + caLabel_2 + caFrame_1 + caLabel_3 + caFrame_2 + caLabel_4 + caFrame_3 + caLabel_5 + caFrame_4 + caLabel_6 + caFrame_6 + caFrame_5 + caRectangle_1 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caFrame_7 + caInclude_8 + caLabel_13 + caFrame_9 + caLabel_14 + caLabel_15 + caFrame_10 + caLabel_16 + caLabel_17 + caFrame_11 + caTextEntry_0 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caTextEntry_1 + caMenu_0 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caTextEntry_3 + caLineEdit_5 + caMenu_1 + caLineEdit_6 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMenu_2 + caLineEdit_7 + caTextEntry_4 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caMenu_3 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDFileNexus.ui b/ADApp/op/ui/NDFileNexus.ui new file mode 100644 index 0000000..3506678 --- /dev/null +++ b/ADApp/op/ui/NDFileNexus.ui @@ -0,0 +1,2911 @@ + + +MainWindow + + + + 199 + 87 + 1070 + 570 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 360 + 5 + 362 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 72 + 1 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 417 + 246 + 641 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 139 + 1 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 397 + 221 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 198 + 162 + 45 + + + + + + 0 + 0 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 160 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 407 + 173 + 300 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 64 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 218 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 437 + 146 + 266 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 119 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 184 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 457 + 98 + 601 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 502 + 45 + + + + + + 0 + 23 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 0 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + QFrame::NoFrame + + + + 457 + 73 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 390 + 40 + 675 + 405 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 764 + 173 + 282 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 200 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileFormat_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 115 + 0 + 80 + 20 + + + + $(P)$(R)FileFormat + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + QFrame::NoFrame + + + + 807 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto save + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 901 + 296 + 64 + 20 + + + + $(P)$(R)AutoSave + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 970 + 297 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSave_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)WriteFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 636 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 731 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ReadFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 1 + + + caMessageButton::Static + + + + + + 556 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 477 + 366 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 623 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 407 + 322 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 322 + 80 + 20 + + + + $(P)$(R)FileWriteMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 644 + 323 + 70 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileWriteMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 719 + 321 + 341 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 259 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCaptured_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 164 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 556 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 731 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ReadFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 556 + 344 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Capture_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + + 945 + 50 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 556 + 73 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 556 + 50 + 385 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 722 + 221 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Example: %s%s_%3.3d.hdf + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 712 + 366 + 340 + 22 + + + + + + 189 + 0 + 64 + 20 + + + + $(P)$(R)DeleteDriverFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delete driver file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 258 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DeleteDriverFile_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 390 + 450 + 677 + 112 + + + + + caGraphics::Rectangle + + + + 199 + 4 + 470 + 100 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + A + + + $(P)$(R)FileTemplateValid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 675 + 110 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 16 + 8 + 637 + 93 + + + + + + 185 + 23 + 450 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TemplateFilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 185 + 0 + 450 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TemplateFilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 185 + 71 + 450 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TemplateFileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 185 + 48 + 450 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TemplateFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 23 + 176 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Template file path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 71 + 176 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Template file name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + + 407 + 391 + 656 + 47 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 120 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteStatus + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 25 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write message + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 28 + 505 + 14 + + + + caLineEdit::Height + + + $(P)$(R)WriteMessage + + + + 253 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + caRectangle_0 + caLabel_0 + caFrame_0 + caLabel_1 + caFrame_1 + caLabel_2 + caFrame_2 + caLabel_3 + caFrame_3 + caLabel_4 + caFrame_4 + caLabel_5 + caFrame_6 + caFrame_5 + caLabel_6 + caRectangle_1 + caLabel_7 + caFrame_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caFrame_8 + caInclude_9 + caLabel_14 + caFrame_10 + caLabel_15 + caLabel_16 + caFrame_11 + caRectangle_2 + caRectangle_3 + caLabel_17 + caLabel_18 + caFrame_13 + caFrame_12 + caLabel_19 + caLabel_20 + caFrame_14 + caLineEdit_0 + caLineEdit_1 + caTextEntry_0 + caMenu_0 + caLineEdit_2 + caTextEntry_1 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caLineEdit_5 + caMenu_1 + caMenu_2 + caLineEdit_6 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMenu_3 + caLineEdit_7 + caTextEntry_3 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caTextEntry_4 + caLineEdit_14 + caMenu_4 + caLineEdit_15 + caTextEntry_5 + caLineEdit_16 + caTextEntry_6 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDFileNull.ui b/ADApp/op/ui/NDFileNull.ui new file mode 100644 index 0000000..c35dd04 --- /dev/null +++ b/ADApp/op/ui/NDFileNull.ui @@ -0,0 +1,2386 @@ + + +MainWindow + + + + 329 + 97 + 1070 + 555 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 360 + 5 + 362 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 72 + 1 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 417 + 246 + 641 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 139 + 1 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 397 + 221 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 198 + 162 + 45 + + + + + + 0 + 0 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 160 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 407 + 173 + 300 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 64 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 218 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 437 + 146 + 266 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 119 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 184 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 457 + 98 + 601 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 502 + 45 + + + + + + 0 + 23 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 0 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + + 556 + 73 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 556 + 50 + 385 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 73 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 390 + 40 + 675 + 400 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 807 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto save + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 901 + 296 + 64 + 20 + + + + $(P)$(R)AutoSave + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 970 + 297 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSave_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)WriteFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 636 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 731 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ReadFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 1 + + + caMessageButton::Static + + + + + + 556 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 476 + 366 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 623 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 407 + 322 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 322 + 80 + 20 + + + + $(P)$(R)FileWriteMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 644 + 323 + 70 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileWriteMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 719 + 321 + 341 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 259 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCaptured_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 164 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 556 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 731 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ReadFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 556 + 344 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Capture_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + + 945 + 50 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + QFrame::NoFrame + + + + 722 + 221 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Example: %s%s_%3.3d.tif + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 712 + 366 + 340 + 22 + + + + + + 189 + 0 + 64 + 20 + + + + $(P)$(R)DeleteDriverFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delete driver file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 258 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DeleteDriverFile_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 407 + 391 + 656 + 47 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 120 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteStatus + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 25 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write message + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 28 + 505 + 14 + + + + caLineEdit::Height + + + $(P)$(R)WriteMessage + + + + 253 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + caRectangle_0 + caLabel_0 + caFrame_0 + caLabel_1 + caFrame_1 + caLabel_2 + caFrame_2 + caLabel_3 + caFrame_3 + caLabel_4 + caFrame_4 + caLabel_5 + caFrame_6 + caFrame_5 + caLabel_6 + caRectangle_1 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caFrame_7 + caInclude_8 + caLabel_13 + caFrame_9 + caLabel_14 + caLabel_15 + caFrame_10 + caLabel_16 + caLabel_17 + caFrame_11 + caLineEdit_0 + caLineEdit_1 + caTextEntry_0 + caMenu_0 + caLineEdit_2 + caTextEntry_1 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caTextEntry_3 + caLineEdit_5 + caMenu_1 + caLineEdit_6 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMenu_2 + caLineEdit_7 + caTextEntry_4 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caMenu_3 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDFileTIFF.ui b/ADApp/op/ui/NDFileTIFF.ui new file mode 100644 index 0000000..02311fd --- /dev/null +++ b/ADApp/op/ui/NDFileTIFF.ui @@ -0,0 +1,2386 @@ + + +MainWindow + + + + 386 + 126 + 1070 + 555 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 360 + 5 + 362 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 72 + 1 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 417 + 246 + 641 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 139 + 1 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 397 + 221 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 198 + 162 + 45 + + + + + + 0 + 0 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 160 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 407 + 173 + 300 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 64 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 218 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 437 + 146 + 266 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 119 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 184 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 457 + 98 + 601 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 502 + 45 + + + + + + 0 + 23 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 0 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + + 556 + 73 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 556 + 50 + 385 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 73 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 390 + 40 + 675 + 405 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 807 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto save + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 901 + 296 + 64 + 20 + + + + $(P)$(R)AutoSave + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 970 + 297 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSave_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 457 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)WriteFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 636 + 296 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 731 + 296 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ReadFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 1 + + + caMessageButton::Static + + + + + + 556 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 477 + 366 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 623 + 366 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Capture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 407 + 322 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 556 + 322 + 80 + 20 + + + + $(P)$(R)FileWriteMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 644 + 323 + 70 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileWriteMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 719 + 321 + 341 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Capture + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 259 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCaptured_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 164 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumCapture_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 556 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 731 + 274 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ReadFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 556 + 344 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Capture_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + + 945 + 50 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + QFrame::NoFrame + + + + 722 + 221 + 230 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Example: %s%s_%3.3d.tif + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 712 + 366 + 340 + 22 + + + + + + 189 + 0 + 64 + 20 + + + + $(P)$(R)DeleteDriverFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delete driver file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 258 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DeleteDriverFile_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 407 + 393 + 656 + 47 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 120 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteStatus + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 25 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Write message + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 28 + 505 + 14 + + + + caLineEdit::Height + + + $(P)$(R)WriteMessage + + + + 253 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + caRectangle_0 + caLabel_0 + caFrame_0 + caLabel_1 + caFrame_1 + caLabel_2 + caFrame_2 + caLabel_3 + caFrame_3 + caLabel_4 + caFrame_4 + caLabel_5 + caFrame_6 + caFrame_5 + caLabel_6 + caRectangle_1 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caFrame_7 + caInclude_8 + caLabel_13 + caFrame_9 + caLabel_14 + caLabel_15 + caFrame_10 + caLabel_16 + caLabel_17 + caFrame_11 + caLineEdit_0 + caLineEdit_1 + caTextEntry_0 + caMenu_0 + caLineEdit_2 + caTextEntry_1 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caTextEntry_3 + caLineEdit_5 + caMenu_1 + caLineEdit_6 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caMenu_2 + caLineEdit_7 + caTextEntry_4 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caMenu_3 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDOverlay.ui b/ADApp/op/ui/NDOverlay.ui new file mode 100644 index 0000000..2c3d4f5 --- /dev/null +++ b/ADApp/op/ui/NDOverlay.ui @@ -0,0 +1,365 @@ + + +MainWindow + + + + 154 + 55 + 390 + 640 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 0 + 5 + 390 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 87 + 6 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + + 5 + 550 + 382 + 87 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 380 + 85 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 167 + 30 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Individual Overlays + + + Menu + + + Overlay 1;Overlay 2;Overlay 3;Overlay 4;Overlay 5;Overlay 6;Overlay 7;Overlay 8 + + + NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl + + + P=$(P), R=$(R)1:;P=$(P), R=$(R)2:;P=$(P), R=$(R)3:;P=$(P), R=$(R)4:;P=$(P), R=$(R)5:;P=$(P), R=$(R)6:;P=$(P), R=$(R)7:;P=$(P), R=$(R)8: + + + false;false;false;false;false;false;false;false + + + + + QFrame::NoFrame + + + + 17 + 30 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Individual 0-7 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 167 + 57 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Combined Overlays + + + Menu + + + Overlays 1-8;Overlays 9-16 + + + NDOverlay8.adl;NDOverlay8.adl + + + P=$(P),R=$(R),O1=$(R)1:,O2=$(R)2:,O3=$(R)3:,O4=$(R)4:,O5=$(R)5:,O6=$(R)6:,O7=$(R)7:,O8=$(R)8:;P=$(P),R=$(R),O1=$(R)9:,O2=$(R)10:,O3=$(R)11:,O4=$(R)12:,O5=$(R)13:,O6=$(R)14:,O7=$(R)15:,O8=$(R)16: + + + false;false + + + + + QFrame::NoFrame + + + + 133 + 5 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Overlay definitions + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 77 + 58 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Combined + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + caRectangle_0 + caLabel_0 + caInclude_0 + caRectangle_1 + caLabel_1 + caLabel_2 + caLabel_3 + caFrame_1 + caRelatedDisplay_0 + caRelatedDisplay_1 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDOverlay8.ui b/ADApp/op/ui/NDOverlay8.ui new file mode 100644 index 0000000..2d65a11 --- /dev/null +++ b/ADApp/op/ui/NDOverlay8.ui @@ -0,0 +1,11820 @@ + + +MainWindow + + + + 406 + 72 + 975 + 675 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 0 + 5 + 975 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 439 + 5 + 96 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 705 + 36 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 835 + 36 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 35 + 61 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Use? + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 145 + 61 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 270 + 61 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shape + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 355 + 61 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Draw mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 522 + 61 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (mono) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 527 + 36 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Green + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 595 + 61 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Blue + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 660 + 61 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Pos. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 725 + 61 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 790 + 61 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Pos. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 855 + 61 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 470 + 61 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Red + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 8 + 86 + 964 + 70 + + + + + + 17 + 24 + 60 + 18 + + + + $(P)$(O1)Use + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 17 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O1)Use_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 82 + 23 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(O1)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 82 + 0 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(O1)Name_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 237 + 24 + 100 + 18 + + + + $(P)$(O1)Shape + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 237 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O1)Shape_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 342 + 24 + 100 + 18 + + + + $(P)$(O1)DrawMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 342 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O1)DrawMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 514 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O1)Green + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 514 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O1)Green_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 577 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O1)Blue + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 577 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O1)Blue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 642 + 48 + 60 + 20 + + + + $(P)$(O1)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 642 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O1)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 642 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O1)PositionX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 707 + 48 + 60 + 20 + + + + $(P)$(O1)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 707 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O1)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 707 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O1)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 772 + 48 + 60 + 20 + + + + $(P)$(O1)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 772 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O1)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 772 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O1)PositionY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 837 + 48 + 60 + 20 + + + + $(P)$(O1)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 837 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O1)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 837 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O1)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 447 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O1)Red + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 447 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O1)Red_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 23 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 902 + 23 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Full Overlay + + + NDOverlayN.adl + + + P=$(P), R=$(O1) + + + false + + + + + + + 8 + 159 + 964 + 70 + + + + + + 17 + 24 + 60 + 18 + + + + $(P)$(O2)Use + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 17 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O2)Use_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 82 + 23 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(O2)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 82 + 0 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(O2)Name_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 237 + 24 + 100 + 18 + + + + $(P)$(O2)Shape + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 237 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O2)Shape_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 342 + 24 + 100 + 18 + + + + $(P)$(O2)DrawMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 342 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O2)DrawMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 514 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O2)Green + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 514 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O2)Green_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 577 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O2)Blue + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 577 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O2)Blue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 642 + 48 + 60 + 20 + + + + $(P)$(O2)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 642 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O2)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 642 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O2)PositionX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 707 + 48 + 60 + 20 + + + + $(P)$(O2)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 707 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O2)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 707 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O2)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 772 + 48 + 60 + 20 + + + + $(P)$(O2)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 772 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O2)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 772 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O2)PositionY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 837 + 48 + 60 + 20 + + + + $(P)$(O2)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 837 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O2)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 837 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O2)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 447 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O2)Red + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 447 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O2)Red_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 23 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 2 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 902 + 23 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Full Overlay + + + NDOverlayN.adl + + + P=$(P), R=$(O2) + + + false + + + + + + + 8 + 232 + 964 + 70 + + + + + + 17 + 24 + 60 + 18 + + + + $(P)$(O3)Use + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 17 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O3)Use_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 82 + 23 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(O3)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 82 + 0 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(O3)Name_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 237 + 24 + 100 + 18 + + + + $(P)$(O3)Shape + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 237 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O3)Shape_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 342 + 24 + 100 + 18 + + + + $(P)$(O3)DrawMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 342 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O3)DrawMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 514 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O3)Green + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 514 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O3)Green_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 577 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O3)Blue + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 577 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O3)Blue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 642 + 48 + 60 + 20 + + + + $(P)$(O3)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 642 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O3)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 642 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O3)PositionX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 707 + 48 + 60 + 20 + + + + $(P)$(O3)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 707 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O3)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 707 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O3)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 772 + 48 + 60 + 20 + + + + $(P)$(O3)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 772 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O3)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 772 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O3)PositionY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 837 + 48 + 60 + 20 + + + + $(P)$(O3)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 837 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O3)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 837 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O3)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 447 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O3)Red + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 447 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O3)Red_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 23 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 3 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 902 + 23 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Full Overlay + + + NDOverlayN.adl + + + P=$(P), R=$(O3) + + + false + + + + + + + 8 + 305 + 964 + 70 + + + + + + 17 + 24 + 60 + 18 + + + + $(P)$(O4)Use + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 17 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O4)Use_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 82 + 23 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(O4)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 82 + 0 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(O4)Name_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 237 + 24 + 100 + 18 + + + + $(P)$(O4)Shape + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 237 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O4)Shape_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 342 + 24 + 100 + 18 + + + + $(P)$(O4)DrawMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 342 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O4)DrawMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 514 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O4)Green + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 514 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O4)Green_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 577 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O4)Blue + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 577 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O4)Blue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 642 + 48 + 60 + 20 + + + + $(P)$(O4)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 642 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O4)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 642 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O4)PositionX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 707 + 48 + 60 + 20 + + + + $(P)$(O4)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 707 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O4)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 707 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O4)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 772 + 48 + 60 + 20 + + + + $(P)$(O4)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 772 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O4)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 772 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O4)PositionY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 837 + 48 + 60 + 20 + + + + $(P)$(O4)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 837 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O4)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 837 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O4)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 447 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O4)Red + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 447 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O4)Red_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 23 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 4 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 902 + 23 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Full Overlay + + + NDOverlayN.adl + + + P=$(P), R=$(O4) + + + false + + + + + + + 8 + 378 + 964 + 70 + + + + + + 17 + 24 + 60 + 18 + + + + $(P)$(O5)Use + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 17 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O5)Use_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 82 + 23 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(O5)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 82 + 0 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(O5)Name_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 237 + 24 + 100 + 18 + + + + $(P)$(O5)Shape + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 237 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O5)Shape_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 342 + 24 + 100 + 18 + + + + $(P)$(O5)DrawMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 342 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O5)DrawMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 514 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O5)Green + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 514 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O5)Green_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 577 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O5)Blue + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 577 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O5)Blue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 642 + 48 + 60 + 20 + + + + $(P)$(O5)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 642 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O5)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 642 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O5)PositionX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 707 + 48 + 60 + 20 + + + + $(P)$(O5)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 707 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O5)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 707 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O5)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 772 + 48 + 60 + 20 + + + + $(P)$(O5)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 772 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O5)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 772 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O5)PositionY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 837 + 48 + 60 + 20 + + + + $(P)$(O5)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 837 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O5)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 837 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O5)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 447 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O5)Red + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 447 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O5)Red_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 23 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 5 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 902 + 23 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Full Overlay + + + NDOverlayN.adl + + + P=$(P), R=$(O5) + + + false + + + + + + + 8 + 451 + 964 + 70 + + + + + + 17 + 24 + 60 + 18 + + + + $(P)$(O6)Use + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 17 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O6)Use_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 82 + 23 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(O6)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 82 + 0 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(O6)Name_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 237 + 24 + 100 + 18 + + + + $(P)$(O6)Shape + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 237 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O6)Shape_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 342 + 24 + 100 + 18 + + + + $(P)$(O6)DrawMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 342 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O6)DrawMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 514 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O6)Green + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 514 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O6)Green_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 577 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O6)Blue + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 577 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O6)Blue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 642 + 48 + 60 + 20 + + + + $(P)$(O6)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 642 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O6)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 642 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O6)PositionX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 707 + 48 + 60 + 20 + + + + $(P)$(O6)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 707 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O6)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 707 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O6)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 772 + 48 + 60 + 20 + + + + $(P)$(O6)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 772 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O6)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 772 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O6)PositionY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 837 + 48 + 60 + 20 + + + + $(P)$(O6)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 837 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O6)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 837 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O6)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 447 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O6)Red + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 447 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O6)Red_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 23 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 6 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 902 + 23 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Full Overlay + + + NDOverlayN.adl + + + P=$(P), R=$(O6) + + + false + + + + + + + 8 + 524 + 964 + 70 + + + + + + 17 + 24 + 60 + 18 + + + + $(P)$(O7)Use + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 17 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O7)Use_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 82 + 23 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(O7)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 82 + 0 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(O7)Name_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 237 + 24 + 100 + 18 + + + + $(P)$(O7)Shape + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 237 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O7)Shape_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 342 + 24 + 100 + 18 + + + + $(P)$(O7)DrawMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 342 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O7)DrawMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 514 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O7)Green + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 514 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O7)Green_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 577 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O7)Blue + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 577 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O7)Blue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 642 + 48 + 60 + 20 + + + + $(P)$(O7)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 642 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O7)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 642 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O7)PositionX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 707 + 48 + 60 + 20 + + + + $(P)$(O7)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 707 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O7)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 707 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O7)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 772 + 48 + 60 + 20 + + + + $(P)$(O7)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 772 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O7)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 772 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O7)PositionY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 837 + 48 + 60 + 20 + + + + $(P)$(O7)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 837 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O7)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 837 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O7)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 447 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O7)Red + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 447 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O7)Red_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 23 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 7 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 902 + 23 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Full Overlay + + + NDOverlayN.adl + + + P=$(P), R=$(O7) + + + false + + + + + + + 8 + 597 + 964 + 70 + + + + + + 17 + 24 + 60 + 18 + + + + $(P)$(O8)Use + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 17 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O8)Use_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 82 + 23 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(O8)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 82 + 0 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(O8)Name_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 237 + 24 + 100 + 18 + + + + $(P)$(O8)Shape + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 237 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O8)Shape_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 342 + 24 + 100 + 18 + + + + $(P)$(O8)DrawMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 342 + 0 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(O8)DrawMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 514 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O8)Green + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 514 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O8)Green_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 577 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O8)Blue + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 577 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O8)Blue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 642 + 48 + 60 + 20 + + + + $(P)$(O8)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 642 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O8)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 642 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O8)PositionX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 707 + 48 + 60 + 20 + + + + $(P)$(O8)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 707 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O8)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 707 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O8)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 772 + 48 + 60 + 20 + + + + $(P)$(O8)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 772 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O8)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 772 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O8)PositionY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 837 + 48 + 60 + 20 + + + + $(P)$(O8)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 837 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O8)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 837 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O8)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 447 + 23 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(O8)Red + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 447 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(O8)Red_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 23 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 8 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 902 + 23 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Full Overlay + + + NDOverlayN.adl + + + P=$(P), R=$(O8) + + + false + + + + caRectangle_0 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caFrame_0 + caLabel_16 + caFrame_1 + caLabel_17 + caFrame_2 + caLabel_18 + caFrame_3 + caLabel_19 + caFrame_4 + caLabel_20 + caFrame_5 + caLabel_21 + caFrame_6 + caLabel_22 + caFrame_7 + caMenu_0 + caLineEdit_0 + caTextEntry_0 + caLineEdit_1 + caMenu_1 + caLineEdit_2 + caMenu_2 + caLineEdit_3 + caTextEntry_1 + caLineEdit_4 + caTextEntry_2 + caLineEdit_5 + caSlider_0 + caTextEntry_3 + caLineEdit_6 + caSlider_1 + caTextEntry_4 + caLineEdit_7 + caSlider_2 + caTextEntry_5 + caLineEdit_8 + caSlider_3 + caTextEntry_6 + caLineEdit_9 + caTextEntry_7 + caLineEdit_10 + caRelatedDisplay_0 + caMenu_3 + caLineEdit_11 + caTextEntry_8 + caLineEdit_12 + caMenu_4 + caLineEdit_13 + caMenu_5 + caLineEdit_14 + caTextEntry_9 + caLineEdit_15 + caTextEntry_10 + caLineEdit_16 + caSlider_4 + caTextEntry_11 + caLineEdit_17 + caSlider_5 + caTextEntry_12 + caLineEdit_18 + caSlider_6 + caTextEntry_13 + caLineEdit_19 + caSlider_7 + caTextEntry_14 + caLineEdit_20 + caTextEntry_15 + caLineEdit_21 + caRelatedDisplay_1 + caMenu_6 + caLineEdit_22 + caTextEntry_16 + caLineEdit_23 + caMenu_7 + caLineEdit_24 + caMenu_8 + caLineEdit_25 + caTextEntry_17 + caLineEdit_26 + caTextEntry_18 + caLineEdit_27 + caSlider_8 + caTextEntry_19 + caLineEdit_28 + caSlider_9 + caTextEntry_20 + caLineEdit_29 + caSlider_10 + caTextEntry_21 + caLineEdit_30 + caSlider_11 + caTextEntry_22 + caLineEdit_31 + caTextEntry_23 + caLineEdit_32 + caRelatedDisplay_2 + caMenu_9 + caLineEdit_33 + caTextEntry_24 + caLineEdit_34 + caMenu_10 + caLineEdit_35 + caMenu_11 + caLineEdit_36 + caTextEntry_25 + caLineEdit_37 + caTextEntry_26 + caLineEdit_38 + caSlider_12 + caTextEntry_27 + caLineEdit_39 + caSlider_13 + caTextEntry_28 + caLineEdit_40 + caSlider_14 + caTextEntry_29 + caLineEdit_41 + caSlider_15 + caTextEntry_30 + caLineEdit_42 + caTextEntry_31 + caLineEdit_43 + caRelatedDisplay_3 + caMenu_12 + caLineEdit_44 + caTextEntry_32 + caLineEdit_45 + caMenu_13 + caLineEdit_46 + caMenu_14 + caLineEdit_47 + caTextEntry_33 + caLineEdit_48 + caTextEntry_34 + caLineEdit_49 + caSlider_16 + caTextEntry_35 + caLineEdit_50 + caSlider_17 + caTextEntry_36 + caLineEdit_51 + caSlider_18 + caTextEntry_37 + caLineEdit_52 + caSlider_19 + caTextEntry_38 + caLineEdit_53 + caTextEntry_39 + caLineEdit_54 + caRelatedDisplay_4 + caMenu_15 + caLineEdit_55 + caTextEntry_40 + caLineEdit_56 + caMenu_16 + caLineEdit_57 + caMenu_17 + caLineEdit_58 + caTextEntry_41 + caLineEdit_59 + caTextEntry_42 + caLineEdit_60 + caSlider_20 + caTextEntry_43 + caLineEdit_61 + caSlider_21 + caTextEntry_44 + caLineEdit_62 + caSlider_22 + caTextEntry_45 + caLineEdit_63 + caSlider_23 + caTextEntry_46 + caLineEdit_64 + caTextEntry_47 + caLineEdit_65 + caRelatedDisplay_5 + caMenu_18 + caLineEdit_66 + caTextEntry_48 + caLineEdit_67 + caMenu_19 + caLineEdit_68 + caMenu_20 + caLineEdit_69 + caTextEntry_49 + caLineEdit_70 + caTextEntry_50 + caLineEdit_71 + caSlider_24 + caTextEntry_51 + caLineEdit_72 + caSlider_25 + caTextEntry_52 + caLineEdit_73 + caSlider_26 + caTextEntry_53 + caLineEdit_74 + caSlider_27 + caTextEntry_54 + caLineEdit_75 + caTextEntry_55 + caLineEdit_76 + caRelatedDisplay_6 + caMenu_21 + caLineEdit_77 + caTextEntry_56 + caLineEdit_78 + caMenu_22 + caLineEdit_79 + caMenu_23 + caLineEdit_80 + caTextEntry_57 + caLineEdit_81 + caTextEntry_58 + caLineEdit_82 + caSlider_28 + caTextEntry_59 + caLineEdit_83 + caSlider_29 + caTextEntry_60 + caLineEdit_84 + caSlider_30 + caTextEntry_61 + caLineEdit_85 + caSlider_31 + caTextEntry_62 + caLineEdit_86 + caTextEntry_63 + caLineEdit_87 + caRelatedDisplay_7 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDOverlayN.ui b/ADApp/op/ui/NDOverlayN.ui new file mode 100644 index 0000000..5e3f493 --- /dev/null +++ b/ADApp/op/ui/NDOverlayN.ui @@ -0,0 +1,2366 @@ + + +MainWindow + + + + 821 + 91 + 335 + 595 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 5 + 40 + 325 + 550 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 5 + 335 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 59 + 5 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 110 + 45 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Use? + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 46 + 60 + 18 + + + + $(P)$(R)Use + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 220 + 46 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Use_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 110 + 70 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 70 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 100 + 95 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shape + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 260 + 96 + 70 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Shape_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 155 + 96 + 100 + 18 + + + + $(P)$(R)Shape + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 60 + 120 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Draw mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 260 + 121 + 70 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DrawMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 155 + 121 + 100 + 18 + + + + $(P)$(R)DrawMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 120 + 145 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Red + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 145 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Red + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 220 + 146 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Red_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 100 + 170 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Green (mono) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 170 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Green + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 220 + 171 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Green_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 110 + 195 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Blue + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 195 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Blue + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 220 + 196 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Blue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 20 + 225 + 287 + 172 + + + + + QFrame::NoFrame + + + + 170 + 0 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 50 + 150 + 20 + + + + $(P)$(R)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 135 + 125 + 150 + 20 + + + + $(P)$(R)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + QFrame::NoFrame + + + + 50 + 25 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Position + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 25 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PositionX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 200 + 26 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PositionX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 75 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Position link + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 75 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PositionXLink.DOL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 90 + 100 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 100 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 200 + 101 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 135 + 150 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeXLink.DOL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 40 + 150 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size link + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 10 + 220 + 315 + 180 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 20 + 410 + 287 + 172 + + + + + + 135 + 75 + 150 + 20 + + + + $(P)$(R)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 135 + 125 + 150 + 20 + + + + $(P)$(R)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + QFrame::NoFrame + + + + 170 + 0 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 50 + 25 + 213 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Position + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 85 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PositionY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 150 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PositionY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 0 + 50 + 287 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Position link + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 0 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PositionYLink.DOL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 90 + 100 + 173 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 45 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 110 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 40 + 150 + 247 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size link + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 95 + 0 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeYLink.DOL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + caGraphics::Rectangle + + + + 10 + 405 + 315 + 180 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caFrame_0 + caRectangle_2 + caLabel_13 + caLabel_14 + caFrame_2 + caLabel_15 + caFrame_3 + caLabel_16 + caFrame_4 + caLabel_17 + caFrame_5 + caFrame_1 + caRectangle_3 + caMenu_0 + caLineEdit_0 + caTextEntry_0 + caLineEdit_1 + caMenu_1 + caLineEdit_2 + caMenu_2 + caTextEntry_1 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caTextEntry_3 + caLineEdit_5 + caSlider_0 + caSlider_1 + caTextEntry_4 + caLineEdit_6 + caTextEntry_5 + caTextEntry_6 + caLineEdit_7 + caTextEntry_7 + caSlider_2 + caSlider_3 + caTextEntry_8 + caLineEdit_8 + caTextEntry_9 + caTextEntry_10 + caLineEdit_9 + caTextEntry_11 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDPlot.ui b/ADApp/op/ui/NDPlot.ui new file mode 100644 index 0000000..2567499 --- /dev/null +++ b/ADApp/op/ui/NDPlot.ui @@ -0,0 +1,169 @@ + + +MainWindow + + + + 1095 + 344 + 400 + 300 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 0 + 30 + 400 + 270 + + + + $(TITLE) + + + $(XLABEL) + + + $(YLABEL) + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + + 115 + 223 + 255 + + + + + 0 + 0 + 0 + + + + ;$(P)$(R)$(DATA) + + + caCartesianPlot::Dots + + + caCartesianPlot::Dots + + + caCartesianPlot::Dots + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::Channel + + + caCartesianPlot::Channel + + + + + caGraphics::Rectangle + + + + 0 + 0 + 400 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 92 + 1 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) $(TITLE) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caRectangle_0 + caLabel_0 + caCartesianPlot_0 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDPluginBase.ui b/ADApp/op/ui/NDPluginBase.ui new file mode 100644 index 0000000..81d7069 --- /dev/null +++ b/ADApp/op/ui/NDPluginBase.ui @@ -0,0 +1,2403 @@ + + +MainWindow + + + + 679 + 87 + 380 + 505 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 380 + 505 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 167 + 79 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NDArrayAddress + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 273 + 80 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NDArrayAddress_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 27 + 79 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array address + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 57 + 54 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array port + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 167 + 54 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 273 + 55 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NDArrayPort_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 97 + 104 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 167 + 104 + 100 + 20 + + + + $(P)$(R)EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 67 + 129 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Min. time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 167 + 129 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinCallbackTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 273 + 130 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinCallbackTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 7 + 154 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Callbacks block + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 167 + 154 + 100 + 20 + + + + $(P)$(R)BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 273 + 155 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BlockingCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 167 + 5 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 67 + 4 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + asyn port + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 167 + 30 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 47 + 29 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Plugin type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 273 + 105 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 57 + 179 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Queue size/free + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 167 + 180 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)QueueSize + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 7 + 204 + 372 + 297 + + + + + + 160 + 0 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 266 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 20 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 160 + 50 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)DroppedArrays + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 266 + 51 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 50 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Dropped arrays + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 50 + 100 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 160 + 101 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize0_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 230 + 101 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize1_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 60 + 125 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 160 + 126 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DataType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 30 + 75 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # dimensions + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 160 + 76 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NDimensions_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 300 + 101 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize2_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 60 + 200 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Unique ID + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 160 + 201 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)UniqueId_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 50 + 150 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Color mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 160 + 151 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ColorMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 20 + 175 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Bayer pattern + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 160 + 176 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BayerPattern_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 275 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + asyn record + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 160 + 275 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + asynRecord + + + asynRecord.adl + + + P=$(P),R=$(R)AsynIO + + + false + + + + + QFrame::NoFrame + + + + 0 + 250 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Attributes file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 160 + 250 + 210 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NDAttributesFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 50 + 225 + 262 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time stamp + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 110 + 1 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TimeStamp_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 50 + 25 + 212 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 110 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + + 273 + 179 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + caRectangle_0 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caFrame_1 + caLabel_19 + caFrame_2 + caFrame_0 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caLineEdit_1 + caMenu_0 + caTextEntry_2 + caLineEdit_2 + caMenu_1 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caTextEntry_3 + caLineEdit_8 + caTextEntry_4 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + caRelatedDisplay_0 + caTextEntry_5 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDProcess.ui b/ADApp/op/ui/NDProcess.ui new file mode 100644 index 0000000..66dccc4 --- /dev/null +++ b/ADApp/op/ui/NDProcess.ui @@ -0,0 +1,5722 @@ + + +MainWindow + + + + 154 + 202 + 1150 + 660 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 327 + 9 + 500 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 469 + 10 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 390 + 40 + 350 + 530 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 442 + 515 + 282 + 47 + + + + + + 31 + 25 + 251 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 101 + 1 + 80 + 18 + + + + $(P)$(R)DataTypeOut + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 187 + 1 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DataTypeOut_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 280 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 5 + 0 + 270 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Output data type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 411 + 375 + 321 + 122 + + + + + + 0 + 25 + 321 + 97 + + + + + QFrame::NoFrame + + + + 10 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable low clip + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 257 + 1 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EnableLowClip_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 20 + 25 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Low clip value + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 257 + 26 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)LowClip_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 50 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable high clip + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 257 + 51 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EnableHighClip_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 257 + 75 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)HighClip_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 75 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + High clip value + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 171 + 1 + 80 + 19 + + + + $(P)$(R)EnableLowClip + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 171 + 26 + 80 + 19 + + + + caLineEdit::Height + + + $(P)$(R)LowClip + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 171 + 51 + 80 + 19 + + + + $(P)$(R)EnableHighClip + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 171 + 75 + 80 + 19 + + + + caLineEdit::Height + + + $(P)$(R)HighClip + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + caGraphics::Rectangle + + + + 31 + 0 + 280 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 36 + 0 + 270 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Low/High Clipping + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + QFrame::NoFrame + + + + 421 + 160 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save flat field + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 668 + 161 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ValidFlatField_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 401 + 185 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable flat field + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 668 + 186 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EnableFlatField_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 411 + 210 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Scale flat field + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 668 + 211 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ScaleFlatField_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 582 + 161 + 80 + 19 + + + + EPushButton::Height + + + $(P)$(R)SaveFlatField + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + + 582 + 186 + 80 + 19 + + + + $(P)$(R)EnableFlatField + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 582 + 211 + 80 + 19 + + + + caLineEdit::Height + + + $(P)$(R)ScaleFlatField + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + caGraphics::Rectangle + + + + 437 + 135 + 280 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 442 + 135 + 270 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Flat field normalization + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 792 + 42 + 280 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 797 + 42 + 270 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Recursive filter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 745 + 40 + 400 + 615 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 796 + 70 + 291 + 22 + + + + + + 227 + 1 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EnableFilter_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable filter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 141 + 1 + 80 + 19 + + + + $(P)$(R)EnableFilter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 806 + 95 + 281 + 22 + + + + + + 217 + 1 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumFilter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 131 + 1 + 80 + 19 + + + + caLineEdit::Height + + + $(P)$(R)NumFilter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + N filter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 796 + 120 + 223 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + N filtered + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 141 + 1 + 80 + 19 + + + + caLineEdit::Height + + + $(P)$(R)NumFiltered_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 836 + 145 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filter type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 937 + 146 + 140 + 19 + + + + $(P)$(R)FilterType + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 776 + 170 + 243 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Reset filter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 161 + 1 + 80 + 19 + + + + EPushButton::Height + + + $(P)$(R)ResetFilter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Reset + + + 1 + + + caMessageButton::Static + + + + + + caGraphics::Rectangle + + + + 442 + 245 + 280 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 447 + 245 + 270 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Scale and Offset + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + + 752 + 245 + 386 + 402 + + + + + QFrame::NoFrame + + + + 3 + 286 + 112 + 14 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + On filter reset: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 3 + 229 + 294 + 14 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (OC3+OC4/N)*I[n]) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 3 + 267 + 294 + 14 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + (FC3+FC4/N)*I[n]) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 3 + 367 + 168 + 14 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + N = value of NumFiltered + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 3 + 348 + 252 + 14 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + F = Stored filter (double precision) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 3 + 329 + 189 + 14 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + I = Input array in callback + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 3 + 386 + 238 + 14 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + O = Output array passed to clients + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + OOffset + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 73 + 1 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)OOffset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 128 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)OOffset_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 25 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + OC1 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 73 + 26 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)OC1 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 128 + 26 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)OC1_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 236 + 25 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + OC2 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 269 + 26 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)OC2 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 324 + 26 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)OC2_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 50 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + OC3 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 73 + 51 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)OC3 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 128 + 51 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)OC3_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 236 + 50 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + OC4 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 269 + 51 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)OC4 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 324 + 51 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)OC4_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 150 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ROffset + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 73 + 151 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)ROffset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 128 + 151 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ROffset_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 75 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FOffset + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 73 + 76 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)FOffset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 128 + 76 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FOffset_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 100 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FC1 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 73 + 101 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)FC1 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 128 + 101 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FC1_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 236 + 100 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FC2 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 269 + 101 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)FC2 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 324 + 101 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FC2_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 125 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FC3 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 73 + 126 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)FC3 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 128 + 126 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FC3_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 236 + 125 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FC4 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 269 + 126 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)FC4 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 324 + 126 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FC4_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 206 + 0 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + OScale + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 269 + 1 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)OScale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 324 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)OScale_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 206 + 75 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + FScale + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 269 + 76 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)FScale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 324 + 76 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FScale_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 3 + 248 + 315 + 14 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + F[n] = FOffset + FScale*((FC1+FC2/N)*F[n-1] + + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 3 + 210 + 322 + 14 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + O[n] = OOffset + OScale*((OC1+OC2/N)*F[n-1] + + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 3 + 305 + 252 + 14 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + F[0] = ROffset + RC1*F[n] + RC2*I[0] + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 40 + 175 + 150 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + RC1 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 33 + 1 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)RC1 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 88 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)RC1_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 236 + 175 + 150 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + RC2 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 33 + 1 + 50 + 19 + + + + caLineEdit::Height + + + $(P)$(R)RC2 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 88 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)RC2_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + QFrame::NoFrame + + + + 796 + 195 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto reset filter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 937 + 196 + 80 + 19 + + + + $(P)$(R)AutoResetFilter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 796 + 220 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filter callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 937 + 221 + 140 + 19 + + + + $(P)$(R)FilterCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 401 + 42 + 331 + 75 + + + + + QFrame::NoFrame + + + + 20 + 28 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save background + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 267 + 29 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ValidBackground_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 53 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable background + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 267 + 54 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EnableBackground_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 181 + 29 + 80 + 19 + + + + EPushButton::Height + + + $(P)$(R)SaveBackground + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + + 181 + 54 + 80 + 19 + + + + $(P)$(R)EnableBackground + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + caGraphics::Rectangle + + + + 36 + 0 + 280 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 41 + 0 + 270 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Background subtraction + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + QFrame::NoFrame + + + + 431 + 320 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Scale value + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 668 + 321 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Scale_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 582 + 321 + 80 + 19 + + + + caLineEdit::Height + + + $(P)$(R)Scale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 421 + 345 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Offset value + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 582 + 345 + 80 + 19 + + + + caLineEdit::Height + + + $(P)$(R)Offset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 668 + 345 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Offset_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 421 + 270 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable scale/off. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 582 + 271 + 80 + 19 + + + + $(P)$(R)EnableOffsetScale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 668 + 271 + 62 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EnableOffsetScale_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 421 + 295 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto scale/off. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 582 + 296 + 80 + 19 + + + + EPushButton::Height + + + $(P)$(R)AutoOffsetScale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Auto calc + + + 1 + + + caMessageButton::Static + + + caRectangle_0 + caLabel_0 + caRectangle_1 + caLabel_1 + caFrame_1 + caRectangle_2 + caLabel_2 + caFrame_0 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caFrame_3 + caRectangle_3 + caLabel_7 + caFrame_2 + caLabel_8 + caLabel_9 + caLabel_10 + caRectangle_4 + caLabel_11 + caRectangle_5 + caLabel_12 + caRectangle_6 + caLabel_13 + caFrame_4 + caLabel_14 + caFrame_5 + caLabel_15 + caFrame_6 + caLabel_16 + caLabel_17 + caFrame_7 + caRectangle_7 + caLabel_18 + caInclude_8 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caLabel_33 + caLabel_34 + caLabel_35 + caLabel_36 + caLabel_37 + caLabel_38 + caLabel_39 + caLabel_40 + caLabel_41 + caLabel_42 + caFrame_10 + caLabel_43 + caFrame_11 + caFrame_9 + caLabel_44 + caLabel_45 + caLabel_46 + caLabel_47 + caRectangle_8 + caLabel_48 + caFrame_12 + caLabel_49 + caLabel_50 + caLabel_51 + caLabel_52 + caMenu_0 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caMenu_1 + caTextEntry_0 + caMenu_2 + caTextEntry_1 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caMessageButton_0 + caMenu_3 + caTextEntry_2 + caLineEdit_8 + caMenu_4 + caLineEdit_9 + caTextEntry_3 + caLineEdit_10 + caMenu_5 + caMessageButton_1 + caTextEntry_4 + caLineEdit_11 + caTextEntry_5 + caLineEdit_12 + caTextEntry_6 + caLineEdit_13 + caTextEntry_7 + caLineEdit_14 + caTextEntry_8 + caLineEdit_15 + caTextEntry_9 + caLineEdit_16 + caTextEntry_10 + caLineEdit_17 + caTextEntry_11 + caLineEdit_18 + caTextEntry_12 + caLineEdit_19 + caTextEntry_13 + caLineEdit_20 + caTextEntry_14 + caLineEdit_21 + caTextEntry_15 + caLineEdit_22 + caTextEntry_16 + caLineEdit_23 + caTextEntry_17 + caLineEdit_24 + caTextEntry_18 + caLineEdit_25 + caMenu_6 + caMenu_7 + caLineEdit_26 + caLineEdit_27 + caMessageButton_2 + caMenu_8 + caLineEdit_28 + caTextEntry_19 + caTextEntry_20 + caLineEdit_29 + caMenu_9 + caLineEdit_30 + caMessageButton_3 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDROI.ui b/ADApp/op/ui/NDROI.ui new file mode 100644 index 0000000..6056b1b --- /dev/null +++ b/ADApp/op/ui/NDROI.ui @@ -0,0 +1,3601 @@ + + +MainWindow + + + + 452 + 60 + 755 + 580 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 127 + 9 + 500 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 269 + 10 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 533 + 41 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 507 + 42 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Definition + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 390 + 40 + 360 + 535 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 395 + 175 + 350 + 395 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 620 + 181 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 700 + 181 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Z + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 540 + 181 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 452 + 95 + 275 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 103 + 1 + 80 + 18 + + + + $(P)$(R)DataTypeOut + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 193 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DataTypeOut_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 502 + 70 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 553 + 70 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 452 + 120 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable scaling + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 555 + 121 + 80 + 18 + + + + $(P)$(R)EnableScale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 645 + 121 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EnableScale_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 452 + 145 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Scale divisor + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 645 + 146 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Scale_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 553 + 145 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Scale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + QFrame::NoFrame + + + + 432 + 475 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 595 + 455 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 595 + 475 + 60 + 18 + + + + $(P)$(R)AutoSizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 675 + 455 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSizeZ_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 675 + 475 + 60 + 18 + + + + $(P)$(R)AutoSizeZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 515 + 475 + 60 + 18 + + + + $(P)$(R)AutoSizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 515 + 455 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 402 + 202 + 336 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Input Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 113 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 193 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 273 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeZ_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 432 + 247 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 596 + 227 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EnableY_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 591 + 247 + 70 + 18 + + + + $(P)$(R)EnableY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 676 + 227 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EnableZ_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 671 + 247 + 70 + 18 + + + + $(P)$(R)EnableZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 510 + 247 + 70 + 18 + + + + $(P)$(R)EnableX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 515 + 227 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EnableX_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 432 + 272 + 306 + 42 + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 163 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 163 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 243 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 243 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinZ_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 83 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 83 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 452 + 317 + 286 + 65 + + + + + QFrame::NoFrame + + + + 0 + 20 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ROI start + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 143 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 223 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 223 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinZ_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 63 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 63 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 62 + 43 + 60 + 20 + + + + $(P)$(R)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 142 + 43 + 60 + 20 + + + + $(P)$(R)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 222 + 43 + 60 + 20 + + + + $(P)$(R)MinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + + 462 + 385 + 276 + 67 + + + + + QFrame::NoFrame + + + + 0 + 20 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ROI size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 133 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 133 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 213 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 213 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeZ_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 53 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 53 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 53 + 45 + 222 + 22 + + + + + + 0 + 0 + 60 + 20 + + + + $(P)$(R)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 80 + 0 + 60 + 20 + + + + $(P)$(R)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 160 + 0 + 60 + 20 + + + + $(P)$(R)SizeZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + + + 402 + 545 + 336 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ROI Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 193 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 273 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeZ_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 113 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 432 + 500 + 306 + 42 + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Reverse + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 163 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReverseY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 163 + 20 + 60 + 18 + + + + $(P)$(R)ReverseY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 243 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReverseZ_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 243 + 20 + 60 + 18 + + + + $(P)$(R)ReverseZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 83 + 20 + 60 + 18 + + + + $(P)$(R)ReverseX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 83 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReverseX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + caRectangle_0 + caLabel_0 + caRectangle_1 + caLabel_1 + caRectangle_2 + caRectangle_3 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caFrame_0 + caLabel_6 + caLabel_7 + caLabel_8 + caInclude_1 + caLabel_9 + caLabel_10 + caFrame_2 + caLabel_11 + caLabel_12 + caFrame_3 + caLabel_13 + caFrame_4 + caLabel_14 + caFrame_6 + caFrame_5 + caLabel_15 + caFrame_7 + caLabel_16 + caFrame_8 + caMenu_0 + caLineEdit_0 + caTextEntry_0 + caMenu_1 + caLineEdit_1 + caLineEdit_2 + caTextEntry_1 + caLineEdit_3 + caMenu_2 + caLineEdit_4 + caMenu_3 + caMenu_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caMenu_5 + caLineEdit_10 + caMenu_6 + caMenu_7 + caLineEdit_11 + caTextEntry_2 + caLineEdit_12 + caTextEntry_3 + caLineEdit_13 + caTextEntry_4 + caLineEdit_14 + caTextEntry_5 + caLineEdit_15 + caTextEntry_6 + caLineEdit_16 + caLineEdit_17 + caTextEntry_7 + caSlider_0 + caSlider_1 + caSlider_2 + caTextEntry_8 + caLineEdit_18 + caTextEntry_9 + caLineEdit_19 + caTextEntry_10 + caLineEdit_20 + caSlider_3 + caSlider_4 + caSlider_5 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caLineEdit_24 + caMenu_8 + caLineEdit_25 + caMenu_9 + caMenu_10 + caLineEdit_26 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDROI4.ui b/ADApp/op/ui/NDROI4.ui new file mode 100644 index 0000000..a0bb7af --- /dev/null +++ b/ADApp/op/ui/NDROI4.ui @@ -0,0 +1,6238 @@ + + +MainWindow + + + + 75 + 146 + 1355 + 320 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 427 + 6 + 500 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 443 + 8 + 468 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P) $(R1)-$(R4) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 25 + 67 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ROI + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 85 + 67 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 180 + 67 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 250 + 67 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Start + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 320 + 67 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 390 + 67 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Bin + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 245 + 40 + 255 + 45 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 367 + 42 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 72 + 289 + 80 + 18 + + + + $(P)$(R4)EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 72 + 266 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 7 + 266 + 60 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(R4) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 242 + 288 + 60 + 20 + + + + $(P)$(R4)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 307 + 288 + 60 + 20 + + + + $(P)$(R4)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 157 + 266 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R4)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 242 + 266 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R4)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 307 + 266 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R4)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 372 + 266 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R4)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + caGraphics::Rectangle + + + + 5 + 261 + 1345 + 52 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 72 + 232 + 80 + 18 + + + + $(P)$(R3)EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 72 + 209 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 7 + 209 + 60 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(R3) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 242 + 231 + 60 + 20 + + + + $(P)$(R3)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 307 + 231 + 60 + 20 + + + + $(P)$(R3)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 157 + 209 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R3)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 242 + 209 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R3)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 307 + 209 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R3)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 372 + 209 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R3)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + caGraphics::Rectangle + + + + 5 + 204 + 1345 + 52 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 72 + 175 + 80 + 18 + + + + $(P)$(R2)EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 72 + 152 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 7 + 152 + 60 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(R2) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 242 + 174 + 60 + 20 + + + + $(P)$(R2)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 307 + 174 + 60 + 20 + + + + $(P)$(R2)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 157 + 152 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R2)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 242 + 152 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R2)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 307 + 152 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R2)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 372 + 152 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R2)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + caGraphics::Rectangle + + + + 5 + 147 + 1345 + 52 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 72 + 118 + 80 + 18 + + + + $(P)$(R1)EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 72 + 95 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 7 + 95 + 60 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(R1) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 242 + 117 + 60 + 20 + + + + $(P)$(R1)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 307 + 117 + 60 + 20 + + + + $(P)$(R1)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 157 + 95 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R1)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 242 + 95 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R1)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 307 + 95 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R1)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 372 + 95 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R1)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + caGraphics::Rectangle + + + + 5 + 90 + 1345 + 52 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 1022 + 40 + 327 + 269 + + + + + QFrame::NoFrame + + + + 13 + 27 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 93 + 27 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Divisor + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 173 + 27 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 278 + 27 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + More + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 43 + 2 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Scaling + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 3 + 0 + 165 + 45 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 0 + 249 + 80 + 18 + + + + $(P)$(R4)EnableScale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 85 + 226 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R4)Scale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 175 + 227 + 80 + 18 + + + + $(P)$(R4)DataTypeOut + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 265 + 226 + 60 + 20 + + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Menu + + + ROI #4 full + + + NDROI.adl + + + P=$(P),R=$(R4) + + + false + + + + + + 0 + 226 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)EnableScale_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 0 + 192 + 80 + 18 + + + + $(P)$(R3)EnableScale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 85 + 169 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R3)Scale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 175 + 170 + 80 + 18 + + + + $(P)$(R3)DataTypeOut + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 265 + 169 + 60 + 20 + + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Menu + + + ROI #3 full + + + NDROI.adl + + + P=$(P),R=$(R3) + + + false + + + + + + 0 + 169 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)EnableScale_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 0 + 135 + 80 + 18 + + + + $(P)$(R2)EnableScale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 85 + 112 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R2)Scale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 175 + 113 + 80 + 18 + + + + $(P)$(R2)DataTypeOut + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 265 + 112 + 60 + 20 + + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Menu + + + ROI #2 full + + + NDROI.adl + + + P=$(P),R=$(R2) + + + false + + + + + + 0 + 112 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)EnableScale_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 0 + 78 + 80 + 18 + + + + $(P)$(R1)EnableScale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 85 + 55 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R1)Scale + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 175 + 56 + 80 + 18 + + + + $(P)$(R1)DataTypeOut + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 265 + 55 + 60 + 20 + + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Menu + + + ROI #1 full + + + NDROI.adl + + + P=$(P),R=$(R1) + + + false + + + + + + 0 + 55 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)EnableScale_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + QFrame::NoFrame + + + + 770 + 67 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Start + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 840 + 67 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 910 + 67 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Bin + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 887 + 42 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Z + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 765 + 40 + 255 + 45 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 762 + 288 + 60 + 20 + + + + $(P)$(R4)MinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 827 + 288 + 60 + 20 + + + + $(P)$(R4)SizeZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 762 + 266 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R4)MinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 827 + 266 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R4)SizeZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 892 + 266 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R4)BinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 762 + 231 + 60 + 20 + + + + $(P)$(R3)MinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 827 + 231 + 60 + 20 + + + + $(P)$(R3)SizeZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 762 + 209 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R3)MinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 827 + 209 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R3)SizeZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 892 + 209 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R3)BinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 762 + 174 + 60 + 20 + + + + $(P)$(R2)MinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 827 + 174 + 60 + 20 + + + + $(P)$(R2)SizeZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 762 + 152 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R2)MinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 827 + 152 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R2)SizeZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 892 + 152 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R2)BinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 762 + 117 + 60 + 20 + + + + $(P)$(R1)MinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 827 + 117 + 60 + 20 + + + + $(P)$(R1)SizeZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 762 + 95 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R1)MinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 827 + 95 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R1)SizeZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 892 + 95 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R1)BinZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 966 + 67 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Rev. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 957 + 96 + 62 + 191 + + + + + + 0 + 0 + 60 + 18 + + + + $(P)$(R1)ReverseZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 57 + 60 + 18 + + + + $(P)$(R2)ReverseZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 114 + 60 + 18 + + + + $(P)$(R3)ReverseZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 171 + 60 + 18 + + + + $(P)$(R4)ReverseZ + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + QFrame::NoFrame + + + + 510 + 67 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Start + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 580 + 67 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 650 + 67 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Bin + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 627 + 42 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 505 + 40 + 255 + 45 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 502 + 288 + 60 + 20 + + + + $(P)$(R4)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 567 + 288 + 60 + 20 + + + + $(P)$(R4)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 502 + 266 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R4)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 567 + 266 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R4)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 632 + 266 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R4)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 502 + 231 + 60 + 20 + + + + $(P)$(R3)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 567 + 231 + 60 + 20 + + + + $(P)$(R3)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 502 + 209 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R3)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 567 + 209 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R3)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 632 + 209 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R3)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 502 + 174 + 60 + 20 + + + + $(P)$(R2)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 567 + 174 + 60 + 20 + + + + $(P)$(R2)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 502 + 152 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R2)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 567 + 152 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R2)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 632 + 152 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R2)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 502 + 117 + 60 + 20 + + + + $(P)$(R1)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 567 + 117 + 60 + 20 + + + + $(P)$(R1)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 502 + 95 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R1)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 567 + 95 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R1)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 632 + 95 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R1)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 697 + 67 + 62 + 220 + + + + + QFrame::NoFrame + + + + 15 + 0 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Rev. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 29 + 60 + 18 + + + + $(P)$(R1)ReverseY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 86 + 60 + 18 + + + + $(P)$(R2)ReverseY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 143 + 60 + 18 + + + + $(P)$(R3)ReverseY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 200 + 60 + 18 + + + + $(P)$(R4)ReverseY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + QFrame::NoFrame + + + + 452 + 67 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Rev. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 437 + 96 + 60 + 18 + + + + $(P)$(R1)ReverseX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 437 + 153 + 60 + 18 + + + + $(P)$(R2)ReverseX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 437 + 210 + 60 + 18 + + + + $(P)$(R3)ReverseX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 437 + 267 + 60 + 18 + + + + $(P)$(R4)ReverseX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + caRectangle_0 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caRectangle_1 + caLabel_7 + caLabel_8 + caRectangle_2 + caLabel_9 + caRectangle_3 + caLabel_10 + caRectangle_4 + caLabel_11 + caRectangle_5 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caRectangle_6 + caFrame_0 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caRectangle_7 + caLabel_21 + caFrame_1 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caRectangle_8 + caLabel_26 + caFrame_2 + caLabel_27 + caMenu_0 + caLineEdit_0 + caSlider_0 + caSlider_1 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caMenu_1 + caLineEdit_1 + caSlider_2 + caSlider_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caTextEntry_7 + caMenu_2 + caLineEdit_2 + caSlider_4 + caSlider_5 + caTextEntry_8 + caTextEntry_9 + caTextEntry_10 + caTextEntry_11 + caMenu_3 + caLineEdit_3 + caSlider_6 + caSlider_7 + caTextEntry_12 + caTextEntry_13 + caTextEntry_14 + caTextEntry_15 + caMenu_4 + caTextEntry_16 + caMenu_5 + caRelatedDisplay_0 + caLineEdit_4 + caMenu_6 + caTextEntry_17 + caMenu_7 + caRelatedDisplay_1 + caLineEdit_5 + caMenu_8 + caTextEntry_18 + caMenu_9 + caRelatedDisplay_2 + caLineEdit_6 + caMenu_10 + caTextEntry_19 + caMenu_11 + caRelatedDisplay_3 + caLineEdit_7 + caSlider_8 + caSlider_9 + caTextEntry_20 + caTextEntry_21 + caTextEntry_22 + caSlider_10 + caSlider_11 + caTextEntry_23 + caTextEntry_24 + caTextEntry_25 + caSlider_12 + caSlider_13 + caTextEntry_26 + caTextEntry_27 + caTextEntry_28 + caSlider_14 + caSlider_15 + caTextEntry_29 + caTextEntry_30 + caTextEntry_31 + caMenu_12 + caMenu_13 + caMenu_14 + caMenu_15 + caSlider_16 + caSlider_17 + caTextEntry_32 + caTextEntry_33 + caTextEntry_34 + caSlider_18 + caSlider_19 + caTextEntry_35 + caTextEntry_36 + caTextEntry_37 + caSlider_20 + caSlider_21 + caTextEntry_38 + caTextEntry_39 + caTextEntry_40 + caSlider_22 + caSlider_23 + caTextEntry_41 + caTextEntry_42 + caTextEntry_43 + caMenu_16 + caMenu_17 + caMenu_18 + caMenu_19 + caMenu_20 + caMenu_21 + caMenu_22 + caMenu_23 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDStats.ui b/ADApp/op/ui/NDStats.ui new file mode 100644 index 0000000..e88880a --- /dev/null +++ b/ADApp/op/ui/NDStats.ui @@ -0,0 +1,4910 @@ + + +MainWindow + + + + 62 + 213 + 1120 + 605 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 310 + 9 + 500 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 452 + 10 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + + + + 755 + 245 + 362 + 182 + + + + + caGraphics::Rectangle + + + + 127 + 2 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 130 + 2 + 100 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Histogram + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 196 + 30 + 60 + 18 + + + + $(P)$(R)ComputeHistogram + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 75 + 29 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Compute histogram? + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 196 + 54 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HistSize + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 115 + 54 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 196 + 79 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HistMin + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 115 + 79 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Minimum + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 196 + 104 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HistMax + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 115 + 104 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Maximum + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 196 + 130 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)HistEntropy_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 85 + 129 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Entropy + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 180 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 263 + 30 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ComputeHistogram_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 263 + 55 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)HistSize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 263 + 80 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)HistMin_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 263 + 105 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)HistMax_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 145 + 154 + 113 + 22 + + + + + + 51 + 0 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + netCDF file #1 + + + NDPlot.adl + + + P=$(P),R=$(R),DATA=Histogram_RBV,TITLE=Histogram,XLABEL=Bin Number,YLABEL=Counts + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Plot + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + caGraphics::Rectangle + + + + 390 + 40 + 360 + 235 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 515 + 44 + 112 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 110 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 3 + 0 + 103 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Statistics + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 584 + 72 + 60 + 18 + + + + $(P)$(R)ComputeStatistics + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 650 + 72 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ComputeStatistics_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 395 + 71 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Compute statistics + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 414 + 96 + 327 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Background width + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 169 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BgdWidth + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 235 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BgdWidth_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 755 + 40 + 362 + 202 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 200 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 15 + 81 + 341 + 89 + + + + + QFrame::NoFrame + + + + 0 + 22 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Cursor X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 179 + 22 + 160 + 20 + + + + $(P)$(R)CursorX + + + + 10 + 0 + 184 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 179 + 0 + 60 + 19 + + + + caLineEdit::Height + + + $(P)$(R)CursorX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 244 + 0 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)CursorX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 67 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Cursor Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 179 + 67 + 160 + 20 + + + + $(P)$(R)CursorY + + + + 10 + 0 + 184 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 179 + 45 + 60 + 19 + + + + caLineEdit::Height + + + $(P)$(R)CursorY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 244 + 45 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)CursorY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 5 + 31 + 347 + 22 + + + + + + 189 + 1 + 60 + 18 + + + + $(P)$(R)ComputeProfiles + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 255 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ComputeProfiles_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Compute profiles + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 4 + 56 + 348 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Size X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 104 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ProfileSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 256 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ProfileSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 220 + 0 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 125 + 5 + 110 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 128 + 5 + 103 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Profiles + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 145 + 173 + 113 + 22 + + + + + + 51 + 0 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Average X;Average Y;Threshold X;Threshold Y;Centroid X;Centroid Y;Cursor X;Cursor Y + + + NDPlot.adl;NDPlot.adl;NDPlot.adl;NDPlot.adl;NDPlot.adl;NDPlot.adl;NDPlot.adl;NDPlot.adl + + + P=$(P),R=$(R),DATA=ProfileAverageX_RBV,TITLE=AverageX,XLABEL=Pixel,YLABEL=Counts;P=$(P),R=$(R),DATA=ProfileAverageY_RBV,TITLE=AverageY,XLABEL=Pixel,YLABEL=Counts;P=$(P),R=$(R),DATA=ProfileThresholdX_RBV,TITLE=ThresholdX,XLABEL=Pixel,YLABEL=Counts;P=$(P),R=$(R),DATA=ProfileThresholdY_RBV,TITLE=ThresholdY,XLABEL=Pixel,YLABEL=Counts;P=$(P),R=$(R),DATA=ProfileCentroidX_RBV,TITLE=CentroidX,XLABEL=Pixel,YLABEL=Counts;P=$(P),R=$(R),DATA=ProfileCentroidY_RBV,TITLE=CentroidY,XLABEL=Pixel,YLABEL=Counts;P=$(P),R=$(R),DATA=ProfileCursorX_RBV,TITLE=CursorX,XLABEL=Pixel,YLABEL=Counts;P=$(P),R=$(R),DATA=ProfileCursorY_RBV,TITLE=CursorY,XLABEL=Pixel,YLABEL=Counts + + + false;false;false;false;false;false;false;false + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Plot + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + + 389 + 465 + 362 + 132 + + + + + caGraphics::Rectangle + + + + 120 + 5 + 120 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 130 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 125 + 5 + 110 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Time Series + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 61 + 82 + 227 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current point + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TSCurrentPoint + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 101 + 107 + 242 + 22 + + + + + + 95 + 1 + 80 + 18 + + + + $(P)$(R)TSRead.SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 180 + 0 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 3 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + 23 + 32 + 317 + 22 + + + + + + 0 + 0 + 90 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Erase/Start + + + 0 + + + caMessageButton::Static + + + + + + 95 + 0 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 2 + + + caMessageButton::Static + + + + + + 160 + 0 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 225 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TSAcquiring + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 31 + 57 + 227 + 22 + + + + + + 165 + 1 + 60 + 19 + + + + caLineEdit::Height + + + $(P)$(R)TSNumPoints + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Number of points + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + + 390 + 280 + 362 + 182 + + + + + QFrame::NoFrame + + + + 4 + 81 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Centroid X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 108 + 82 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)CentroidX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 260 + 82 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)CentroidY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 224 + 81 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 260 + 107 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SigmaY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 224 + 106 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 194 + 32 + 60 + 18 + + + + $(P)$(R)ComputeCentroid + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 260 + 32 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ComputeCentroid_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 5 + 31 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Compute centroid + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 125 + 5 + 112 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 110 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 3 + 0 + 103 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Centroid + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + QFrame::NoFrame + + + + 15 + 56 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Centroid threshold + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 194 + 57 + 60 + 19 + + + + caLineEdit::Height + + + $(P)$(R)CentroidThreshold + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 260 + 57 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)CentroidThreshold_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 180 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 34 + 106 + 166 + 22 + + + + + + 74 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SigmaX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sigma X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 108 + 132 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SigmaXY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 34 + 131 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sigma XY + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 200 + 155 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Centroid X;Centroid Y;Sigma X;Sigma Y;Sigma XY;All + + + NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeriesAll.adl + + + P=$(P),R=$(R),PLT=TSCentroidY;P=$(P),R=$(R),PLT=TSCentroidX;P=$(P),R=$(R),PLT=TSSigmaX;P=$(P),R=$(R),PLT=TSSigmaY;P=$(P),R=$(R),PLT=TSSigmaXY;P=$(P),R=$(R) + + + false;false;false;false;false;false + + + + + QFrame::NoFrame + + + + 25 + 155 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time series plots + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + 405 + 121 + 336 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Minimum + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 74 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 170 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Maximum + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 244 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 405 + 146 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Min. X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 479 + 147 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 575 + 146 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max. X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 649 + 147 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 405 + 171 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Min. Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 479 + 172 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 575 + 171 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max. Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 649 + 172 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 423 + 196 + 318 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Total + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 56 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Total_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 190 + 0 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Net + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 226 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Net_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 435 + 221 + 306 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Mean + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 44 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MeanValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 170 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sigma + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 214 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Sigma_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 590 + 246 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Total;Net;Min;Min X;Min Y;Max;Max X;Max Y;Mean;Sigma;All + + + NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeriesAll.adl + + + P=$(P),R=$(R),PLT=TSTotal;P=$(P),R=$(R),PLT=TSNet;P=$(P),R=$(R),PLT=TSMinValue;P=$(P),R=$(R),PLT=TSMinX;P=$(P),R=$(R),PLT=TSMinY;P=$(P),R=$(R),PLT=TSMaxValue;P=$(P),R=$(R),PLT=TSMaxX;P=$(P),R=$(R),PLT=TSMaxY;P=$(P),R=$(R),PLT=TSMeanValue;$(P),R=$(R),PLT=TSSigmaValue;P=$(P),R=$(R) + + + false;false;false;false;false;false;false;false;false;false;false + + + + + QFrame::NoFrame + + + + 415 + 246 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time series plots + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caLabel_0 + caInclude_0 + caRectangle_1 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caRectangle_2 + caLabel_7 + caFrame_2 + caFrame_1 + caRectangle_3 + caRectangle_4 + caLabel_8 + caFrame_3 + caLabel_9 + caLabel_10 + caFrame_4 + caRectangle_5 + caLabel_11 + caLabel_12 + caFrame_6 + caLabel_13 + caFrame_7 + caLabel_14 + caLabel_15 + caFrame_8 + caRectangle_6 + caLabel_16 + caLabel_17 + caFrame_9 + caFrame_5 + caRectangle_7 + caRectangle_8 + caLabel_18 + caLabel_19 + caFrame_11 + caLabel_20 + caFrame_12 + caFrame_13 + caLabel_21 + caFrame_14 + caFrame_10 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caRectangle_9 + caLabel_26 + caFrame_16 + caLabel_27 + caRectangle_10 + caLabel_28 + caFrame_17 + caLabel_29 + caLabel_30 + caFrame_15 + caLabel_31 + caLabel_32 + caFrame_18 + caLabel_33 + caLabel_34 + caLabel_35 + caLabel_36 + caLabel_37 + caLabel_38 + caFrame_19 + caLabel_39 + caLabel_40 + caFrame_20 + caLabel_41 + caMenu_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caRelatedDisplay_0 + caMenu_1 + caLineEdit_5 + caTextEntry_3 + caLineEdit_6 + caSlider_0 + caTextEntry_4 + caLineEdit_7 + caSlider_1 + caTextEntry_5 + caLineEdit_8 + caMenu_2 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caRelatedDisplay_1 + caLineEdit_12 + caMenu_3 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caLineEdit_13 + caTextEntry_6 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caMenu_4 + caLineEdit_17 + caTextEntry_7 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caRelatedDisplay_2 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caLineEdit_24 + caLineEdit_25 + caLineEdit_26 + caLineEdit_27 + caLineEdit_28 + caLineEdit_29 + caLineEdit_30 + caRelatedDisplay_3 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDStats5.ui b/ADApp/op/ui/NDStats5.ui new file mode 100644 index 0000000..f5c744e --- /dev/null +++ b/ADApp/op/ui/NDStats5.ui @@ -0,0 +1,6034 @@ + + +MainWindow + + + + 84 + 84 + 1235 + 375 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 367 + 6 + 500 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 383 + 8 + 468 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P) $(R1)-$(R5) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 30 + 66 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 847 + 43 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Centroid + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 680 + 40 + 480 + 45 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 685 + 66 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Compute + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 760 + 66 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Thresh. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 860 + 66 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 925 + 66 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 975 + 66 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SigX + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 105 + 66 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 180 + 40 + 495 + 45 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 340 + 43 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Statistics + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 185 + 66 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Compute + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 270 + 66 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Min. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 335 + 66 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 395 + 66 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Total + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 485 + 66 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Net + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 560 + 66 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Mean + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 620 + 66 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sigma + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 5 + 90 + 1225 + 52 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 10 + 94 + 80 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(R1) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 690 + 119 + 60 + 18 + + + + $(P)$(R1)ComputeCentroid + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 690 + 95 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)ComputeCentroid_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 765 + 95 + 60 + 19 + + + + caLineEdit::Height + + + $(P)$(R1)CentroidThreshold + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 835 + 95 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)CentroidX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 900 + 95 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)CentroidY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 965 + 95 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)SigmaX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 95 + 119 + 80 + 18 + + + + $(P)$(R1)EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 95 + 95 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 190 + 119 + 60 + 18 + + + + $(P)$(R1)ComputeStatistics + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 190 + 95 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)ComputeStatistics_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 260 + 95 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)MinValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 325 + 95 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)MaxValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 390 + 95 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)Total_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 455 + 95 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)Net_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 550 + 95 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)MeanValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 615 + 95 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)Sigma_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 5 + 147 + 1225 + 52 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 10 + 151 + 80 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(R2) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 690 + 176 + 60 + 18 + + + + $(P)$(R2)ComputeCentroid + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 690 + 152 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)ComputeCentroid_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 765 + 152 + 60 + 19 + + + + caLineEdit::Height + + + $(P)$(R2)CentroidThreshold + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 835 + 152 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)CentroidX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 900 + 152 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)CentroidY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 965 + 152 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)SigmaX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 95 + 176 + 80 + 18 + + + + $(P)$(R2)EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 95 + 152 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 190 + 176 + 60 + 18 + + + + $(P)$(R2)ComputeStatistics + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 190 + 152 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)ComputeStatistics_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 260 + 152 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)MinValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 325 + 152 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)MaxValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 390 + 152 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)Total_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 455 + 152 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)Net_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 550 + 152 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)MeanValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 615 + 152 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)Sigma_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 5 + 204 + 1225 + 52 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 10 + 208 + 80 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(R3) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 690 + 233 + 60 + 18 + + + + $(P)$(R3)ComputeCentroid + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 690 + 209 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)ComputeCentroid_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 765 + 209 + 60 + 19 + + + + caLineEdit::Height + + + $(P)$(R3)CentroidThreshold + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 835 + 209 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)CentroidX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 900 + 209 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)CentroidY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 965 + 209 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)SigmaX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 95 + 233 + 80 + 18 + + + + $(P)$(R3)EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 95 + 209 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 190 + 233 + 60 + 18 + + + + $(P)$(R3)ComputeStatistics + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 190 + 209 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)ComputeStatistics_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 260 + 209 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)MinValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 325 + 209 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)MaxValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 390 + 209 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)Total_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 455 + 209 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)Net_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 550 + 209 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)MeanValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 615 + 209 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)Sigma_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 5 + 261 + 1225 + 52 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 10 + 265 + 80 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(R4) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 690 + 290 + 60 + 18 + + + + $(P)$(R4)ComputeCentroid + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 690 + 266 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)ComputeCentroid_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 765 + 266 + 60 + 19 + + + + caLineEdit::Height + + + $(P)$(R4)CentroidThreshold + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 835 + 266 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)CentroidX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 900 + 266 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)CentroidY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 965 + 266 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)SigmaX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 95 + 290 + 80 + 18 + + + + $(P)$(R4)EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 95 + 266 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 190 + 290 + 60 + 18 + + + + $(P)$(R4)ComputeStatistics + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 190 + 266 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)ComputeStatistics_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 260 + 266 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)MinValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 325 + 266 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)MaxValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 390 + 266 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)Total_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 455 + 266 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)Net_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 550 + 266 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)MeanValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 615 + 266 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)Sigma_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 5 + 318 + 1225 + 52 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 10 + 322 + 80 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(R5) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 690 + 347 + 60 + 18 + + + + $(P)$(R5)ComputeCentroid + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 690 + 323 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)ComputeCentroid_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 765 + 323 + 60 + 19 + + + + caLineEdit::Height + + + $(P)$(R5)CentroidThreshold + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 835 + 323 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)CentroidX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 900 + 323 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)CentroidY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 965 + 323 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)SigmaX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 95 + 347 + 80 + 18 + + + + $(P)$(R5)EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 95 + 323 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 190 + 347 + 60 + 18 + + + + $(P)$(R5)ComputeStatistics + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 190 + 323 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)ComputeStatistics_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 260 + 323 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)MinValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 325 + 323 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)MaxValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 390 + 323 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)Total_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 455 + 323 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)Net_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 550 + 323 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)MeanValue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 615 + 323 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)Sigma_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 1175 + 66 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + More + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 1165 + 94 + 60 + 20 + + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Menu + + + Statistics #1 full;Total time-series;Net time-series;All time-series + + + NDStats.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeriesAll.adl + + + P=$(P),R=$(R1);P=$(P),R=$(R1),PLT=TSTotal;P=$(P),R=$(R1),PLT=TSNet;P=$(P),R=$(R1) + + + false;false;false;false + + + + + + 1030 + 66 + 62 + 277 + + + + + QFrame::NoFrame + + + + 10 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SigY + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 29 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)SigmaY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 86 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)SigmaY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 143 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)SigmaY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 200 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)SigmaY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 257 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)SigmaY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 1105 + 66 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + SigXY + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 1095 + 95 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R1)SigmaXY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 1095 + 152 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R2)SigmaXY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 1095 + 209 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R3)SigmaXY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 1095 + 266 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R4)SigmaXY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 1095 + 323 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R5)SigmaXY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 1165 + 151 + 60 + 20 + + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Menu + + + Statistics #1 full;Total time-series;Net time-series;All time-series + + + NDStats.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeriesAll.adl + + + P=$(P),R=$(R2);P=$(P),R=$(R2),PLT=TSTotal;P=$(P),R=$(R2),PLT=TSNet;P=$(P),R=$(R2) + + + false;false;false;false + + + + + + 1165 + 208 + 60 + 20 + + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Menu + + + Statistics #1 full;Total time-series;Net time-series;All time-series + + + NDStats.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeriesAll.adl + + + P=$(P),R=$(R3);P=$(P),R=$(R3),PLT=TSTotal;P=$(P),R=$(R3),PLT=TSNet;P=$(P),R=$(R3) + + + false;false;false;false + + + + + + 1164 + 265 + 60 + 20 + + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Menu + + + Statistics #1 full;Total time-series;Net time-series;All time-series + + + NDStats.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeriesAll.adl + + + P=$(P),R=$(R4);P=$(P),R=$(R4),PLT=TSTotal;P=$(P),R=$(R4),PLT=TSNet;P=$(P),R=$(R4) + + + false;false;false;false + + + + + + 1165 + 322 + 60 + 20 + + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Menu + + + Statistics #1 full;Total time-series;Net time-series;All time-series + + + NDStats.adl;NDTimeSeries.adl;NDTimeSeries.adl;NDTimeSeriesAll.adl + + + P=$(P),R=$(R5);P=$(P),R=$(R5),PLT=TSTotal;P=$(P),R=$(R5),PLT=TSNet;P=$(P),R=$(R5) + + + false;false;false;false + + + caRectangle_0 + caLabel_0 + caLabel_1 + caLabel_2 + caRectangle_1 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caRectangle_2 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caRectangle_3 + caLabel_17 + caRectangle_4 + caLabel_18 + caRectangle_5 + caLabel_19 + caRectangle_6 + caLabel_20 + caRectangle_7 + caLabel_21 + caLabel_22 + caLabel_23 + caFrame_0 + caLabel_24 + caMenu_0 + caLineEdit_0 + caTextEntry_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caMenu_1 + caLineEdit_4 + caMenu_2 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caMenu_3 + caLineEdit_12 + caTextEntry_1 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caMenu_4 + caLineEdit_16 + caMenu_5 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caMenu_6 + caLineEdit_24 + caTextEntry_2 + caLineEdit_25 + caLineEdit_26 + caLineEdit_27 + caMenu_7 + caLineEdit_28 + caMenu_8 + caLineEdit_29 + caLineEdit_30 + caLineEdit_31 + caLineEdit_32 + caLineEdit_33 + caLineEdit_34 + caLineEdit_35 + caMenu_9 + caLineEdit_36 + caTextEntry_3 + caLineEdit_37 + caLineEdit_38 + caLineEdit_39 + caMenu_10 + caLineEdit_40 + caMenu_11 + caLineEdit_41 + caLineEdit_42 + caLineEdit_43 + caLineEdit_44 + caLineEdit_45 + caLineEdit_46 + caLineEdit_47 + caMenu_12 + caLineEdit_48 + caTextEntry_4 + caLineEdit_49 + caLineEdit_50 + caLineEdit_51 + caMenu_13 + caLineEdit_52 + caMenu_14 + caLineEdit_53 + caLineEdit_54 + caLineEdit_55 + caLineEdit_56 + caLineEdit_57 + caLineEdit_58 + caLineEdit_59 + caRelatedDisplay_0 + caLineEdit_60 + caLineEdit_61 + caLineEdit_62 + caLineEdit_63 + caLineEdit_64 + caLineEdit_65 + caLineEdit_66 + caLineEdit_67 + caLineEdit_68 + caLineEdit_69 + caRelatedDisplay_1 + caRelatedDisplay_2 + caRelatedDisplay_3 + caRelatedDisplay_4 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDStdArrays.ui b/ADApp/op/ui/NDStdArrays.ui new file mode 100644 index 0000000..3c8b4bc --- /dev/null +++ b/ADApp/op/ui/NDStdArrays.ui @@ -0,0 +1,119 @@ + + +MainWindow + + + + 159 + 196 + 390 + 555 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 0 + 5 + 390 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 87 + 6 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 5 + 40 + 382 + 507 + + + + + 5 + 40 + 380 + 505 + + + + NDPluginBase.adl + + + + + + caRectangle_0 + caLabel_0 + caInclude_0 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDTimeSeries.ui b/ADApp/op/ui/NDTimeSeries.ui new file mode 100644 index 0000000..042429a --- /dev/null +++ b/ADApp/op/ui/NDTimeSeries.ui @@ -0,0 +1,697 @@ + + +MainWindow + + + + 647 + 505 + 500 + 355 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 10 + 92 + 480 + 230 + + + + $(P)$(R)$(PLT) + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)$(PLT) + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 255 + 65 + 227 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current point + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TSCurrentPoint + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 10 + 327 + 242 + 22 + + + + + + 95 + 1 + 80 + 18 + + + + $(P)$(R)TSRead.SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 180 + 0 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 3 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + 10 + 40 + 317 + 22 + + + + + + 0 + 0 + 90 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Erase/Start + + + 0 + + + caMessageButton::Static + + + + + + 95 + 0 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 2 + + + caMessageButton::Static + + + + + + 160 + 0 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 225 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TSAcquiring + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 10 + 65 + 227 + 22 + + + + + + 165 + 1 + 60 + 19 + + + + caLineEdit::Height + + + $(P)$(R)TSNumPoints + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Number of points + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 25 + 5 + 452 + 27 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 450 + 25 + + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + QFrame::NoFrame + + + + 180 + 0 + 96 + 25 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + $(P)$(R)$(PLT) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + caLabel_0 + caFrame_0 + caLabel_1 + caFrame_1 + caFrame_2 + caLabel_2 + caFrame_3 + caRectangle_0 + caLabel_3 + caFrame_4 + caCartesianPlot_0 + caLineEdit_0 + caMenu_0 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caMessageButton_3 + caLineEdit_1 + caTextEntry_0 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDTimeSeriesAll.ui b/ADApp/op/ui/NDTimeSeriesAll.ui new file mode 100644 index 0000000..d929927 --- /dev/null +++ b/ADApp/op/ui/NDTimeSeriesAll.ui @@ -0,0 +1,1895 @@ + + +MainWindow + + + + 136 + 223 + 1435 + 860 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 492 + 5 + 450 + 25 + + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + QFrame::NoFrame + + + + 672 + 5 + 96 + 25 + + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 10 + 40 + 1417 + 202 + + + + + + 0 + 0 + 350 + 200 + + + + $(P)$(R)TSTotal + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSTotal + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 355 + 0 + 350 + 200 + + + + $(P)$(R)TSNet + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSNet + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 710 + 0 + 350 + 200 + + + + $(P)$(R)TSMin + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSMinValue + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 1065 + 0 + 350 + 200 + + + + $(P)$(R)TSMax + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSMaxValue + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + + 10 + 450 + 1417 + 407 + + + + + + 0 + 205 + 350 + 200 + + + + $(P)$(R)TSCentroidX + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSCentroidX + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 355 + 205 + 350 + 200 + + + + $(P)$(R)TSCentroidY + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSCentroidY + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 710 + 205 + 350 + 200 + + + + $(P)$(R)TSSigmaX + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSSigmaX + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 1065 + 205 + 350 + 200 + + + + $(P)$(R)TSSigmaY + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSSigmaY + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 13 + 29 + 317 + 22 + + + + + + 0 + 0 + 90 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Erase/Start + + + 0 + + + caMessageButton::Static + + + + + + 95 + 0 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 2 + + + caMessageButton::Static + + + + + + 160 + 0 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 225 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TSAcquiring + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 13 + 54 + 227 + 22 + + + + + + 165 + 1 + 60 + 19 + + + + caLineEdit::Height + + + $(P)$(R)TSNumPoints + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Number of points + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 13 + 79 + 227 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current point + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 1 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TSCurrentPoint + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 13 + 104 + 242 + 22 + + + + + + 95 + 1 + 80 + 18 + + + + $(P)$(R)TSRead.SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 180 + 0 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)TSControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 3 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + 355 + 0 + 1062 + 202 + + + + + + 355 + 0 + 350 + 200 + + + + $(P)$(R)TSSigma + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSSigma + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 0 + 0 + 350 + 200 + + + + $(P)$(R)TSMean + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSMeanValue + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 710 + 0 + 350 + 200 + + + + $(P)$(R)TSSigmaXY + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSSigmaXY + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + + + 5 + 245 + 350 + 200 + + + + $(P)$(R)TSMinX + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSMinX + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 360 + 245 + 350 + 200 + + + + $(P)$(R)TSMinY + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSMinY + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 715 + 245 + 350 + 200 + + + + $(P)$(R)TSMaxX + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSMaxX + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + + + + 1070 + 245 + 350 + 200 + + + + $(P)$(R)TSMaxY + + + Time point + + + Value + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + + 218 + 218 + 218 + + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::Lines + + + caCartesianPlot::NoSymbol + + + caCartesianPlot::Rect + + + caCartesianPlot::Triangle + + + caCartesianPlot::PlotLastNPoints + + + + 75 + 110 + 199 + + + + ;$(P)$(R)TSMaxY + + + caCartesianPlot::Auto + + + 0;1 + + + caCartesianPlot::Auto + + + 0;1 + + + caRectangle_0 + caLabel_0 + caFrame_0 + caFrame_2 + caLabel_1 + caFrame_3 + caLabel_2 + caFrame_4 + caLabel_3 + caFrame_5 + caFrame_6 + caFrame_1 + caCartesianPlot_0 + caCartesianPlot_1 + caCartesianPlot_2 + caCartesianPlot_3 + caCartesianPlot_4 + caCartesianPlot_5 + caCartesianPlot_6 + caCartesianPlot_7 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caLineEdit_0 + caTextEntry_0 + caLineEdit_1 + caMenu_0 + caMessageButton_3 + caCartesianPlot_8 + caCartesianPlot_9 + caCartesianPlot_10 + caCartesianPlot_11 + caCartesianPlot_12 + caCartesianPlot_13 + caCartesianPlot_14 + + + \ No newline at end of file diff --git a/ADApp/op/ui/NDTransform.ui b/ADApp/op/ui/NDTransform.ui new file mode 100644 index 0000000..cf55cea --- /dev/null +++ b/ADApp/op/ui/NDTransform.ui @@ -0,0 +1,1415 @@ + + +MainWindow + + + + 218 + 105 + 735 + 550 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 12 + 5 + 710 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 17 + 6 + 700 + 25 + + + + + 77 + 82 + 164 + + + + + 77 + 82 + 164 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 390 + 35 + 340 + 205 + + + + + 45 + 45 + 45 + + + + + 45 + 45 + 45 + + + + + 45 + 45 + 45 + + + + Solid + + + + + + 397 + 114 + 327 + 124 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Transform Type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 120 + 28 + 67 + 95 + + + + + + 0 + 0 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T1MaxSize0 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 25 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T2MaxSize0 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 50 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T3MaxSize0 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 75 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T4MaxSize0 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 190 + 28 + 67 + 95 + + + + + + 0 + 0 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T1MaxSize1 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 25 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T2MaxSize1 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 50 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T3MaxSize1 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 75 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T4MaxSize1 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 260 + 28 + 67 + 95 + + + + + + 0 + 0 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T1MaxSize2 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 25 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T2MaxSize2 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 50 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T3MaxSize2 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 75 + 65 + 18 + + + + caLineEdit::Height + + + $(P)$(R)T4MaxSize2 + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 15 + 27 + 102 + 97 + + + + + + 0 + 0 + 100 + 20 + + + + $(P)$(R)Type1 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 25 + 100 + 20 + + + + $(P)$(R)Type2 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 50 + 100 + 20 + + + + $(P)$(R)Type3 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 0 + 75 + 100 + 20 + + + + $(P)$(R)Type4 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 0 + 27 + 12 + 97 + + + + + QFrame::NoFrame + + + + 0 + 0 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 25 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 2 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 50 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 3 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 75 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 4 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + + 397 + 41 + 325 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 45 + 0 + 278 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Name + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + + 552 + 89 + 150 + 20 + + + + $(P)$(R)OriginLocation + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 552 + 66 + 150 + 18 + + + + caLineEdit::Height + + + $(P)$(R)OriginLocation_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 397 + 89 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Origin location + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 5 + 35 + 382 + 507 + + + + + 5 + 35 + 380 + 505 + + + + NDPluginBase.adl + + + + + + caRectangle_0 + caLabel_0 + caRectangle_1 + caLabel_1 + caFrame_1 + caFrame_2 + caFrame_3 + caFrame_4 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caFrame_5 + caFrame_0 + caLabel_6 + caFrame_6 + caLabel_7 + caInclude_7 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caMenu_0 + caMenu_1 + caMenu_2 + caMenu_3 + caTextEntry_0 + caMenu_4 + caLineEdit_12 + + + \ No newline at end of file diff --git a/ADApp/op/ui/PSL.ui b/ADApp/op/ui/PSL.ui new file mode 100644 index 0000000..7c2c7a6 --- /dev/null +++ b/ADApp/op/ui/PSL.ui @@ -0,0 +1,4787 @@ + + +MainWindow + + + + 496 + 81 + 700 + 955 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 119 + 342 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 100 + 4 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 158 + 5 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + PSL Detector Control - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 6 + 35 + 337 + 217 + + + + + 6 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + + 345 + 35 + 352 + 167 + + + + + 345 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + + 345 + 540 + 352 + 62 + + + + + 345 + 540 + 350 + 60 + + + + ADAttrFile.adl + + + + + + + + caGraphics::Rectangle + + + + 5 + 340 + 335 + 360 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 93 + 343 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 472 + 207 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 452 + 208 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 390 + 235 + 282 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 200 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 380 + 260 + 292 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 145 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 440 + 285 + 232 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 85 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 150 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 350 + 310 + 322 + 22 + + + + + + 240 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 370 + 335 + 312 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 0 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 230 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 350 + 360 + 332 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 125 + 0 + 120 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 250 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 450 + 385 + 203 + 42 + + + + + QFrame::NoFrame + + + + 118 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 89 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 75 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 142 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 345 + 205 + 350 + 330 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 380 + 430 + 305 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 145 + 0 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 390 + 455 + 282 + 22 + + + + + + 135 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 200 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 420 + 480 + 207 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 350 + 505 + 332 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 0 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 250 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + + 27 + 370 + 277 + 227 + + + + + QFrame::NoFrame + + + + 146 + 0 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 239 + 0 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 121 + 70 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 214 + 70 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 121 + 50 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 214 + 50 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 70 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 121 + 95 + 156 + 42 + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 60 + 115 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region start + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 70 + 160 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 121 + 140 + 156 + 42 + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 0 + 25 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sensor size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 121 + 26 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 214 + 26 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 121 + 185 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReverseX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 214 + 185 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReverseY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 205 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Reverse + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 121 + 205 + 60 + 18 + + + + $(P)$(R)ReverseX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 214 + 205 + 60 + 18 + + + + $(P)$(R)ReverseY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + caGraphics::Rectangle + + + + 5 + 705 + 690 + 240 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 271 + 709 + 161 + 23 + + + + + caGraphics::Rectangle + + + + 14 + 0 + 130 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 0 + 1 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + File Saving + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 34 + 600 + 270 + 97 + + + + + QFrame::NoFrame + + + + 0 + 25 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 207 + 26 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 63 + 50 + 207 + 22 + + + + + + 144 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Gain_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 51 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Gain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gain + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + QFrame::NoFrame + + + + 13 + 75 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 114 + 76 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DataType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 3 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 114 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 207 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 553 + 760 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 21 + 833 + 266 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 119 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 184 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 41 + 760 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 140 + 737 + 400 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 140 + 760 + 400 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 75 + 920 + 564 + 22 + + + + + + 262 + 0 + 302 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 220 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileFormat_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 115 + 0 + 100 + 20 + + + + $(P)$(R)FileFormat + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 0 + 0 + 245 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto save + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 94 + 0 + 64 + 20 + + + + $(P)$(R)AutoSave + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 163 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSave_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + + 41 + 785 + 501 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 400 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 99 + 23 + 400 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + QFrame::NoFrame + + + + 41 + 888 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + TIFF comment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 140 + 865 + 400 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TIFFComment_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 140 + 888 + 400 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TIFFComment + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caInclude_0 + caInclude_1 + caInclude_2 + caRectangle_2 + caLabel_1 + caRectangle_3 + caFrame_3 + caLabel_2 + caLabel_3 + caFrame_4 + caLabel_4 + caFrame_5 + caLabel_5 + caFrame_6 + caLabel_6 + caFrame_7 + caLabel_7 + caFrame_8 + caLabel_8 + caFrame_9 + caLabel_9 + caLabel_10 + caLabel_11 + caFrame_10 + caRectangle_4 + caLabel_12 + caFrame_11 + caLabel_13 + caFrame_12 + caLabel_14 + caFrame_13 + caLabel_15 + caFrame_14 + caInclude_15 + caLabel_16 + caLabel_17 + caLabel_18 + caFrame_17 + caLabel_19 + caLabel_20 + caFrame_18 + caLabel_21 + caLabel_22 + caFrame_16 + caRectangle_5 + caRectangle_6 + caLabel_23 + caFrame_19 + caLabel_24 + caLabel_25 + caFrame_21 + caLabel_26 + caLabel_27 + caFrame_20 + caLabel_28 + caFrame_22 + caLabel_29 + caFrame_23 + caLabel_30 + caLabel_31 + caFrame_25 + caLabel_32 + caFrame_26 + caFrame_24 + caLabel_33 + caFrame_27 + caLabel_34 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caLineEdit_1 + caTextEntry_2 + caLineEdit_2 + caLineEdit_3 + caMenu_0 + caLineEdit_4 + caMenu_1 + caLineEdit_5 + caMessageButton_0 + caMessageButton_1 + caLineEdit_6 + caTextEntry_3 + caLineEdit_7 + caLineEdit_8 + caMenu_2 + caLineEdit_9 + caTextEntry_4 + caTextEntry_5 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caTextEntry_6 + caTextEntry_7 + caLineEdit_13 + caTextEntry_8 + caTextEntry_9 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caMenu_3 + caMenu_4 + caLineEdit_20 + caLineEdit_21 + caTextEntry_10 + caLineEdit_22 + caLineEdit_23 + caLineEdit_24 + caLineEdit_25 + caTextEntry_11 + caLineEdit_26 + caLineEdit_27 + caTextEntry_12 + caLineEdit_28 + caMenu_5 + caMenu_6 + caLineEdit_29 + caLineEdit_30 + caTextEntry_13 + caLineEdit_31 + caTextEntry_14 + + + \ No newline at end of file diff --git a/ADApp/op/ui/PerkinElmer.ui b/ADApp/op/ui/PerkinElmer.ui new file mode 100644 index 0000000..560e709 --- /dev/null +++ b/ADApp/op/ui/PerkinElmer.ui @@ -0,0 +1,5013 @@ + + +MainWindow + + + + 630 + 98 + 1040 + 685 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 119 + 342 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 270 + 3 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 328 + 4 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Perkin Elmer Control - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 685 + 620 + 352 + 62 + + + + + 685 + 620 + 350 + 60 + + + + ADAttrFile.adl + + + + + + + + + 5 + 35 + 337 + 217 + + + + + 5 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + caGraphics::Rectangle + + + + 5 + 340 + 335 + 175 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 93 + 343 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 173 + 370 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 266 + 370 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 440 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 241 + 440 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 148 + 420 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 241 + 420 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 67 + 440 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 27 + 395 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sensor size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 396 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 241 + 396 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 34 + 465 + 270 + 47 + + + + + QFrame::NoFrame + + + + 0 + 25 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 207 + 26 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 3 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 114 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 207 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 685 + 35 + 352 + 167 + + + + + 685 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + caGraphics::Rectangle + + + + 454 + 35 + 120 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 457 + 36 + 110 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Corrections + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 345 + 35 + 335 + 475 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 520 + 335 + 130 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 120 + 522 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 147 + 523 + 50 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Setup + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 122 + 625 + 100 + 20 + + + + EPushButton::Height + + + $(P)$(R)PEInitialize + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Initialize + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 43 + 550 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Frame Buffers + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 202 + 550 + 130 + 22 + + + + + + 0 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PENumFrameBuffers + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 67 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PENumFrameBuffers_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 13 + 575 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frame buffer index + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 202 + 576 + 130 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PEFrameBuffIndex + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 73 + 600 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Number + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 202 + 601 + 130 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PEImageNumber + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 685 + 205 + 352 + 412 + + + + + caGraphics::Rectangle + + + + 127 + 2 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 410 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 107 + 3 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 46 + 24 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 185 + 24 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 251 + 25 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 16 + 99 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 251 + 100 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 96 + 74 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 185 + 74 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 251 + 75 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 46 + 48 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gain + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 251 + 49 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PEGain_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 154 + 49 + 90 + 19 + + + + $(P)$(R)PEGain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 33 + 333 + 305 + 22 + + + + + + 137 + 0 + 168 + 22 + + + + + + 0 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 66 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 63 + 358 + 209 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 107 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 13 + 383 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 170 + 383 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 265 + 385 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 93 + 260 + 205 + 42 + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 77 + 0 + 128 + 42 + + + + + QFrame::NoFrame + + + + 43 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 14 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 0 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 67 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + + + QFrame::NoFrame + + + + 23 + 305 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 170 + 305 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 4 + 177 + 338 + 47 + + + + + + 130 + 0 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 21 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 257 + 2 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 25 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 129 + 25 + 120 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 256 + 27 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 132 + 229 + 122 + 21 + + + + EPushButton::Height + + + $(P)$(R)PETrigger + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Soft Trigger + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 96 + 150 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Frames to skip + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 185 + 150 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PENumFramesToSkip + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 251 + 151 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PENumFramesToSkip_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 46 + 124 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Skip frames + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 251 + 125 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PESkipFrames_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 154 + 125 + 90 + 19 + + + + $(P)$(R)PESkipFrames + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 350 + 60 + 327 + 57 + + + + + QFrame::NoFrame + + + + 57 + 4 + 220 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Corrections Directory + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 5 + 30 + 315 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PECorrectionsDir + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + caGraphics::Rectangle + + + + 0 + 0 + 325 + 55 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + + 350 + 120 + 327 + 112 + + + + + QFrame::NoFrame + + + + 132 + 5 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Offset + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 325 + 110 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 110 + 81 + 110 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PEOffsetAvailable + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 225 + 81 + 90 + 19 + + + + $(P)$(R)PEUseOffset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 5 + 80 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Correction + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 5 + 55 + 307 + 22 + + + + + + 205 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PEAcquireOffset + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 0 + 0 + 200 + 20 + + + + EPushButton::Height + + + $(P)$(R)PEAcquireOffset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Acquire Offset Correction + + + 1 + + + caMessageButton::Static + + + + + + + 30 + 30 + 287 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Offset Frames + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 160 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PENumOffsetFrames + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 225 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PECurrentOffsetFrame + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + QFrame::NoFrame + + + + 442 + 405 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Bad Pixel File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 350 + 400 + 325 + 105 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 355 + 430 + 315 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PEPixelCorrectionFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 355 + 455 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Correction + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 575 + 456 + 90 + 19 + + + + $(P)$(R)PEUsePixelCorrection + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 460 + 456 + 110 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PEPixelCorrectionAvailable + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 437 + 480 + 150 + 20 + + + + EPushButton::Height + + + $(P)$(R)PELoadPixelCorrection + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Load Bad Pixel File + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 492 + 240 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gain + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 350 + 235 + 325 + 160 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 355 + 315 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Correction + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 460 + 316 + 110 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PEGainAvailable + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 575 + 316 + 90 + 19 + + + + $(P)$(R)PEUseGain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 355 + 290 + 307 + 22 + + + + + + 0 + 0 + 200 + 20 + + + + EPushButton::Height + + + $(P)$(R)PEAcquireGain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Acquire Gain Correction + + + 1 + + + caMessageButton::Static + + + + + + 205 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PEAcquireGain + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 395 + 265 + 272 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Gain Frames + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 145 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PENumGainFrames + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PECurrentGainFrame + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 355 + 340 + 315 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PEGainFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 382 + 370 + 120 + 20 + + + + EPushButton::Height + + + $(P)$(R)PELoadGainFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Load Gain File + + + 1 + + + caMessageButton::Static + + + + + + 522 + 370 + 120 + 20 + + + + EPushButton::Height + + + $(P)$(R)PESaveGainFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save Gain File + + + 1 + + + caMessageButton::Static + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caInclude_0 + caInclude_1 + caInclude_2 + caRectangle_2 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caFrame_3 + caInclude_4 + caRectangle_3 + caLabel_8 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caLabel_9 + caLabel_10 + caFrame_5 + caLabel_11 + caLabel_12 + caRectangle_7 + caRectangle_8 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caFrame_8 + caLabel_18 + caFrame_7 + caLabel_19 + caFrame_9 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caFrame_11 + caFrame_10 + caLabel_24 + caLabel_25 + caLabel_26 + caFrame_12 + caLabel_27 + caLabel_28 + caFrame_6 + caLabel_29 + caRectangle_9 + caFrame_13 + caLabel_30 + caRectangle_10 + caLabel_31 + caFrame_15 + caLabel_32 + caFrame_16 + caFrame_14 + caLabel_33 + caRectangle_11 + caLabel_34 + caLabel_35 + caRectangle_12 + caLabel_36 + caFrame_17 + caLabel_37 + caFrame_18 + caTextEntry_0 + caTextEntry_1 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caMessageButton_0 + caTextEntry_2 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caTextEntry_3 + caLineEdit_10 + caLineEdit_11 + caTextEntry_4 + caLineEdit_12 + caLineEdit_13 + caMenu_0 + caTextEntry_5 + caLineEdit_14 + caLineEdit_15 + caMenu_1 + caLineEdit_16 + caMessageButton_1 + caMessageButton_2 + caLineEdit_17 + caMenu_2 + caLineEdit_18 + caMenu_3 + caLineEdit_19 + caMessageButton_3 + caTextEntry_6 + caLineEdit_20 + caLineEdit_21 + caMenu_4 + caTextEntry_7 + caLineEdit_22 + caMenu_5 + caLineEdit_23 + caMessageButton_4 + caTextEntry_8 + caLineEdit_24 + caTextEntry_9 + caMenu_6 + caLineEdit_25 + caMessageButton_5 + caLineEdit_26 + caMenu_7 + caMessageButton_6 + caLineEdit_27 + caTextEntry_10 + caLineEdit_28 + caTextEntry_11 + caMessageButton_7 + caMessageButton_8 + + + \ No newline at end of file diff --git a/ADApp/op/ui/PerkinElmerCollect.ui b/ADApp/op/ui/PerkinElmerCollect.ui new file mode 100644 index 0000000..da0d551 --- /dev/null +++ b/ADApp/op/ui/PerkinElmerCollect.ui @@ -0,0 +1,1669 @@ + + +MainWindow + + + + 139 + 165 + 350 + 385 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 127 + 2 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 385 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 107 + 3 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 46 + 24 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 185 + 24 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 251 + 25 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 96 + 74 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 185 + 74 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 251 + 75 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 16 + 99 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 251 + 100 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 93 + 213 + 205 + 42 + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 77 + 0 + 128 + 42 + + + + + QFrame::NoFrame + + + + 43 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 14 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 0 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 67 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + + + + 23 + 258 + 307 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 147 + 0 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 33 + 308 + 305 + 22 + + + + + + 137 + 0 + 168 + 22 + + + + + + 0 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 66 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 63 + 333 + 209 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 107 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 13 + 358 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 170 + 358 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 265 + 360 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 46 + 48 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gain + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 251 + 49 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PEGain_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 154 + 49 + 90 + 19 + + + + $(P)$(R)PEGain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 4 + 130 + 338 + 47 + + + + + + 130 + 0 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 21 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 257 + 2 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 25 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 129 + 25 + 120 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 256 + 27 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 132 + 182 + 122 + 21 + + + + EPushButton::Height + + + $(P)$(R)PETrigger + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Soft Trigger + + + 1 + + + caMessageButton::Static + + + caRectangle_0 + caFrame_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caFrame_2 + caFrame_1 + caLabel_7 + caFrame_3 + caFrame_5 + caLabel_8 + caFrame_4 + caLabel_9 + caFrame_6 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caFrame_7 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caLineEdit_1 + caLineEdit_2 + caMessageButton_0 + caMessageButton_1 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caLineEdit_5 + caMenu_0 + caLineEdit_6 + caLineEdit_7 + caMenu_1 + caMenu_2 + caLineEdit_8 + caMenu_3 + caLineEdit_9 + caMessageButton_2 + + + \ No newline at end of file diff --git a/ADApp/op/ui/PerkinElmerCorrections.ui b/ADApp/op/ui/PerkinElmerCorrections.ui new file mode 100644 index 0000000..ca3ab13 --- /dev/null +++ b/ADApp/op/ui/PerkinElmerCorrections.ui @@ -0,0 +1,1268 @@ + + +MainWindow + + + + 562 + 47 + 335 + 440 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 109 + 0 + 122 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 120 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + + 3 + 98 + 200 + 20 + + + + EPushButton::Height + + + $(P)$(R)PEAcquireOffset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Acquire Offset Correction + + + 1 + + + caMessageButton::Static + + + + + + 3 + 72 + 243 + 25 + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Num Offset Frames: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 181 + 3 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PENumOffsetFrames + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + + 3 + 175 + 243 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Num Gain Frames: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 181 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PENumGainFrames + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + + 3 + 199 + 200 + 20 + + + + EPushButton::Height + + + $(P)$(R)PEAcquireGain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Acquire Gain Correction + + + 1 + + + caMessageButton::Static + + + + + + 208 + 98 + 50 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PEOffsetAvailable + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 2 + 123 + 283 + 23 + + + + + QFrame::NoFrame + + + + 0 + 1 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Offset Correction: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 181 + 0 + 100 + 19 + + + + $(P)$(R)PEUseOffset + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caMenu::Static + + + + + + QFrame::NoFrame + + + + 4 + 223 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gain Correction: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 185 + 222 + 100 + 19 + + + + $(P)$(R)PEUseGain + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caMenu::Static + + + + + + 208 + 199 + 50 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PEGainAvailable + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 3 + 44 + 169 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Offset + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 3 + 152 + 169 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gain + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 1 + 146 + 287 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 1,1;286,1; + + + + + + 1 + 251 + 287 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 1,1;286,1; + + + + + + 1 + 64 + 100 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,0;100,0; + + + + + + 2 + 172 + 100 + 1 + + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 0,0;100,0; + + + + + + 2 + 340 + 328 + 90 + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Corrections Directory: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 34 + 21 + 292 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PECorrectionsDir + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 3 + 45 + 200 + 20 + + + + EPushButton::Height + + + $(P)$(R)PELoadCorrections + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Load Correction Files + + + 1 + + + caMessageButton::Static + + + + + + 4 + 68 + 200 + 20 + + + + EPushButton::Height + + + $(P)$(R)PESaveCorrections + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save Correction Files + + + 1 + + + caMessageButton::Static + + + + + + + 1 + 330 + 287 + 2 + + + + 2 + + + + 0 + 0 + 0 + + + + Filled + + + + 0 + 0 + 0 + + + + Solid + + + 1,1;286,1; + + + + + + 2 + 260 + 333 + 63 + + + + + QFrame::NoFrame + + + + 2 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Bad Pixel File: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 18 + 331 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PEBadPixelFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 43 + 300 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PEBadPixelFile_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 89 + 1 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Corrections + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 440 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + caRectangle_0 + caFrame_0 + caLabel_0 + caFrame_1 + caLabel_1 + caFrame_2 + caLabel_2 + caFrame_3 + caLabel_3 + caLabel_4 + caLabel_5 + caPolyLine_0 + caPolyLine_1 + caPolyLine_2 + caPolyLine_3 + caLabel_6 + caFrame_4 + caPolyLine_4 + caLabel_7 + caFrame_5 + caLabel_8 + caRectangle_1 + caMessageButton_0 + caTextEntry_0 + caTextEntry_1 + caMessageButton_1 + caLineEdit_0 + caMenu_0 + caMenu_1 + caLineEdit_1 + caTextEntry_2 + caMessageButton_2 + caMessageButton_3 + caTextEntry_3 + caLineEdit_2 + + + \ No newline at end of file diff --git a/ADApp/op/ui/PerkinElmerInit.ui b/ADApp/op/ui/PerkinElmerInit.ui new file mode 100644 index 0000000..20228ce --- /dev/null +++ b/ADApp/op/ui/PerkinElmerInit.ui @@ -0,0 +1,677 @@ + + +MainWindow + + + + 432 + 625 + 350 + 150 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 113 + 0 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 93 + 1 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Init + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 11 + 24 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Num Frame Buffers (Max 500): + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 200 + 43 + 130 + 22 + + + + + + 0 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PENumFrameBuffers + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 67 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PENumFrameBuffers_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 150 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 4 + 100 + 100 + 20 + + + + EPushButton::Height + + + $(P)$(R)PEInitialize + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Initialize + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 11 + 122 + 40 + 25 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 95 + 127 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PEStatus_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 10 + 70 + 2 + 2 + + + + caLineEdit::Height + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 7 + 70 + 143 + 25 + + + + + QFrame::NoFrame + + + + 2 + 0 + 139 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frame Buffer Index + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 0 + 13 + 130 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PEFrameBuffIndex + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 196 + 70 + 139 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Number + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 194 + 83 + 130 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PEImageNumber + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + caRectangle_0 + caFrame_0 + caLabel_0 + caLabel_1 + caFrame_1 + caRectangle_1 + caLabel_2 + caLabel_3 + caFrame_2 + caLabel_4 + caTextEntry_0 + caLineEdit_0 + caMessageButton_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + + + \ No newline at end of file diff --git a/ADApp/op/ui/Roper.ui b/ADApp/op/ui/Roper.ui new file mode 100644 index 0000000..b006bf0 --- /dev/null +++ b/ADApp/op/ui/Roper.ui @@ -0,0 +1,5550 @@ + + +MainWindow + + + + 175 + 80 + 700 + 820 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 100 + 4 + 502 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 58 + 1 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Area Detector Control - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 472 + 232 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + caGraphics::Rectangle + + + + 345 + 230 + 350 + 450 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 452 + 233 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 391 + 254 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure Time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 254 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 255 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 381 + 279 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire Period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 279 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 280 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 368 + 575 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time Remaining + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 515 + 576 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TimeRemaining_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 438 + 505 + 205 + 42 + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 77 + 0 + 128 + 42 + + + + + QFrame::NoFrame + + + + 43 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 14 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 0 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 67 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + + + QFrame::NoFrame + + + + 368 + 550 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector State + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 515 + 550 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 515 + 600 + 168 + 22 + + + + + + 0 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 66 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 378 + 600 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 408 + 625 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 515 + 626 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 358 + 650 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array Callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 515 + 650 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 610 + 652 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 479 + 454 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 370 + 454 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 606 + 456 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 349 + 479 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger Mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 478 + 479 + 120 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 605 + 481 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 393 + 404 + 128 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Acquisitions + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 404 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumAcquisitions + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 405 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumAcquisitions_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 596 + 430 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumAcquisitionsCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 429 + 429 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Acquisitions Complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 441 + 354 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images/Acquis. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 354 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 355 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 596 + 380 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 429 + 379 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images Complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 393 + 304 + 284 + 47 + + + + + QFrame::NoFrame + + + + 0 + 0 + 128 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Exposures/Image + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 137 + 0 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumExposures + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 203 + 1 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumExposures_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 203 + 26 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumExposuresCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 36 + 25 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Exposures Complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 241 + 726 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Temperature_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 148 + 725 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Temperature + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 27 + 725 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Temperature + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 5 + 35 + 337 + 217 + + + + + 5 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + + 345 + 35 + 352 + 192 + + + + + caGraphics::Rectangle + + + + 113 + 2 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 190 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 86 + 3 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Shutter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 6 + 83 + 328 + 100 + + + + + QFrame::NoFrame + + + + 60 + 25 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Open/Close + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 167 + 25 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ShutterControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Open + + + 1 + + + caMessageButton::Static + + + + + + 234 + 25 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ShutterControl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Close + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status: Det. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 126 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ShutterStatus_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 126 + 50 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterOpenDelay + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 9 + 50 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delay: Open + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 209 + 50 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Close + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 266 + 50 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ShutterCloseDelay + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 199 + 78 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + + + + ADEpicsShutter.adl + + + P=$(P),R=$(R) + + + false + + + + + QFrame::NoFrame + + + + 0 + 78 + 190 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS shutter setup + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 209 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + EPICS + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 266 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ShutterStatusEPICS_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + QFrame::NoFrame + + + + 49 + 34 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shutter Type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 205 + 34 + 120 + 20 + + + + $(P)$(R)ShutterMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 49 + 58 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Roper Shutter Mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 205 + 58 + 120 + 20 + + + + $(P)$(R)RoperShutterMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + caGraphics::Rectangle + + + + 119 + 342 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 340 + 335 + 410 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 93 + 343 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 173 + 370 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 266 + 370 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 34 + 625 + 270 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 207 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 241 + 651 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Gain_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 148 + 650 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Gain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 97 + 650 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gain + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 37 + 600 + 267 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 111 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 204 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 67 + 555 + 237 + 42 + + + + + + 81 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReverseX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 174 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ReverseY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Reverse + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 81 + 20 + 60 + 18 + + + + $(P)$(R)ReverseX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 174 + 20 + 60 + 18 + + + + $(P)$(R)ReverseY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + QFrame::NoFrame + + + + 97 + 530 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 510 + 156 + 42 + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 148 + 465 + 156 + 42 + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 87 + 485 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region Start + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 67 + 420 + 237 + 42 + + + + + + 81 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 174 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 81 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 174 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 27 + 395 + 277 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sensor Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 121 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 214 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + QFrame::NoFrame + + + + 47 + 700 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 241 + 701 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DataType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 143 + 700 + 82 + 22 + + + + + + 0 + 0 + 80 + 20 + + + + $(P)$(R)DataType + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + caFrame::IfZero + + + $(P)$(R)AutoDataType_RBV + + + + + + 47 + 675 + 275 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 96 + 0 + 80 + 20 + + + + $(P)$(R)AutoDataType + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 194 + 1 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoDataType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + + 345 + 750 + 352 + 62 + + + + + + 127 + 2 + 109 + 23 + + + + + + 0 + 0 + 109 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 33 + 0 + 40 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 60 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 13 + 29 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Driver File I/O + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 170 + 29 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + + + + RoperFile.adl + + + P=$(P),R=$(R) + + + false + + + + + + + 345 + 685 + 352 + 62 + + + + + 345 + 685 + 350 + 60 + + + + ADAttrFile.adl + + + + + + caRectangle_0 + caLabel_0 + caFrame_0 + caRectangle_1 + caFrame_1 + caRectangle_2 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caFrame_3 + caFrame_2 + caLabel_8 + caFrame_4 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caFrame_5 + caLabel_20 + caInclude_6 + caRectangle_3 + caRectangle_4 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caFrame_8 + caLabel_28 + caLabel_29 + caFrame_7 + caRectangle_5 + caRectangle_6 + caLabel_30 + caLabel_31 + caLabel_32 + caLabel_33 + caFrame_9 + caLabel_34 + caLabel_35 + caFrame_10 + caLabel_36 + caFrame_11 + caLabel_37 + caFrame_12 + caFrame_13 + caLabel_38 + caLabel_39 + caFrame_14 + caLabel_40 + caFrame_15 + caInclude_16 + caLabel_41 + caFrame_17 + caLabel_42 + caFrame_18 + caRectangle_7 + caFrame_21 + caLabel_43 + caFrame_20 + caRectangle_8 + caLabel_44 + caFrame_19 + caInclude_22 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caLineEdit_1 + caLineEdit_2 + caMessageButton_0 + caMessageButton_1 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caLineEdit_5 + caMenu_0 + caLineEdit_6 + caMenu_1 + caLineEdit_7 + caMenu_2 + caLineEdit_8 + caTextEntry_3 + caLineEdit_9 + caLineEdit_10 + caTextEntry_4 + caLineEdit_11 + caLineEdit_12 + caTextEntry_5 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caTextEntry_6 + caMessageButton_2 + caMessageButton_3 + caLineEdit_16 + caTextEntry_7 + caTextEntry_8 + caRelatedDisplay_0 + caLineEdit_17 + caMenu_3 + caMenu_4 + caLineEdit_18 + caLineEdit_19 + caTextEntry_9 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caMenu_5 + caMenu_6 + caTextEntry_10 + caTextEntry_11 + caLineEdit_24 + caLineEdit_25 + caLineEdit_26 + caTextEntry_12 + caTextEntry_13 + caLineEdit_27 + caTextEntry_14 + caTextEntry_15 + caLineEdit_28 + caLineEdit_29 + caLineEdit_30 + caLineEdit_31 + caLineEdit_32 + caMenu_7 + caMenu_8 + caLineEdit_33 + caRelatedDisplay_1 + + + \ No newline at end of file diff --git a/ADApp/op/ui/RoperFile.ui b/ADApp/op/ui/RoperFile.ui new file mode 100644 index 0000000..111b447 --- /dev/null +++ b/ADApp/op/ui/RoperFile.ui @@ -0,0 +1,2366 @@ + + +MainWindow + + + + 297 + 211 + 685 + 580 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 162 + 5 + 362 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 360 + 26 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 72 + 1 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 32 + 246 + 641 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 139 + 1 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 12 + 221 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 171 + 198 + 162 + 45 + + + + + + 0 + 0 + 160 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 160 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 22 + 173 + 300 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 0 + 64 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 218 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 52 + 146 + 266 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 119 + 0 + 60 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 184 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 72 + 98 + 601 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 0 + 502 + 45 + + + + + + 0 + 23 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 0 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + + 171 + 73 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 171 + 50 + 385 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 72 + 73 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 5 + 40 + 675 + 530 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 371 + 221 + 302 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 220 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileFormat_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 115 + 0 + 100 + 20 + + + + $(P)$(R)FileFormat + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 72 + 271 + 601 + 237 + + + + + QFrame::NoFrame + + + + 0 + 23 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Comment 1 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 23 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Comment1 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 99 + 0 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Comment1_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 71 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Comment 2 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 71 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Comment2 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 99 + 48 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Comment2_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 119 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Comment 3 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 119 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Comment3 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 99 + 96 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Comment3_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 167 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Comment 4 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 167 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Comment4 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 99 + 144 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Comment4_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 215 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Comment 5 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 215 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Comment5 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 99 + 192 + 500 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Comment5_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 72 + 516 + 595 + 44 + + + + + QFrame::NoFrame + + + + 350 + 22 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto save + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 444 + 22 + 64 + 20 + + + + $(P)$(R)AutoSave + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 513 + 23 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSave_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 22 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 99 + 22 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)WriteFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 179 + 22 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 274 + 22 + 60 + 20 + + + + EPushButton::Height + + + $(P)$(R)ReadFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Read + + + 1 + + + caMessageButton::Static + + + + + + 99 + 0 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WriteFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + 274 + 0 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ReadFile_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Alarm_Static + + + + + + + 560 + 50 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + caRectangle_0 + caLabel_0 + caFrame_0 + caLabel_1 + caFrame_1 + caLabel_2 + caFrame_2 + caLabel_3 + caFrame_3 + caLabel_4 + caFrame_4 + caLabel_5 + caFrame_6 + caFrame_5 + caLabel_6 + caRectangle_1 + caLabel_7 + caFrame_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caFrame_8 + caLabel_13 + caLabel_14 + caLabel_15 + caFrame_9 + caLabel_16 + caFrame_10 + caLineEdit_0 + caLineEdit_1 + caTextEntry_0 + caMenu_0 + caLineEdit_2 + caTextEntry_1 + caLineEdit_3 + caTextEntry_2 + caLineEdit_4 + caTextEntry_3 + caLineEdit_5 + caLineEdit_6 + caMenu_1 + caTextEntry_4 + caLineEdit_7 + caTextEntry_5 + caLineEdit_8 + caTextEntry_6 + caLineEdit_9 + caTextEntry_7 + caLineEdit_10 + caTextEntry_8 + caLineEdit_11 + caMenu_2 + caLineEdit_12 + caMessageButton_0 + caMessageButton_1 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + + + \ No newline at end of file diff --git a/ADApp/op/ui/URLDriver.ui b/ADApp/op/ui/URLDriver.ui new file mode 100644 index 0000000..7078a7f --- /dev/null +++ b/ADApp/op/ui/URLDriver.ui @@ -0,0 +1,2453 @@ + + +MainWindow + + + + 194 + 30 + 700 + 620 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 100 + 4 + 502 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 58 + 1 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Area Detector Control - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 6 + 35 + 337 + 217 + + + + + 6 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + + 345 + 35 + 352 + 167 + + + + + 345 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + + 345 + 490 + 352 + 62 + + + + + 345 + 490 + 350 + 60 + + + + ADAttrFile.adl + + + + + + + + caGraphics::Rectangle + + + + 119 + 342 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 340 + 335 + 210 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 93 + 343 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 472 + 207 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 452 + 208 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 380 + 235 + 292 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 145 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 440 + 260 + 232 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 85 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 150 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 350 + 285 + 322 + 22 + + + + + + 240 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 370 + 310 + 312 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 0 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 230 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 450 + 335 + 203 + 42 + + + + + QFrame::NoFrame + + + + 118 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 89 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 75 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 142 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 345 + 205 + 350 + 280 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 380 + 380 + 305 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 145 + 0 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 390 + 405 + 282 + 22 + + + + + + 135 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 200 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 420 + 430 + 207 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 350 + 455 + 332 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 0 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 250 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + QFrame::NoFrame + + + + 37 + 395 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 396 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 241 + 396 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 34 + 420 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 241 + 421 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 47 + 445 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 446 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DataType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 47 + 470 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Color mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 471 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ColorMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 173 + 370 + 105 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 93 + 0 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 5 + 555 + 690 + 60 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 297 + 559 + 109 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + + 10 + 587 + 150 + 20 + + + + $(P)$(R)URLSelect + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 165 + 587 + 87 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Setup + + + Menu + + + URL Setup + + + URLDriverSetup.adl + + + P=$(P),R=$(R) + + + false + + + + + + 257 + 588 + 430 + 18 + + + + caLineEdit::Height + + + $(P)$(R)URL_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 330 + 559 + 40 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + URL + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caRectangle_0 + caLabel_0 + caFrame_0 + caInclude_1 + caInclude_2 + caInclude_3 + caRectangle_1 + caRectangle_2 + caLabel_1 + caRectangle_3 + caFrame_4 + caLabel_2 + caLabel_3 + caFrame_5 + caLabel_4 + caFrame_6 + caLabel_5 + caFrame_7 + caLabel_6 + caFrame_8 + caLabel_7 + caLabel_8 + caLabel_9 + caFrame_9 + caRectangle_4 + caLabel_10 + caFrame_10 + caLabel_11 + caFrame_11 + caLabel_12 + caFrame_12 + caLabel_13 + caFrame_13 + caInclude_14 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caFrame_15 + caRectangle_5 + caRectangle_6 + caFrame_16 + caLabel_20 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caLineEdit_1 + caLineEdit_2 + caMenu_0 + caLineEdit_3 + caMessageButton_0 + caMessageButton_1 + caLineEdit_4 + caTextEntry_2 + caLineEdit_5 + caLineEdit_6 + caMenu_1 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caMenu_2 + caRelatedDisplay_0 + caLineEdit_13 + + + \ No newline at end of file diff --git a/ADApp/op/ui/URLDriverSetup.ui b/ADApp/op/ui/URLDriverSetup.ui new file mode 100644 index 0000000..31a9b3f --- /dev/null +++ b/ADApp/op/ui/URLDriverSetup.ui @@ -0,0 +1,1600 @@ + + +MainWindow + + + + 781 + 108 + 550 + 310 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 80 + 3 + 390 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 83 + 4 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + URL Setup - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 271 + 31 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + URL + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 21 + 31 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Description + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 15 + 52 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 1 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 15 + 77 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 2 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 15 + 102 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 3 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 15 + 127 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 4 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 15 + 152 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 5 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 15 + 177 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 6 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 15 + 202 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 7 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 15 + 227 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 8 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 15 + 252 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 9 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 5 + 277 + 20 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + 10 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 186 + 53 + 362 + 247 + + + + + + 0 + 0 + 360 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URL1 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 25 + 360 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URL2 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 50 + 360 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URL3 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 75 + 360 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URL4 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 100 + 360 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URL5 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 125 + 360 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URL6 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 150 + 360 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URL7 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 175 + 360 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URL8 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 200 + 360 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URL9 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 225 + 360 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URL10 + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 31 + 53 + 152 + 247 + + + + + + 0 + 0 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URLSelect.ZRST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 25 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URLSelect.ONST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 50 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URLSelect.TWST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 75 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URLSelect.THST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 100 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URLSelect.FRST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 125 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URLSelect.FVST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 150 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URLSelect.SXST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 175 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URLSelect.SVST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 200 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URLSelect.EIST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 225 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)URLSelect.NIST + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + caRectangle_0 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caFrame_0 + caFrame_1 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caTextEntry_7 + caTextEntry_8 + caTextEntry_9 + caTextEntry_10 + caTextEntry_11 + caTextEntry_12 + caTextEntry_13 + caTextEntry_14 + caTextEntry_15 + caTextEntry_16 + caTextEntry_17 + caTextEntry_18 + caTextEntry_19 + + + \ No newline at end of file diff --git a/ADApp/op/ui/adsc.ui b/ADApp/op/ui/adsc.ui new file mode 100644 index 0000000..4142c02 --- /dev/null +++ b/ADApp/op/ui/adsc.ui @@ -0,0 +1,3016 @@ + + +MainWindow + + + + 154 + 74 + 480 + 705 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + QFrame::NoFrame + + + + 162 + 5 + 156 + 25 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ADSC Detector + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 112 + 114 + 90 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last error + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 210 + 114 + 250 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCLastError + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 148 + 92 + 54 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 210 + 92 + 250 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCStatus + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 133 + 140 + 192 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Update rate for above properties + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 136 + 120 + 18 + + + + $(P)$(R)ADSCReadConditn.SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 103 + 372 + 99 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ADC/Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 372 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCAdc_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 476 + 162 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Beam center X (mm) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 476 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCBeamX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 40 + 498 + 162 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Beam center Y (mm) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 498 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCBeamY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 85 + 520 + 117 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Distance (mm) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 520 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCDistnce_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 157 + 70 + 45 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + State + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 210 + 70 + 115 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCState + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 192 + 35 + 96 + 25 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 67 + 542 + 135 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Two theta (deg) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 542 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSC2Theta_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 166 + 564 + 36 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Axis + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 564 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCAxis_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 76 + 584 + 126 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Wavelength (A) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 584 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCWavelen_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 49 + 606 + 153 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image width (deg) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 606 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCImWidth_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 121 + 628 + 81 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Phi (deg) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 628 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCPhi_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 103 + 650 + 99 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Omega (deg) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 650 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCOmega_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 103 + 672 + 99 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Kappa (deg) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 672 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCKappa_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 112 + 394 + 90 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Raw images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 394 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCRaw_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 58 + 416 + 144 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image transforms + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 416 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCImXform_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 210 + 370 + 115 + 18 + + + + $(P)$(R)ADSCAdc + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 210 + 392 + 115 + 18 + + + + $(P)$(R)ADSCRaw + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 210 + 414 + 115 + 18 + + + + $(P)$(R)ADSCImXform + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 210 + 474 + 115 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ADSCBeamX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 496 + 115 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ADSCBeamY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 518 + 115 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ADSCDistnce + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 540 + 115 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ADSC2Theta + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 582 + 115 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ADSCWavelen + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 562 + 115 + 18 + + + + $(P)$(R)ADSCAxis + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 210 + 604 + 115 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ADSCImWidth + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 626 + 115 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ADSCPhi + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 648 + 115 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ADSCOmega + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 76 + 176 + 126 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Error recovery + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 210 + 174 + 115 + 18 + + + + EPushButton::Height + + + $(P)$(R)ADSCSoftReset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Software Reset + + + 1 + + + caMessageButton::Static + + + + + + 210 + 670 + 115 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ADSCKappa + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 13 + 274 + 189 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + External trigger ctrl + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 210 + 272 + 56 + 18 + + + + EPushButton::Height + + + $(P)$(R)ExSwTrCtl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 269 + 272 + 56 + 18 + + + + EPushButton::Height + + + $(P)$(R)ExSwTrCtl + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 94 + 252 + 108 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + OK to expose + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 210 + 252 + 115 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ExSwTrOkToExp + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 94 + 438 + 108 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Stored darks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 210 + 436 + 115 + 18 + + + + $(P)$(R)ADSCStrDrks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 335 + 438 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCStrDrks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 103 + 312 + 99 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Reuse darks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 210 + 310 + 115 + 18 + + + + $(P)$(R)ADSCReusDrk + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 335 + 312 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCReusDrk_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 130 + 334 + 72 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Dezinger + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 210 + 332 + 115 + 18 + + + + $(P)$(R)ADSCDezingr + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 335 + 334 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ADSCDezingr_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 210 + 212 + 115 + 18 + + + + EPushButton::Height + + + $(P)$(R)ADSCLastImage + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Last Image + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 11 + 214 + 189 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Continuous image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 335 + 274 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)ExSwTrCtlRsp + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLineEdit_0 + caLineEdit_1 + caMenu_0 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caMenu_1 + caMenu_2 + caMenu_3 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caMenu_4 + caTextEntry_5 + caTextEntry_6 + caTextEntry_7 + caMessageButton_0 + caTextEntry_8 + caMessageButton_1 + caMessageButton_2 + caLineEdit_16 + caMenu_5 + caLineEdit_17 + caMenu_6 + caLineEdit_18 + caMenu_7 + caLineEdit_19 + caMessageButton_3 + caLineEdit_20 + + + \ No newline at end of file diff --git a/ADApp/op/ui/commonPlugins.ui b/ADApp/op/ui/commonPlugins.ui new file mode 100644 index 0000000..e7a4505 --- /dev/null +++ b/ADApp/op/ui/commonPlugins.ui @@ -0,0 +1,10628 @@ + + +MainWindow + + + + 434 + 68 + 935 + 600 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 0 + 5 + 850 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 317 + 6 + 216 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P) Common Plugins + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 10 + 40 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Plugin name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 150 + 40 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Plugin type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 10 + 71 + 110 + 18 + + + + caLineEdit::Height + + + $(P)image1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 71 + 160 + 18 + + + + caLineEdit::Height + + + $(P)image1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 96 + 110 + 18 + + + + caLineEdit::Height + + + $(P)Proc1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 96 + 160 + 18 + + + + caLineEdit::Height + + + $(P)Proc1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 121 + 110 + 18 + + + + caLineEdit::Height + + + $(P)Trans1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 121 + 160 + 18 + + + + caLineEdit::Height + + + $(P)Trans1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 146 + 110 + 18 + + + + caLineEdit::Height + + + $(P)CC1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 146 + 160 + 18 + + + + caLineEdit::Height + + + $(P)CC1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 171 + 110 + 18 + + + + caLineEdit::Height + + + $(P)CC2:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 171 + 160 + 18 + + + + caLineEdit::Height + + + $(P)CC2:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 196 + 110 + 18 + + + + caLineEdit::Height + + + $(P)Over1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 196 + 160 + 18 + + + + caLineEdit::Height + + + $(P)Over1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 221 + 110 + 18 + + + + caLineEdit::Height + + + $(P)ROI1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 221 + 160 + 18 + + + + caLineEdit::Height + + + $(P)ROI1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 246 + 110 + 18 + + + + caLineEdit::Height + + + $(P)ROI2:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 246 + 160 + 18 + + + + caLineEdit::Height + + + $(P)ROI2:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 271 + 110 + 18 + + + + caLineEdit::Height + + + $(P)ROI3:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 271 + 160 + 18 + + + + caLineEdit::Height + + + $(P)ROI3:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 296 + 110 + 18 + + + + caLineEdit::Height + + + $(P)ROI4:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 296 + 160 + 18 + + + + caLineEdit::Height + + + $(P)ROI4:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 321 + 110 + 18 + + + + caLineEdit::Height + + + $(P)Stats1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 321 + 160 + 18 + + + + caLineEdit::Height + + + $(P)Stats1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 346 + 110 + 18 + + + + caLineEdit::Height + + + $(P)Stats2:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 346 + 160 + 18 + + + + caLineEdit::Height + + + $(P)Stats2:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 371 + 110 + 18 + + + + caLineEdit::Height + + + $(P)Stats3:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 371 + 160 + 18 + + + + caLineEdit::Height + + + $(P)Stats3:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 396 + 110 + 18 + + + + caLineEdit::Height + + + $(P)Stats4:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 396 + 160 + 18 + + + + caLineEdit::Height + + + $(P)Stats4:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 421 + 110 + 18 + + + + caLineEdit::Height + + + $(P)Stats5:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 421 + 160 + 18 + + + + caLineEdit::Height + + + $(P)Stats5:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 446 + 110 + 18 + + + + caLineEdit::Height + + + $(P)netCDF1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 446 + 160 + 18 + + + + caLineEdit::Height + + + $(P)netCDF1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 471 + 110 + 18 + + + + caLineEdit::Height + + + $(P)TIFF1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 471 + 160 + 18 + + + + caLineEdit::Height + + + $(P)TIFF1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 496 + 110 + 18 + + + + caLineEdit::Height + + + $(P)JPEG1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 496 + 160 + 18 + + + + caLineEdit::Height + + + $(P)JPEG1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 521 + 110 + 18 + + + + caLineEdit::Height + + + $(P)Nexus1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 521 + 160 + 18 + + + + caLineEdit::Height + + + $(P)Nexus1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 546 + 110 + 18 + + + + caLineEdit::Height + + + $(P)Magick1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 546 + 160 + 18 + + + + caLineEdit::Height + + + $(P)Magick1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 10 + 571 + 110 + 18 + + + + caLineEdit::Height + + + $(P)HDF1:PortName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 125 + 571 + 160 + 18 + + + + caLineEdit::Height + + + $(P)HDF1:PluginType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 300 + 40 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Port + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 407 + 40 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Enable + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 525 + 40 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Blocking + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 290 + 70 + 60 + 20 + + + + caLineEdit::Height + + + $(P)image1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 70 + 80 + 20 + + + + $(P)image1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 71 + 80 + 18 + + + + caLineEdit::Height + + + $(P)image1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 70 + 80 + 20 + + + + $(P)image1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 95 + 60 + 20 + + + + caLineEdit::Height + + + $(P)Proc1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 95 + 80 + 20 + + + + $(P)Proc1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 96 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Proc1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 95 + 80 + 20 + + + + $(P)Proc1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 120 + 60 + 20 + + + + caLineEdit::Height + + + $(P)Trans1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 120 + 80 + 20 + + + + $(P)Trans1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 121 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Trans1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 120 + 80 + 20 + + + + $(P)Trans1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 145 + 60 + 20 + + + + caLineEdit::Height + + + $(P)CC1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 145 + 80 + 20 + + + + $(P)CC1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 146 + 80 + 18 + + + + caLineEdit::Height + + + $(P)CC1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 145 + 80 + 20 + + + + $(P)CC1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 170 + 60 + 20 + + + + caLineEdit::Height + + + $(P)CC2:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 170 + 80 + 20 + + + + $(P)CC2:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 171 + 80 + 18 + + + + caLineEdit::Height + + + $(P)CC2:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 170 + 80 + 20 + + + + $(P)CC2:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 195 + 60 + 20 + + + + caLineEdit::Height + + + $(P)Over1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 195 + 80 + 20 + + + + $(P)Over1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 196 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Over1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 195 + 80 + 20 + + + + $(P)Over1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 220 + 60 + 20 + + + + caLineEdit::Height + + + $(P)ROI1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 220 + 80 + 20 + + + + $(P)ROI1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 221 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 220 + 80 + 20 + + + + $(P)ROI1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 245 + 60 + 20 + + + + caLineEdit::Height + + + $(P)ROI2:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 245 + 80 + 20 + + + + $(P)ROI2:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 246 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI2:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 245 + 80 + 20 + + + + $(P)ROI2:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 270 + 60 + 20 + + + + caLineEdit::Height + + + $(P)ROI3:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 270 + 80 + 20 + + + + $(P)ROI3:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 271 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI3:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 270 + 80 + 20 + + + + $(P)ROI3:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 295 + 60 + 20 + + + + caLineEdit::Height + + + $(P)ROI4:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 295 + 80 + 20 + + + + $(P)ROI4:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 296 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI4:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 295 + 80 + 20 + + + + $(P)ROI4:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 320 + 60 + 20 + + + + caLineEdit::Height + + + $(P)Stats1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 320 + 80 + 20 + + + + $(P)Stats1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 321 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 320 + 80 + 20 + + + + $(P)Stats1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 345 + 60 + 20 + + + + caLineEdit::Height + + + $(P)Stats2:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 345 + 80 + 20 + + + + $(P)Stats2:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 346 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats2:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 345 + 80 + 20 + + + + $(P)Stats2:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 370 + 60 + 20 + + + + caLineEdit::Height + + + $(P)Stats3:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 370 + 80 + 20 + + + + $(P)Stats3:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 371 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats3:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 370 + 80 + 20 + + + + $(P)Stats3:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 395 + 60 + 20 + + + + caLineEdit::Height + + + $(P)Stats4:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 395 + 80 + 20 + + + + $(P)Stats4:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 396 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats4:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 395 + 80 + 20 + + + + $(P)Stats4:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 420 + 60 + 20 + + + + caLineEdit::Height + + + $(P)Stats5:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 420 + 80 + 20 + + + + $(P)Stats5:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 421 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats5:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 420 + 80 + 20 + + + + $(P)Stats5:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 445 + 60 + 20 + + + + caLineEdit::Height + + + $(P)netCDF1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 445 + 80 + 20 + + + + $(P)netCDF1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 446 + 80 + 18 + + + + caLineEdit::Height + + + $(P)netCDF1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 445 + 80 + 20 + + + + $(P)netCDF1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 470 + 60 + 20 + + + + caLineEdit::Height + + + $(P)TIFF1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 470 + 80 + 20 + + + + $(P)TIFF1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 471 + 80 + 18 + + + + caLineEdit::Height + + + $(P)TIFF1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 470 + 80 + 20 + + + + $(P)TIFF1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 495 + 60 + 20 + + + + caLineEdit::Height + + + $(P)JPEG1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 495 + 80 + 20 + + + + $(P)JPEG1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 496 + 80 + 18 + + + + caLineEdit::Height + + + $(P)JPEG1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 495 + 80 + 20 + + + + $(P)JPEG1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 520 + 60 + 20 + + + + caLineEdit::Height + + + $(P)Nexus1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 520 + 80 + 20 + + + + $(P)Nexus1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 521 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Nexus1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 520 + 80 + 20 + + + + $(P)Nexus1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 545 + 60 + 20 + + + + caLineEdit::Height + + + $(P)Magick1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 545 + 80 + 20 + + + + $(P)Magick1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 546 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Magick1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 545 + 80 + 20 + + + + $(P)Magick1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 290 + 570 + 60 + 20 + + + + caLineEdit::Height + + + $(P)HDF1:NDArrayPort + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 355 + 570 + 80 + 20 + + + + $(P)HDF1:EnableCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 440 + 571 + 80 + 18 + + + + caLineEdit::Height + + + $(P)HDF1:EnableCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 525 + 570 + 80 + 20 + + + + $(P)HDF1:BlockingCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 800 + 40 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 865 + 70 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + image1: + + + NDStdArrays.adl + + + P=$(P),R=image1: + + + false + + + + + + 780 + 71 + 80 + 18 + + + + caLineEdit::Height + + + $(P)image1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 95 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Proc1: + + + NDProcess.adl + + + P=$(P),R=Proc1: + + + false + + + + + + 780 + 96 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Proc1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 120 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Trans1: + + + NDTransform.adl + + + P=$(P),R=Trans1: + + + false + + + + + + 780 + 121 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Trans1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 145 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + CC1: + + + NDColorConvert.adl + + + P=$(P),R=CC1: + + + false + + + + + + 780 + 146 + 80 + 18 + + + + caLineEdit::Height + + + $(P)CC1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 170 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + CC2: + + + NDColorConvert.adl + + + P=$(P),R=CC2: + + + false + + + + + + 780 + 171 + 80 + 18 + + + + caLineEdit::Height + + + $(P)CC2:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 195 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Over1: + + + NDOverlay.adl + + + P=$(P),R=Over1: + + + false + + + + + + 780 + 196 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Over1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 220 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + ROI1: + + + NDROI.adl + + + P=$(P),R=ROI1: + + + false + + + + + + 780 + 221 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 245 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + ROI2: + + + NDROI.adl + + + P=$(P),R=ROI2: + + + false + + + + + + 780 + 246 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI2:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 270 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + ROI3: + + + NDROI.adl + + + P=$(P),R=ROI3: + + + false + + + + + + 780 + 271 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI3:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 295 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + ROI4: + + + NDROI.adl + + + P=$(P),R=ROI4: + + + false + + + + + + 780 + 296 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI4:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 320 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Stats1: + + + NDStats.adl + + + P=$(P),R=Stats1: + + + false + + + + + + 780 + 321 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 345 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Stats2: + + + NDStats.adl + + + P=$(P),R=Stats2: + + + false + + + + + + 780 + 346 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats2:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 370 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Stats3: + + + NDStats.adl + + + P=$(P),R=Stats3: + + + false + + + + + + 780 + 371 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats3:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 395 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Stats4: + + + NDStats.adl + + + P=$(P),R=Stats4: + + + false + + + + + + 780 + 396 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats4:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 420 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Stats5: + + + NDStats.adl + + + P=$(P),R=Stats5: + + + false + + + + + + 780 + 421 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats5:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 445 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + netCDF1: + + + NDFileNetCDF.adl + + + P=$(P),R=netCDF1: + + + false + + + + + + 780 + 446 + 80 + 18 + + + + caLineEdit::Height + + + $(P)netCDF1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 470 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + TIFF1: + + + NDFileTIFF.adl + + + P=$(P),R=TIFF1: + + + false + + + + + + 780 + 471 + 80 + 18 + + + + caLineEdit::Height + + + $(P)TIFF1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 495 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + JPEG1: + + + NDFileJPEG.adl + + + P=$(P),R=JPEG1: + + + false + + + + + + 780 + 496 + 80 + 18 + + + + caLineEdit::Height + + + $(P)JPEG1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 520 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Nexus1: + + + NDFileNexus.adl + + + P=$(P),R=Nexus1: + + + false + + + + + + 780 + 521 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Nexus1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 545 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + Magick1: + + + NDFileMagick.adl + + + P=$(P),R=Magick1: + + + false + + + + + + 780 + 546 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Magick1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 865 + 570 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + More + + + Menu + + + HDF1: + + + NDFileHDF5.adl + + + P=$(P),R=HDF1: + + + false + + + + + + 780 + 571 + 80 + 18 + + + + caLineEdit::Height + + + $(P)HDF1:ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 610 + 40 + 82 + 551 + + + + + QFrame::NoFrame + + + + 5 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Dropped + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 0 + 31 + 80 + 18 + + + + caLineEdit::Height + + + $(P)image1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 56 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Proc1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 81 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Trans1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 106 + 80 + 18 + + + + caLineEdit::Height + + + $(P)CC1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 131 + 80 + 18 + + + + caLineEdit::Height + + + $(P)CC2:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 156 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Over1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 181 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 206 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI2:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 231 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI3:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 256 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI4:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 281 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 306 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats2:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 331 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats3:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 356 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats4:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 381 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats5:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 406 + 80 + 18 + + + + caLineEdit::Height + + + $(P)netCDF1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 431 + 80 + 18 + + + + caLineEdit::Height + + + $(P)TIFF1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 456 + 80 + 18 + + + + caLineEdit::Height + + + $(P)JPEG1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 481 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Nexus1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 506 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Magick1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 531 + 80 + 18 + + + + caLineEdit::Height + + + $(P)HDF1:DroppedArrays_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 700 + 40 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Free + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 695 + 71 + 80 + 18 + + + + caLineEdit::Height + + + $(P)image1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 96 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Proc1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 121 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Trans1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 146 + 80 + 18 + + + + caLineEdit::Height + + + $(P)CC1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 171 + 80 + 18 + + + + caLineEdit::Height + + + $(P)CC2:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 196 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Over1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 221 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 246 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI2:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 271 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI3:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 296 + 80 + 18 + + + + caLineEdit::Height + + + $(P)ROI4:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 321 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 346 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats2:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 371 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats3:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 396 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats4:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 421 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Stats5:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 446 + 80 + 18 + + + + caLineEdit::Height + + + $(P)netCDF1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 471 + 80 + 18 + + + + caLineEdit::Height + + + $(P)TIFF1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 496 + 80 + 18 + + + + caLineEdit::Height + + + $(P)JPEG1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 521 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Nexus1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 546 + 80 + 18 + + + + caLineEdit::Height + + + $(P)Magick1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 695 + 571 + 80 + 18 + + + + caLineEdit::Height + + + $(P)HDF1:QueueFree + + + + 10 + 0 + 184 + + + + + 70 + 70 + 70 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + caRectangle_0 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caFrame_0 + caLabel_8 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caLineEdit_24 + caLineEdit_25 + caLineEdit_26 + caLineEdit_27 + caLineEdit_28 + caLineEdit_29 + caLineEdit_30 + caLineEdit_31 + caLineEdit_32 + caLineEdit_33 + caLineEdit_34 + caLineEdit_35 + caLineEdit_36 + caLineEdit_37 + caLineEdit_38 + caLineEdit_39 + caLineEdit_40 + caLineEdit_41 + caTextEntry_0 + caMenu_0 + caLineEdit_42 + caMenu_1 + caTextEntry_1 + caMenu_2 + caLineEdit_43 + caMenu_3 + caTextEntry_2 + caMenu_4 + caLineEdit_44 + caMenu_5 + caTextEntry_3 + caMenu_6 + caLineEdit_45 + caMenu_7 + caTextEntry_4 + caMenu_8 + caLineEdit_46 + caMenu_9 + caTextEntry_5 + caMenu_10 + caLineEdit_47 + caMenu_11 + caTextEntry_6 + caMenu_12 + caLineEdit_48 + caMenu_13 + caTextEntry_7 + caMenu_14 + caLineEdit_49 + caMenu_15 + caTextEntry_8 + caMenu_16 + caLineEdit_50 + caMenu_17 + caTextEntry_9 + caMenu_18 + caLineEdit_51 + caMenu_19 + caTextEntry_10 + caMenu_20 + caLineEdit_52 + caMenu_21 + caTextEntry_11 + caMenu_22 + caLineEdit_53 + caMenu_23 + caTextEntry_12 + caMenu_24 + caLineEdit_54 + caMenu_25 + caTextEntry_13 + caMenu_26 + caLineEdit_55 + caMenu_27 + caTextEntry_14 + caMenu_28 + caLineEdit_56 + caMenu_29 + caTextEntry_15 + caMenu_30 + caLineEdit_57 + caMenu_31 + caTextEntry_16 + caMenu_32 + caLineEdit_58 + caMenu_33 + caTextEntry_17 + caMenu_34 + caLineEdit_59 + caMenu_35 + caTextEntry_18 + caMenu_36 + caLineEdit_60 + caMenu_37 + caTextEntry_19 + caMenu_38 + caLineEdit_61 + caMenu_39 + caTextEntry_20 + caMenu_40 + caLineEdit_62 + caMenu_41 + caRelatedDisplay_0 + caLineEdit_63 + caRelatedDisplay_1 + caLineEdit_64 + caRelatedDisplay_2 + caLineEdit_65 + caRelatedDisplay_3 + caLineEdit_66 + caRelatedDisplay_4 + caLineEdit_67 + caRelatedDisplay_5 + caLineEdit_68 + caRelatedDisplay_6 + caLineEdit_69 + caRelatedDisplay_7 + caLineEdit_70 + caRelatedDisplay_8 + caLineEdit_71 + caRelatedDisplay_9 + caLineEdit_72 + caRelatedDisplay_10 + caLineEdit_73 + caRelatedDisplay_11 + caLineEdit_74 + caRelatedDisplay_12 + caLineEdit_75 + caRelatedDisplay_13 + caLineEdit_76 + caRelatedDisplay_14 + caLineEdit_77 + caRelatedDisplay_15 + caLineEdit_78 + caRelatedDisplay_16 + caLineEdit_79 + caRelatedDisplay_17 + caLineEdit_80 + caRelatedDisplay_18 + caLineEdit_81 + caRelatedDisplay_19 + caLineEdit_82 + caRelatedDisplay_20 + caLineEdit_83 + caLineEdit_84 + caLineEdit_85 + caLineEdit_86 + caLineEdit_87 + caLineEdit_88 + caLineEdit_89 + caLineEdit_90 + caLineEdit_91 + caLineEdit_92 + caLineEdit_93 + caLineEdit_94 + caLineEdit_95 + caLineEdit_96 + caLineEdit_97 + caLineEdit_98 + caLineEdit_99 + caLineEdit_100 + caLineEdit_101 + caLineEdit_102 + caLineEdit_103 + caLineEdit_104 + caLineEdit_105 + caLineEdit_106 + caLineEdit_107 + caLineEdit_108 + caLineEdit_109 + caLineEdit_110 + caLineEdit_111 + caLineEdit_112 + caLineEdit_113 + caLineEdit_114 + caLineEdit_115 + caLineEdit_116 + caLineEdit_117 + caLineEdit_118 + caLineEdit_119 + caLineEdit_120 + caLineEdit_121 + caLineEdit_122 + caLineEdit_123 + caLineEdit_124 + caLineEdit_125 + + + \ No newline at end of file diff --git a/ADApp/op/ui/firewire.ui b/ADApp/op/ui/firewire.ui new file mode 100644 index 0000000..5eafa8e --- /dev/null +++ b/ADApp/op/ui/firewire.ui @@ -0,0 +1,3703 @@ + + +MainWindow + + + + 718 + 159 + 700 + 695 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 472 + 207 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + caGraphics::Rectangle + + + + 345 + 205 + 350 + 385 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 452 + 208 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 391 + 229 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 229 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 230 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 381 + 254 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 254 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 255 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 441 + 279 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 279 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 280 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 100 + 4 + 502 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 58 + 1 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Firewire Camera - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 479 + 329 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 370 + 329 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 606 + 331 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 349 + 354 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 478 + 354 + 120 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 605 + 356 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 368 + 463 + 216 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time remaining + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 147 + 1 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TimeRemaining_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 438 + 393 + 205 + 42 + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 77 + 0 + 128 + 42 + + + + + QFrame::NoFrame + + + + 43 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 14 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 0 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 67 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + + + + 368 + 438 + 307 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 147 + 0 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 378 + 488 + 305 + 22 + + + + + + 137 + 0 + 168 + 22 + + + + + + 0 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 66 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 76 + 670 + 220 + 22 + + + + + + 148 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Firewire features;Firewire video formats + + + firewireFeatures.adl;firewireVideoFormats.adl + + + P=$(P),R=$(R);P=$(P),R=$(R) + + + false;false + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Firewire setup + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 361 + 304 + 304 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 235 + 1 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 358 + 538 + 333 + 47 + + + + + QFrame::NoFrame + + + + 0 + 25 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 157 + 25 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 252 + 27 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 50 + 0 + 209 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 107 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + + 515 + 513 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)DROPPED_FRAMES + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 581 + 514 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DROPPED_FRAMES_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 378 + 513 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Dropped frames + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 5 + 35 + 337 + 217 + + + + + 5 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + caGraphics::Rectangle + + + + 119 + 342 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 340 + 335 + 320 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 93 + 343 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 173 + 370 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 266 + 370 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 415 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 241 + 415 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 148 + 395 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 241 + 395 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 73 + 415 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 440 + 156 + 42 + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 23 + 460 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region start + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 33 + 505 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 485 + 156 + 42 + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + + 345 + 35 + 352 + 167 + + + + + 345 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + + 345 + 595 + 352 + 62 + + + + + 345 + 595 + 350 + 60 + + + + ADAttrFile.adl + + + + + + + + QFrame::NoFrame + + + + 43 + 555 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 241 + 556 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 43 + 530 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 148 + 531 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 241 + 531 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 53 + 580 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 241 + 581 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DataType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 43 + 605 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Color mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 241 + 606 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ColorMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 148 + 630 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)READOUT_TIME + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 23 + 630 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readout time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 241 + 631 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)READOUT_TIME_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + caRectangle_0 + caFrame_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caRectangle_2 + caLabel_4 + caFrame_1 + caLabel_5 + caLabel_6 + caLabel_7 + caFrame_2 + caLabel_8 + caLabel_9 + caLabel_10 + caFrame_4 + caFrame_3 + caLabel_11 + caFrame_5 + caFrame_7 + caLabel_12 + caFrame_6 + caLabel_13 + caFrame_8 + caLabel_14 + caFrame_9 + caLabel_15 + caLabel_16 + caFrame_11 + caFrame_10 + caLabel_17 + caInclude_12 + caRectangle_3 + caRectangle_4 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caFrame_13 + caLabel_22 + caLabel_23 + caFrame_14 + caInclude_15 + caInclude_16 + caInclude_17 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caLineEdit_1 + caTextEntry_2 + caLineEdit_2 + caMenu_0 + caLineEdit_3 + caMenu_1 + caLineEdit_4 + caLineEdit_5 + caMessageButton_0 + caMessageButton_1 + caLineEdit_6 + caTextEntry_3 + caLineEdit_7 + caRelatedDisplay_0 + caLineEdit_8 + caMenu_2 + caLineEdit_9 + caLineEdit_10 + caTextEntry_4 + caLineEdit_11 + caTextEntry_5 + caTextEntry_6 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caTextEntry_7 + caTextEntry_8 + caLineEdit_15 + caTextEntry_9 + caTextEntry_10 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + caTextEntry_11 + caLineEdit_23 + + + \ No newline at end of file diff --git a/ADApp/op/ui/firewireFeatures.ui b/ADApp/op/ui/firewireFeatures.ui new file mode 100644 index 0000000..a1dab3b --- /dev/null +++ b/ADApp/op/ui/firewireFeatures.ui @@ -0,0 +1,20001 @@ + + +MainWindow + + + + 193 + 163 + 1280 + 685 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + QFrame::NoFrame + + + + 416 + 8 + 468 + 25 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(R) Firewire Features + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 895 + 50 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Absolute Control + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 165 + 75 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Avail. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 247 + 75 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 412 + 75 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Set + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 50 + 75 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Feature + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 310 + 98 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BRIGHTNESS_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 188 + 101 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)BRIGHTNESS_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)BRIGHTNESS_AVL + + + + + + + 230 + 99 + 75 + 18 + + + + $(P)$(R)BRIGHTNESS_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 390 + 98 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BRIGHTNESS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 98 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BRIGHTNESS.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 310 + 123 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EXPOSURE_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 188 + 126 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)EXPOSURE_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)EXPOSURE_AVL + + + + + + + 230 + 124 + 75 + 18 + + + + $(P)$(R)EXPOSURE_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 390 + 123 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EXPOSURE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 123 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EXPOSURE.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 310 + 148 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHARPNESS_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 188 + 151 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)SHARPNESS_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)SHARPNESS_AVL + + + + + + + 230 + 149 + 75 + 18 + + + + $(P)$(R)SHARPNESS_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 390 + 148 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHARPNESS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 148 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHARPNESS.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 570 + 75 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readback + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 670 + 75 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Min + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 735 + 75 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 785 + 75 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Avail. + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 872 + 75 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Set + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 580 + 98 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BRIGHTNESS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 655 + 98 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BRIGHTNESS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 720 + 98 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BRIGHTNESS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 808 + 101 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)BRIGHTNESS_ABS_AVL + + + + + caGraphics::Rectangle + + + + 808 + 101 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)BRIGHTNESS_ABS_AVL + + + + + + 850 + 98 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BRIGHTNESS_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 580 + 123 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EXPOSURE_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 655 + 123 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EXPOSURE_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 720 + 123 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EXPOSURE_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 808 + 126 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)EXPOSURE_ABS_AVL + + + + + caGraphics::Rectangle + + + + 808 + 126 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)EXPOSURE_ABS_AVL + + + + + + 850 + 123 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EXPOSURE_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 580 + 148 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHARPNESS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 655 + 148 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHARPNESS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 720 + 148 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHARPNESS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 808 + 151 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)SHARPNESS_ABS_AVL + + + + + caGraphics::Rectangle + + + + 808 + 151 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)SHARPNESS_ABS_AVL + + + + + + 850 + 148 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHARPNESS_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 1030 + 75 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readback + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 1137 + 75 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Min + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 1217 + 75 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 1033 + 98 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BRIGHTNESS_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1115 + 98 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BRIGHTNESS_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1195 + 98 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BRIGHTNESS_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1033 + 123 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EXPOSURE_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1115 + 123 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EXPOSURE_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1195 + 123 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EXPOSURE_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1033 + 148 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHARPNESS_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1115 + 148 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHARPNESS_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1195 + 148 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHARPNESS_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 470 + 98 + 100 + 20 + + + + $(P)$(R)BRIGHTNESS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 470 + 123 + 100 + 20 + + + + $(P)$(R)EXPOSURE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 470 + 148 + 100 + 20 + + + + $(P)$(R)SHARPNESS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 930 + 98 + 100 + 20 + + + + $(P)$(R)BRIGHTNESS_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 930 + 123 + 100 + 20 + + + + $(P)$(R)EXPOSURE_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 930 + 148 + 100 + 20 + + + + $(P)$(R)SHARPNESS_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + QFrame::NoFrame + + + + 320 + 50 + 190 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Device Unit Control + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 310 + 173 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 188 + 176 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)WHITEB_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)WHITEB_AVL + + + + + + + 230 + 174 + 75 + 18 + + + + $(P)$(R)WHITEB_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 390 + 173 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_LO + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 173 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_LO.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 580 + 173 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_LO_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 655 + 173 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_LO_DRVL + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 720 + 173 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_LO_DRVH + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 808 + 176 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)WHITEB_ABS_AVL + + + + + caGraphics::Rectangle + + + + 808 + 176 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)WHITEB_ABS_AVL + + + + + + 850 + 173 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 1033 + 173 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1115 + 173 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1195 + 173 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 470 + 173 + 100 + 20 + + + + $(P)$(R)WHITEB_LO + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 930 + 173 + 100 + 20 + + + + $(P)$(R)WHITEB_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 10 + 223 + 1262 + 447 + + + + + + 300 + 0 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HUE_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 3 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)HUE_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)HUE_AVL + + + + + + + 220 + 1 + 75 + 18 + + + + $(P)$(R)HUE_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 0 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HUE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 0 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HUE.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 25 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SATURATION_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 28 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)SATURATION_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)SATURATION_AVL + + + + + + + 220 + 26 + 75 + 18 + + + + $(P)$(R)SATURATION_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 25 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SATURATION + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 25 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SATURATION.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 50 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAMMA_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 53 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)GAMMA_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)GAMMA_AVL + + + + + + + 220 + 51 + 75 + 18 + + + + $(P)$(R)GAMMA_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 50 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAMMA + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 50 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAMMA.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 75 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHUTTER_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 78 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)SHUTTER_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)SHUTTER_AVL + + + + + + + 220 + 76 + 75 + 18 + + + + $(P)$(R)SHUTTER_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 75 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHUTTER + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 75 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHUTTER.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 100 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAIN_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 103 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)GAIN_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)GAIN_AVL + + + + + + + 220 + 101 + 75 + 18 + + + + $(P)$(R)GAIN_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 100 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAIN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 100 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAIN.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 125 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)IRIS_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 128 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)IRIS_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)IRIS_AVL + + + + + + + 220 + 126 + 75 + 18 + + + + $(P)$(R)IRIS_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 125 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)IRIS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 125 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)IRIS.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 150 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FOCUS_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 153 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)FOCUS_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)FOCUS_AVL + + + + + + + 220 + 151 + 75 + 18 + + + + $(P)$(R)FOCUS_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 150 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FOCUS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 150 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FOCUS.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 175 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TEMP_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 178 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)TEMP_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)TEMP_AVL + + + + + + + 220 + 176 + 75 + 18 + + + + $(P)$(R)TEMP_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 175 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TEMP + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 175 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TEMP.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 200 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGGER_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 203 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)TRIGGER_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)TRIGGER_AVL + + + + + + + 220 + 201 + 75 + 18 + + + + $(P)$(R)TRIGGER_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 200 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGGER + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 200 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGGER.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 225 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGDLY_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 228 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)TRIGDLY_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)TRIGDLY_AVL + + + + + + + 220 + 226 + 75 + 18 + + + + $(P)$(R)TRIGDLY_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 225 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGDLY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 225 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGDLY.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 250 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITES_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 253 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)WHITES_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)WHITES_AVL + + + + + + + 220 + 251 + 75 + 18 + + + + $(P)$(R)WHITES_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 250 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITES + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 250 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITES.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 275 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FRAMERATE_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 278 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)FRAMERATE_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)FRAMERATE_AVL + + + + + + + 220 + 276 + 75 + 18 + + + + $(P)$(R)FRAMERATE_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 275 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FRAMERATE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 275 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FRAMERATE.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 300 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ZOOM_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 303 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)ZOOM_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)ZOOM_AVL + + + + + + + 220 + 301 + 75 + 18 + + + + $(P)$(R)ZOOM_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 300 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ZOOM + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 300 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ZOOM.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 325 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PAN_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 328 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)PAN_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)PAN_AVL + + + + + + + 220 + 326 + 75 + 18 + + + + $(P)$(R)PAN_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 325 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 325 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PAN.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 350 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TILT_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 353 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)TILT_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)TILT_AVL + + + + + + + 220 + 351 + 75 + 18 + + + + $(P)$(R)TILT_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 350 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TILT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 350 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TILT.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 375 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FILTER_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 378 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)FILTER_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)FILTER_AVL + + + + + + + 220 + 376 + 75 + 18 + + + + $(P)$(R)FILTER_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 375 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FILTER + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 375 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FILTER.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 400 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CAPTSIZE_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 403 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)CAPTSIZE_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)CAPTSIZE_AVL + + + + + + + 220 + 401 + 75 + 18 + + + + $(P)$(R)CAPTSIZE_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 400 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CAPTSIZE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 400 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CAPTSIZE.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 300 + 425 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)QUALITY_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 178 + 428 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)QUALITY_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)QUALITY_AVL + + + + + + + 220 + 426 + 75 + 18 + + + + $(P)$(R)QUALITY_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 380 + 425 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)QUALITY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 425 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)QUALITY.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 570 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HUE_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HUE_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HUE_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 3 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)HUE_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 3 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)HUE_ABS_AVL + + + + + + 840 + 0 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HUE_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 25 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SATURATION_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 25 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SATURATION_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 25 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SATURATION_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 28 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)SATURATION_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 28 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)SATURATION_ABS_AVL + + + + + + 840 + 25 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SATURATION_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 50 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAMMA_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 50 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAMMA_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 50 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAMMA_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 53 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)GAMMA_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 53 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)GAMMA_ABS_AVL + + + + + + 840 + 50 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAMMA_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 75 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHUTTER_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 75 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHUTTER_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 75 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHUTTER_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 78 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)SHUTTER_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 78 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)SHUTTER_ABS_AVL + + + + + + 840 + 75 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHUTTER_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 100 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAIN_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 100 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAIN_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 100 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAIN_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 103 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)GAIN_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 103 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)GAIN_ABS_AVL + + + + + + 840 + 100 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAIN_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 125 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)IRIS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 125 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)IRIS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 125 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)IRIS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 128 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)IRIS_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 128 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)IRIS_ABS_AVL + + + + + + 840 + 125 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)IRIS_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 150 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FOCUS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 150 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FOCUS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 150 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FOCUS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 153 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)FOCUS_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 153 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)FOCUS_ABS_AVL + + + + + + 840 + 150 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FOCUS_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 175 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TEMP_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 175 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TEMP_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 175 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TEMP_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 178 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)TEMP_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 178 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)TEMP_ABS_AVL + + + + + + 840 + 175 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TEMP_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 200 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGGER_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 200 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGGER_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 200 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGGER_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 203 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)TRIGGER_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 203 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)TRIGGER_ABS_AVL + + + + + + 840 + 200 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGGER_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 225 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGDLY_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 225 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGDLY_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 225 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGDLY_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 228 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)TRIGDLY_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 228 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)TRIGDLY_ABS_AVL + + + + + + 840 + 225 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGDLY_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 250 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITES_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 250 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITES_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 250 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITES_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 253 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)WHITES_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 253 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)WHITES_ABS_AVL + + + + + + 840 + 250 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITES_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 275 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FRAMERATE_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 275 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FRAMERATE_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 275 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FRAMERATE_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 278 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)FRAMERATE_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 278 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)FRAMERATE_ABS_AVL + + + + + + 840 + 275 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FRAMERATE_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 300 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ZOOM_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 300 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ZOOM_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 300 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ZOOM_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 303 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)ZOOM_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 303 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)ZOOM_ABS_AVL + + + + + + 840 + 300 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ZOOM_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 325 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PAN_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 325 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PAN_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 325 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PAN_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 328 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)PAN_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 328 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)PAN_ABS_AVL + + + + + + 840 + 325 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PAN_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 350 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TILT_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 350 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TILT_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 350 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TILT_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 353 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)TILT_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 353 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)TILT_ABS_AVL + + + + + + 840 + 350 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TILT_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 375 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FILTER_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 375 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FILTER_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 375 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FILTER_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 378 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)FILTER_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 378 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)FILTER_ABS_AVL + + + + + + 840 + 375 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FILTER_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 400 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CAPTSIZE_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 400 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CAPTSIZE_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 400 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CAPTSIZE_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 403 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)CAPTSIZE_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 403 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)CAPTSIZE_ABS_AVL + + + + + + 840 + 400 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CAPTSIZE_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 570 + 425 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)QUALITY_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 645 + 425 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)QUALITY_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 710 + 425 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)QUALITY_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 798 + 428 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)QUALITY_ABS_AVL + + + + + caGraphics::Rectangle + + + + 798 + 428 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)QUALITY_ABS_AVL + + + + + + 840 + 425 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)QUALITY_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 1023 + 0 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HUE_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 0 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HUE_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 0 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HUE_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 25 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SATURATION_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 25 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SATURATION_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 25 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SATURATION_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 50 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAMMA_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 50 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAMMA_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 50 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAMMA_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 75 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHUTTER_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 75 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHUTTER_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 75 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SHUTTER_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 100 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAIN_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 100 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAIN_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 100 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GAIN_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 125 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)IRIS_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 125 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)IRIS_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 125 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)IRIS_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 150 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FOCUS_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 150 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FOCUS_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 150 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FOCUS_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 175 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TEMP_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 175 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TEMP_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 175 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TEMP_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 200 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGGER_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 200 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGGER_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 200 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGGER_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 225 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGDLY_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 225 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGDLY_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 225 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TRIGDLY_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 250 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITES_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 250 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITES_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 250 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITES_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 275 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FRAMERATE_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 275 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FRAMERATE_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 275 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FRAMERATE_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 300 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ZOOM_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 300 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ZOOM_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 300 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ZOOM_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 325 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PAN_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 325 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PAN_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 325 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PAN_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 350 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TILT_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 350 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TILT_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 350 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TILT_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 375 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FILTER_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 375 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FILTER_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 375 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FILTER_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 400 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CAPTSIZE_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 400 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CAPTSIZE_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 400 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CAPTSIZE_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1023 + 425 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)QUALITY_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1105 + 425 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)QUALITY_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1185 + 425 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)QUALITY_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 460 + 0 + 100 + 20 + + + + $(P)$(R)HUE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 25 + 100 + 20 + + + + $(P)$(R)SATURATION + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 50 + 100 + 20 + + + + $(P)$(R)GAMMA + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 75 + 100 + 20 + + + + $(P)$(R)SHUTTER + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 100 + 100 + 20 + + + + $(P)$(R)GAIN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 125 + 100 + 20 + + + + $(P)$(R)IRIS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 150 + 100 + 20 + + + + $(P)$(R)FOCUS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 175 + 100 + 20 + + + + $(P)$(R)TEMP + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 200 + 100 + 20 + + + + $(P)$(R)TRIGGER + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 225 + 100 + 20 + + + + $(P)$(R)TRIGDLY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 250 + 100 + 20 + + + + $(P)$(R)WHITES + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 275 + 100 + 20 + + + + $(P)$(R)FRAMERATE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 300 + 100 + 20 + + + + $(P)$(R)ZOOM + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 325 + 100 + 20 + + + + $(P)$(R)PAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 350 + 100 + 20 + + + + $(P)$(R)TILT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 375 + 100 + 20 + + + + $(P)$(R)FILTER + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 400 + 100 + 20 + + + + $(P)$(R)CAPTSIZE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 460 + 425 + 100 + 20 + + + + $(P)$(R)QUALITY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 0 + 100 + 20 + + + + $(P)$(R)HUE_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 25 + 100 + 20 + + + + $(P)$(R)SATURATION_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 50 + 100 + 20 + + + + $(P)$(R)GAMMA_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 75 + 100 + 20 + + + + $(P)$(R)SHUTTER_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 100 + 100 + 20 + + + + $(P)$(R)GAIN_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 125 + 100 + 20 + + + + $(P)$(R)IRIS_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 150 + 100 + 20 + + + + $(P)$(R)FOCUS_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 175 + 100 + 20 + + + + $(P)$(R)TEMP_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 200 + 100 + 20 + + + + $(P)$(R)TRIGGER_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 225 + 100 + 20 + + + + $(P)$(R)TRIGDLY_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 250 + 100 + 20 + + + + $(P)$(R)WHITES_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 275 + 100 + 20 + + + + $(P)$(R)FRAMERATE_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 300 + 100 + 20 + + + + $(P)$(R)ZOOM_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 325 + 100 + 20 + + + + $(P)$(R)PAN_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 350 + 100 + 20 + + + + $(P)$(R)TILT_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 375 + 100 + 20 + + + + $(P)$(R)FILTER_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 400 + 100 + 20 + + + + $(P)$(R)CAPTSIZE_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 920 + 425 + 100 + 20 + + + + $(P)$(R)QUALITY_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + + 310 + 198 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_CTRL_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 188 + 201 + 17 + 17 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)WHITEB_AVL + + + + + caGraphics::Rectangle + + + + 0 + 0 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)WHITEB_AVL + + + + + + + 230 + 199 + 75 + 18 + + + + $(P)$(R)WHITEB_CTRL + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 390 + 198 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_HI + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 10 + 198 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_HI.DESC + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 580 + 198 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_HI_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 655 + 198 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_HI_DRVL + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 720 + 198 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_HI_DRVH + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 808 + 201 + 15 + 15 + + + + + 0 + 216 + 0 + + + + Filled + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::IfNotZero + + + $(P)$(R)WHITEB_ABS_AVL + + + + + caGraphics::Rectangle + + + + 808 + 201 + 15 + 15 + + + + + 253 + 0 + 0 + + + + Filled + + + + 253 + 0 + 0 + + + + Solid + + + caGraphics::IfZero + + + $(P)$(R)WHITEB_ABS_AVL + + + + + + 850 + 198 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 1033 + 198 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_ABS_RBV + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1115 + 198 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_ABS_MIN + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 1195 + 198 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)WHITEB_ABS_MAX + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 470 + 198 + 100 + 20 + + + + $(P)$(R)WHITEB_HI + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + + + + 930 + 198 + 100 + 20 + + + + $(P)$(R)WHITEB_ABS + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caSlider::Channel + + + caSlider::Channel + + + 0.0 + + + 1.0 + + + Right + + + NoScale + + + caSlider::Static + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caRectangle_0 + caRectangle_1 + caFrame_0 + caRectangle_2 + caRectangle_3 + caFrame_1 + caRectangle_4 + caRectangle_5 + caFrame_2 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caRectangle_6 + caRectangle_7 + caRectangle_8 + caRectangle_9 + caRectangle_10 + caRectangle_11 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caRectangle_12 + caRectangle_13 + caFrame_3 + caRectangle_14 + caRectangle_15 + caRectangle_16 + caRectangle_17 + caFrame_5 + caRectangle_18 + caRectangle_19 + caFrame_6 + caRectangle_20 + caRectangle_21 + caFrame_7 + caRectangle_22 + caRectangle_23 + caFrame_8 + caRectangle_24 + caRectangle_25 + caFrame_9 + caRectangle_26 + caRectangle_27 + caFrame_10 + caRectangle_28 + caRectangle_29 + caFrame_11 + caRectangle_30 + caRectangle_31 + caFrame_12 + caRectangle_32 + caRectangle_33 + caFrame_13 + caRectangle_34 + caRectangle_35 + caFrame_14 + caRectangle_36 + caRectangle_37 + caFrame_15 + caRectangle_38 + caRectangle_39 + caFrame_16 + caRectangle_40 + caRectangle_41 + caFrame_17 + caRectangle_42 + caRectangle_43 + caFrame_18 + caRectangle_44 + caRectangle_45 + caFrame_19 + caRectangle_46 + caRectangle_47 + caFrame_20 + caRectangle_48 + caRectangle_49 + caFrame_21 + caRectangle_50 + caRectangle_51 + caFrame_22 + caRectangle_52 + caRectangle_53 + caRectangle_54 + caRectangle_55 + caRectangle_56 + caRectangle_57 + caRectangle_58 + caRectangle_59 + caRectangle_60 + caRectangle_61 + caRectangle_62 + caRectangle_63 + caRectangle_64 + caRectangle_65 + caRectangle_66 + caRectangle_67 + caRectangle_68 + caRectangle_69 + caRectangle_70 + caRectangle_71 + caRectangle_72 + caRectangle_73 + caRectangle_74 + caRectangle_75 + caRectangle_76 + caRectangle_77 + caRectangle_78 + caRectangle_79 + caRectangle_80 + caRectangle_81 + caRectangle_82 + caRectangle_83 + caRectangle_84 + caRectangle_85 + caRectangle_86 + caRectangle_87 + caFrame_4 + caRectangle_88 + caRectangle_89 + caFrame_23 + caRectangle_90 + caRectangle_91 + caLineEdit_0 + caMenu_0 + caTextEntry_0 + caLineEdit_1 + caLineEdit_2 + caMenu_1 + caTextEntry_1 + caLineEdit_3 + caLineEdit_4 + caMenu_2 + caTextEntry_2 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caTextEntry_3 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caTextEntry_4 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caTextEntry_5 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caSlider_0 + caSlider_1 + caSlider_2 + caSlider_3 + caSlider_4 + caSlider_5 + caLineEdit_24 + caMenu_3 + caTextEntry_6 + caLineEdit_25 + caLineEdit_26 + caLineEdit_27 + caLineEdit_28 + caTextEntry_7 + caLineEdit_29 + caLineEdit_30 + caLineEdit_31 + caSlider_6 + caSlider_7 + caLineEdit_32 + caMenu_4 + caTextEntry_8 + caLineEdit_33 + caLineEdit_34 + caMenu_5 + caTextEntry_9 + caLineEdit_35 + caLineEdit_36 + caMenu_6 + caTextEntry_10 + caLineEdit_37 + caLineEdit_38 + caMenu_7 + caTextEntry_11 + caLineEdit_39 + caLineEdit_40 + caMenu_8 + caTextEntry_12 + caLineEdit_41 + caLineEdit_42 + caMenu_9 + caTextEntry_13 + caLineEdit_43 + caLineEdit_44 + caMenu_10 + caTextEntry_14 + caLineEdit_45 + caLineEdit_46 + caMenu_11 + caTextEntry_15 + caLineEdit_47 + caLineEdit_48 + caMenu_12 + caTextEntry_16 + caLineEdit_49 + caLineEdit_50 + caMenu_13 + caTextEntry_17 + caLineEdit_51 + caLineEdit_52 + caMenu_14 + caTextEntry_18 + caLineEdit_53 + caLineEdit_54 + caMenu_15 + caTextEntry_19 + caLineEdit_55 + caLineEdit_56 + caMenu_16 + caTextEntry_20 + caLineEdit_57 + caLineEdit_58 + caMenu_17 + caTextEntry_21 + caLineEdit_59 + caLineEdit_60 + caMenu_18 + caTextEntry_22 + caLineEdit_61 + caLineEdit_62 + caMenu_19 + caTextEntry_23 + caLineEdit_63 + caLineEdit_64 + caMenu_20 + caTextEntry_24 + caLineEdit_65 + caLineEdit_66 + caMenu_21 + caTextEntry_25 + caLineEdit_67 + caLineEdit_68 + caLineEdit_69 + caLineEdit_70 + caTextEntry_26 + caLineEdit_71 + caLineEdit_72 + caLineEdit_73 + caTextEntry_27 + caLineEdit_74 + caLineEdit_75 + caLineEdit_76 + caTextEntry_28 + caLineEdit_77 + caLineEdit_78 + caLineEdit_79 + caTextEntry_29 + caLineEdit_80 + caLineEdit_81 + caLineEdit_82 + caTextEntry_30 + caLineEdit_83 + caLineEdit_84 + caLineEdit_85 + caTextEntry_31 + caLineEdit_86 + caLineEdit_87 + caLineEdit_88 + caTextEntry_32 + caLineEdit_89 + caLineEdit_90 + caLineEdit_91 + caTextEntry_33 + caLineEdit_92 + caLineEdit_93 + caLineEdit_94 + caTextEntry_34 + caLineEdit_95 + caLineEdit_96 + caLineEdit_97 + caTextEntry_35 + caLineEdit_98 + caLineEdit_99 + caLineEdit_100 + caTextEntry_36 + caLineEdit_101 + caLineEdit_102 + caLineEdit_103 + caTextEntry_37 + caLineEdit_104 + caLineEdit_105 + caLineEdit_106 + caTextEntry_38 + caLineEdit_107 + caLineEdit_108 + caLineEdit_109 + caTextEntry_39 + caLineEdit_110 + caLineEdit_111 + caLineEdit_112 + caTextEntry_40 + caLineEdit_113 + caLineEdit_114 + caLineEdit_115 + caTextEntry_41 + caLineEdit_116 + caLineEdit_117 + caLineEdit_118 + caTextEntry_42 + caLineEdit_119 + caLineEdit_120 + caLineEdit_121 + caTextEntry_43 + caLineEdit_122 + caLineEdit_123 + caLineEdit_124 + caLineEdit_125 + caLineEdit_126 + caLineEdit_127 + caLineEdit_128 + caLineEdit_129 + caLineEdit_130 + caLineEdit_131 + caLineEdit_132 + caLineEdit_133 + caLineEdit_134 + caLineEdit_135 + caLineEdit_136 + caLineEdit_137 + caLineEdit_138 + caLineEdit_139 + caLineEdit_140 + caLineEdit_141 + caLineEdit_142 + caLineEdit_143 + caLineEdit_144 + caLineEdit_145 + caLineEdit_146 + caLineEdit_147 + caLineEdit_148 + caLineEdit_149 + caLineEdit_150 + caLineEdit_151 + caLineEdit_152 + caLineEdit_153 + caLineEdit_154 + caLineEdit_155 + caLineEdit_156 + caLineEdit_157 + caLineEdit_158 + caLineEdit_159 + caLineEdit_160 + caLineEdit_161 + caLineEdit_162 + caLineEdit_163 + caLineEdit_164 + caLineEdit_165 + caLineEdit_166 + caLineEdit_167 + caLineEdit_168 + caLineEdit_169 + caLineEdit_170 + caLineEdit_171 + caLineEdit_172 + caLineEdit_173 + caLineEdit_174 + caLineEdit_175 + caSlider_8 + caSlider_9 + caSlider_10 + caSlider_11 + caSlider_12 + caSlider_13 + caSlider_14 + caSlider_15 + caSlider_16 + caSlider_17 + caSlider_18 + caSlider_19 + caSlider_20 + caSlider_21 + caSlider_22 + caSlider_23 + caSlider_24 + caSlider_25 + caSlider_26 + caSlider_27 + caSlider_28 + caSlider_29 + caSlider_30 + caSlider_31 + caSlider_32 + caSlider_33 + caSlider_34 + caSlider_35 + caSlider_36 + caSlider_37 + caSlider_38 + caSlider_39 + caSlider_40 + caSlider_41 + caSlider_42 + caSlider_43 + caLineEdit_176 + caMenu_22 + caTextEntry_44 + caLineEdit_177 + caLineEdit_178 + caLineEdit_179 + caLineEdit_180 + caTextEntry_45 + caLineEdit_181 + caLineEdit_182 + caLineEdit_183 + caSlider_44 + caSlider_45 + + + \ No newline at end of file diff --git a/ADApp/op/ui/firewireVideoFormats.ui b/ADApp/op/ui/firewireVideoFormats.ui new file mode 100644 index 0000000..d113624 --- /dev/null +++ b/ADApp/op/ui/firewireVideoFormats.ui @@ -0,0 +1,3434 @@ + + +MainWindow + + + + 374 + 53 + 980 + 380 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + QFrame::NoFrame + + + + 256 + 8 + 468 + 25 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(R) Firewire Video Formats + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 10 + 45 + 177 + 173 + + + + + QFrame::NoFrame + + + + 40 + 25 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Video format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 25 + 0 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CURRENT_FORMAT + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 51 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_FORMAT_0 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 76 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_FORMAT_1 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 101 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_FORMAT_2 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 50 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FORMAT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 0 + + + caMessageButton::Static + + + + + + 0 + 75 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FORMAT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 1 + + + caMessageButton::Static + + + + + + 0 + 100 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FORMAT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 2 + + + caMessageButton::Static + + + + + + 25 + 126 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_FORMAT_6 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 151 + 150 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_FORMAT_7 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 126 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FORMAT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 3 + + + caMessageButton::Static + + + + + + 0 + 151 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FORMAT + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 4 + + + caMessageButton::Static + + + + + + + 635 + 45 + 107 + 248 + + + + + QFrame::NoFrame + + + + 5 + 25 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frame rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 25 + 0 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CURRENT_RATE + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 25 + 51 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_RATE_0 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 76 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_RATE_1 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 101 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_RATE_2 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 126 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_RATE_3 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 151 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_RATE_4 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 176 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_RATE_5 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 201 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_RATE_6 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 226 + 75 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_RATE_7 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 49 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 0 + + + caMessageButton::Static + + + + + + 0 + 74 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 1 + + + caMessageButton::Static + + + + + + 0 + 99 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 2 + + + caMessageButton::Static + + + + + + 0 + 124 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 3 + + + caMessageButton::Static + + + + + + 0 + 149 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 4 + + + caMessageButton::Static + + + + + + 0 + 174 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 5 + + + caMessageButton::Static + + + + + + 0 + 199 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 6 + + + caMessageButton::Static + + + + + + 0 + 224 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)FR + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 7 + + + caMessageButton::Static + + + + caFrame::Calc + + + A#7 + + + $(P)$(R)FORMAT.RVAL + + + + + + 765 + 45 + 202 + 323 + + + + + QFrame::NoFrame + + + + 51 + 25 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Format 7 Color Code + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 14 + 0 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CURRENT_COLORCODE + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 51 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_COLORCODE_0 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 49 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)COLORCODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 0 + + + caMessageButton::Static + + + + + + 25 + 76 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_COLORCODE_1 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 101 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_COLORCODE_2 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 126 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_COLORCODE_3 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 151 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_COLORCODE_4 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 176 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_COLORCODE_5 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 201 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_COLORCODE_6 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 226 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_COLORCODE_7 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 251 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_COLORCODE_8 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 276 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_COLORCODE_9 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 301 + 175 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_COLORCODE_10 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 74 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)COLORCODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 1 + + + caMessageButton::Static + + + + + + 0 + 99 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)COLORCODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 2 + + + caMessageButton::Static + + + + + + 0 + 124 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)COLORCODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 3 + + + caMessageButton::Static + + + + + + 0 + 149 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)COLORCODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 4 + + + caMessageButton::Static + + + + + + 0 + 174 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)COLORCODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 5 + + + caMessageButton::Static + + + + + + 0 + 199 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)COLORCODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 6 + + + caMessageButton::Static + + + + + + 0 + 224 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)COLORCODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 7 + + + caMessageButton::Static + + + + + + 0 + 249 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)COLORCODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 8 + + + caMessageButton::Static + + + + + + 0 + 274 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)COLORCODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 9 + + + caMessageButton::Static + + + + + + 0 + 299 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)COLORCODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 10 + + + caMessageButton::Static + + + + caFrame::Calc + + + A=7 + + + $(P)$(R)FORMAT.RVAL + + + + + + 210 + 45 + 402 + 248 + + + + + + 0 + 48 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)MODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 0 + + + caMessageButton::Static + + + + + + 0 + 73 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)MODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 1 + + + caMessageButton::Static + + + + + + 0 + 98 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)MODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 2 + + + caMessageButton::Static + + + + + + 0 + 123 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)MODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 3 + + + caMessageButton::Static + + + + + + 0 + 148 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)MODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 4 + + + caMessageButton::Static + + + + + + 0 + 173 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)MODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 5 + + + caMessageButton::Static + + + + + + 0 + 198 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)MODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 6 + + + caMessageButton::Static + + + + + + 0 + 223 + 20 + 20 + + + + EPushButton::Height + + + $(P)$(R)MODE + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + 7 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 50 + 25 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Video mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 25 + 51 + 375 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_MODE_0 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 76 + 375 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_MODE_1 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 101 + 375 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_MODE_2 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 126 + 375 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_MODE_3 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 151 + 375 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_MODE_4 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 176 + 375 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_MODE_5 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 201 + 375 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_MODE_6 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 226 + 375 + 20 + + + + caLineEdit::Height + + + $(P)$(R)VALID_MODE_7 + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 25 + 0 + 375 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CURRENT_MODE + + + + 42 + 99 + 228 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + caLabel_0 + caLabel_1 + caFrame_0 + caLabel_2 + caFrame_1 + caLabel_3 + caFrame_2 + caLabel_4 + caFrame_3 + caLineEdit_0 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caLineEdit_4 + caLineEdit_5 + caMessageButton_3 + caMessageButton_4 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caMessageButton_5 + caMessageButton_6 + caMessageButton_7 + caMessageButton_8 + caMessageButton_9 + caMessageButton_10 + caMessageButton_11 + caMessageButton_12 + caLineEdit_15 + caLineEdit_16 + caMessageButton_13 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caLineEdit_24 + caLineEdit_25 + caLineEdit_26 + caMessageButton_14 + caMessageButton_15 + caMessageButton_16 + caMessageButton_17 + caMessageButton_18 + caMessageButton_19 + caMessageButton_20 + caMessageButton_21 + caMessageButton_22 + caMessageButton_23 + caMessageButton_24 + caMessageButton_25 + caMessageButton_26 + caMessageButton_27 + caMessageButton_28 + caMessageButton_29 + caMessageButton_30 + caMessageButton_31 + caLineEdit_27 + caLineEdit_28 + caLineEdit_29 + caLineEdit_30 + caLineEdit_31 + caLineEdit_32 + caLineEdit_33 + caLineEdit_34 + caLineEdit_35 + + + \ No newline at end of file diff --git a/ADApp/op/ui/mar345.ui b/ADApp/op/ui/mar345.ui new file mode 100644 index 0000000..f3bcf6f --- /dev/null +++ b/ADApp/op/ui/mar345.ui @@ -0,0 +1,4755 @@ + + +MainWindow + + + + 193 + 34 + 700 + 995 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 174 + 770 + 395 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 50 + 4 + 600 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 158 + 5 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + mar345 Detector Control - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 468 + 207 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + caGraphics::Rectangle + + + + 345 + 205 + 350 + 250 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 452 + 208 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 355 + 430 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 510 + 430 + 80 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 595 + 430 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 365 + 355 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 470 + 355 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 595 + 357 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 385 + 255 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time remaining + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 595 + 256 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TimeRemaining_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 395 + 405 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 405 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 595 + 405 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 395 + 380 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 595 + 380 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Acquire_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 355 + 330 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 595 + 331 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 305 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 305 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 595 + 306 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 385 + 280 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 280 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 595 + 281 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 395 + 230 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 230 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 595 + 231 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 470 + 380 + 122 + 22 + + + + + + 61 + 0 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + + 0 + 0 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + caGraphics::Rectangle + + + + 297 + 567 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + 369 + 680 + 120 + 20 + + + + EPushButton::Height + + + $(P)$(R)Abort + + + + 0 + 0 + 0 + + + + + 253 + 0 + 0 + + + + Abort operation + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 271 + 568 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Erase + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 5 + 565 + 690 + 80 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + caGraphics::Rectangle + + + + 299 + 651 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 650 + 690 + 105 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 272 + 651 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 17 + 680 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 164 + 680 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 36 + 705 + 655 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + To mar345: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 103 + 2 + 550 + 14 + + + + caLineEdit::Height + + + $(P)$(R)StringToServer_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 16 + 730 + 675 + 22 + + + + + + 123 + 2 + 550 + 14 + + + + caLineEdit::Height + + + $(P)$(R)StringFromServer_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + From mar345: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 20 + 767 + 111 + 23 + + + + + + 0 + 0 + 111 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 109 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 34 + 0 + 41 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 33 + 966 + 655 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 133 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 142 + 1 + 511 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 12 + 941 + 153 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 175 + 918 + 166 + 45 + + + + + + 0 + 0 + 164 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 164 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 22 + 893 + 307 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 143 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 153 + 0 + 66 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 223 + 1 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 53 + 866 + 272 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 112 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 122 + 0 + 61 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 188 + 2 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 73 + 818 + 614 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 92 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 101 + 0 + 513 + 45 + + + + + + 0 + 23 + 511 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 0 + 511 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + caGraphics::Rectangle + + + + 5 + 760 + 690 + 230 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 387 + 941 + 288 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 112 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 204 + 1 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileFormat_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 117 + 0 + 82 + 20 + + + + $(P)$(R)FileFormat + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 425 + 595 + 231 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # erases + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 85 + 0 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumErase + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 150 + 1 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumErase_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 175 + 620 + 120 + 20 + + + + EPushButton::Height + + + $(P)$(R)Erase + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Erase + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 120 + 620 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Erase + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 305 + 620 + 84 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Erase_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 20 + 595 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto erase mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 175 + 595 + 120 + 20 + + + + $(P)$(R)EraseMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 305 + 596 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)EraseMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 425 + 620 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # erases done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 575 + 621 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumErased_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 5 + 35 + 337 + 217 + + + + + 5 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + + 345 + 35 + 352 + 167 + + + + + 345 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + + 5 + 340 + 337 + 222 + + + + + caGraphics::Rectangle + + + + 111 + 2 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 220 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 85 + 3 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 9 + 55 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 161 + 56 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 245 + 56 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 146 + 80 + 90 + 20 + + + + $(P)$(R)ScanSize + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 245 + 81 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ScanSize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 69 + 80 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Scan diameter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 146 + 105 + 90 + 20 + + + + $(P)$(R)ScanResolution + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 245 + 106 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ScanResolution_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 69 + 105 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Pixel size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 186 + 30 + 96 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 84 + 0 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + QFrame::NoFrame + + + + 39 + 155 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 161 + 156 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 245 + 156 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 36 + 180 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 245 + 181 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 146 + 130 + 90 + 20 + + + + EPushButton::Height + + + $(P)$(R)ChangeMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Change mode + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 69 + 130 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Change mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 245 + 130 + 84 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ChangeMode_RBV + + + + 40 + 147 + 21 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + + 345 + 460 + 352 + 62 + + + + + 345 + 460 + 350 + 60 + + + + ADAttrFile.adl + + + + + + + + + 575 + 770 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 174 + 793 + 511 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 73 + 793 + 92 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caRectangle_0 + caLabel_0 + caRectangle_1 + caFrame_0 + caRectangle_2 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caFrame_1 + caRectangle_3 + caLabel_11 + caRectangle_4 + caRectangle_5 + caRectangle_6 + caLabel_12 + caLabel_13 + caLabel_14 + caFrame_2 + caLabel_15 + caFrame_3 + caRectangle_7 + caFrame_5 + caLabel_16 + caFrame_4 + caLabel_17 + caFrame_6 + caLabel_18 + caFrame_7 + caLabel_19 + caFrame_8 + caLabel_20 + caFrame_9 + caLabel_21 + caFrame_11 + caFrame_10 + caRectangle_8 + caLabel_22 + caFrame_12 + caLabel_23 + caFrame_13 + caLabel_24 + caLabel_25 + caLabel_26 + caInclude_14 + caInclude_15 + caRectangle_9 + caRectangle_10 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caFrame_17 + caLabel_33 + caLabel_34 + caLabel_35 + caFrame_16 + caInclude_18 + caInclude_19 + caLabel_36 + caFrame_20 + caLabel_37 + caLineEdit_0 + caMenu_0 + caLineEdit_1 + caMenu_1 + caLineEdit_2 + caLineEdit_3 + caTextEntry_0 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caTextEntry_1 + caLineEdit_7 + caTextEntry_2 + caLineEdit_8 + caTextEntry_3 + caLineEdit_9 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caTextEntry_4 + caMenu_2 + caLineEdit_15 + caTextEntry_5 + caLineEdit_16 + caTextEntry_6 + caLineEdit_17 + caLineEdit_18 + caMenu_3 + caTextEntry_7 + caLineEdit_19 + caMessageButton_3 + caLineEdit_20 + caMenu_4 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caLineEdit_24 + caMenu_5 + caLineEdit_25 + caMenu_6 + caLineEdit_26 + caLineEdit_27 + caLineEdit_28 + caLineEdit_29 + caMessageButton_4 + caLineEdit_30 + caLineEdit_31 + caTextEntry_8 + + + \ No newline at end of file diff --git a/ADApp/op/ui/marCCD.ui b/ADApp/op/ui/marCCD.ui new file mode 100644 index 0000000..00f4b65 --- /dev/null +++ b/ADApp/op/ui/marCCD.ui @@ -0,0 +1,5854 @@ + + +MainWindow + + + + 478 + 30 + 700 + 1095 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 100 + 4 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 158 + 5 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + marCCD Detector Control - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 472 + 207 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + caGraphics::Rectangle + + + + 345 + 205 + 350 + 320 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 452 + 208 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 441 + 279 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 279 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 280 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 370 + 329 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 476 + 329 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 370 + 354 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frame type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 476 + 354 + 120 + 20 + + + + $(P)$(R)FrameType + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 361 + 304 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # images counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 596 + 305 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 381 + 254 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 254 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 255 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 391 + 229 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 229 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 230 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 601 + 331 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 601 + 356 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FrameType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + caGraphics::Rectangle + + + + 303 + 601 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 5 + 595 + 690 + 230 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 276 + 601 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 403 + 637 + 271 + 122 + + + + + + 0 + 0 + 218 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time remaining + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 1 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TimeRemaining_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 0 + 25 + 271 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Readout status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 1 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MarReadoutStatus_RBV + + + + 30 + 187 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Alarm_Static + + + + + + + 0 + 50 + 271 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Correct status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 1 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MarCorrectStatus_RBV + + + + 30 + 187 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Alarm_Static + + + + + + + 0 + 75 + 271 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Writing status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 1 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MarWritingStatus_RBV + + + + 30 + 187 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Alarm_Static + + + + + + + 0 + 100 + 271 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Dezinger status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 1 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MarDezingerStatus_RBV + + + + 30 + 187 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Alarm_Static + + + + + + + QFrame::NoFrame + + + + 49 + 637 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 196 + 638 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 30 + 187 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Alarm_Static + + + + + + 69 + 662 + 249 + 22 + + + + + + 127 + 1 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MarState_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + hexadecimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Server state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 196 + 688 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MarStatus_RBV + + + + 30 + 187 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 79 + 687 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Task status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 196 + 713 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MarAcquireStatus_RBV + + + + 30 + 187 + 0 + + + + + 218 + 218 + 218 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Alarm_Static + + + + + QFrame::NoFrame + + + + 49 + 712 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 54 + 770 + 595 + 47 + + + + + + 20 + 0 + 575 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + To marCCD server: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 173 + 3 + 400 + 15 + + + + caLineEdit::Height + + + $(P)$(R)StringToServer_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 0 + 25 + 595 + 22 + + + + + + 193 + 3 + 400 + 15 + + + + caLineEdit::Height + + + $(P)$(R)StringFromServer_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 190 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + From marCCD server: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + + 20 + 837 + 111 + 23 + + + + + + 0 + 0 + 111 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 109 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 34 + 0 + 41 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 33 + 1036 + 655 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 133 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 142 + 1 + 511 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 12 + 1011 + 153 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 175 + 988 + 166 + 45 + + + + + + 0 + 0 + 164 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 164 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 22 + 963 + 307 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 143 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 153 + 0 + 66 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 223 + 1 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 53 + 936 + 272 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 112 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 122 + 0 + 61 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 188 + 2 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 73 + 888 + 614 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 92 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 101 + 0 + 513 + 45 + + + + + + 0 + 23 + 511 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 0 + 511 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + + 174 + 863 + 511 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 174 + 840 + 395 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 73 + 863 + 92 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 5 + 830 + 690 + 260 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 387 + 1011 + 288 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 112 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 204 + 1 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileFormat_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 117 + 0 + 82 + 20 + + + + $(P)$(R)FileFormat + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 73 + 1061 + 165 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 92 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Save file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 101 + 0 + 62 + 20 + + + + EPushButton::Height + + + $(P)$(R)WriteFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Save + + + 1 + + + caMessageButton::Static + + + + + + QFrame::NoFrame + + + + 270 + 1061 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto save + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 364 + 1061 + 64 + 20 + + + + $(P)$(R)AutoSave + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 433 + 1062 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoSave_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 350 + 963 + 291 + 22 + + + + + + 219 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Ancillary information + + + marCCDAncillary.adl + + + P=$(P),R=$(R) + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 210 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Ancillary information + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + QFrame::NoFrame + + + + 29 + 737 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status poll rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 196 + 737 + 90 + 20 + + + + $(P)$(R)ReadStatus.SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 292 + 737 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)ReadStatus.PROC + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Poll + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 367 + 499 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 575 + 500 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 509 + 499 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 518 + 454 + 99 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 518 + 454 + 99 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 504 + 474 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 410 + 474 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 571 + 474 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 348 + 429 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 506 + 429 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 601 + 430 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 350 + 379 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Overlap mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 476 + 379 + 120 + 20 + + + + $(P)$(R)OverlapMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 601 + 380 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)OverlapMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 350 + 404 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 476 + 404 + 120 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 601 + 405 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 5 + 35 + 337 + 217 + + + + + 5 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + + 345 + 35 + 352 + 167 + + + + + 345 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + + 345 + 530 + 352 + 62 + + + + + 345 + 530 + 350 + 60 + + + + ADAttrFile.adl + + + + + + + + + 575 + 838 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 5 + 340 + 337 + 232 + + + + + caGraphics::Rectangle + + + + 114 + 2 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 230 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 88 + 3 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 174 + 30 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 267 + 30 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 29 + 178 + 276 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frame shift + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 120 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FrameShift + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 213 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FrameShift_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 36 + 153 + 270 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 207 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 39 + 128 + 267 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 111 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 204 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 69 + 103 + 235 + 22 + + + + + + 80 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 173 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 149 + 80 + 156 + 20 + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 9 + 55 + 296 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 140 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 233 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 29 + 203 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Stability + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 149 + 203 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Stability + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 242 + 204 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Stability_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + caRectangle_0 + caLabel_0 + caRectangle_1 + caFrame_0 + caRectangle_2 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caRectangle_3 + caRectangle_4 + caLabel_8 + caLabel_9 + caFrame_2 + caLabel_10 + caFrame_3 + caLabel_11 + caFrame_4 + caLabel_12 + caFrame_5 + caLabel_13 + caFrame_6 + caFrame_1 + caLabel_14 + caLabel_15 + caFrame_7 + caLabel_16 + caLabel_17 + caLabel_18 + caFrame_9 + caLabel_19 + caFrame_10 + caFrame_8 + caRectangle_5 + caFrame_12 + caLabel_20 + caFrame_11 + caLabel_21 + caFrame_13 + caLabel_22 + caFrame_14 + caLabel_23 + caFrame_15 + caLabel_24 + caFrame_16 + caLabel_25 + caFrame_18 + caFrame_17 + caLabel_26 + caRectangle_6 + caLabel_27 + caFrame_19 + caLabel_28 + caFrame_20 + caLabel_29 + caLabel_30 + caFrame_21 + caLabel_31 + caLabel_32 + caLabel_33 + caLabel_34 + caLabel_35 + caLabel_36 + caLabel_37 + caLabel_38 + caInclude_22 + caInclude_23 + caInclude_24 + caInclude_25 + caLabel_39 + caFrame_26 + caRectangle_7 + caRectangle_8 + caLabel_40 + caLabel_41 + caLabel_42 + caLabel_43 + caFrame_28 + caLabel_44 + caFrame_29 + caLabel_45 + caFrame_30 + caLabel_46 + caFrame_31 + caFrame_32 + caLabel_47 + caFrame_33 + caLabel_48 + caFrame_27 + caTextEntry_0 + caLineEdit_0 + caMenu_0 + caMenu_1 + caLineEdit_1 + caTextEntry_1 + caLineEdit_2 + caTextEntry_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caTextEntry_3 + caMenu_2 + caLineEdit_19 + caTextEntry_4 + caLineEdit_20 + caTextEntry_5 + caLineEdit_21 + caTextEntry_6 + caLineEdit_22 + caLineEdit_23 + caMenu_3 + caMessageButton_0 + caMenu_4 + caLineEdit_24 + caRelatedDisplay_0 + caMenu_5 + caMessageButton_1 + caLineEdit_25 + caTextEntry_7 + caMessageButton_2 + caMessageButton_3 + caMenu_6 + caLineEdit_26 + caMenu_7 + caLineEdit_27 + caMenu_8 + caLineEdit_28 + caLineEdit_29 + caTextEntry_8 + caLineEdit_30 + caLineEdit_31 + caLineEdit_32 + caLineEdit_33 + caTextEntry_9 + caTextEntry_10 + caLineEdit_34 + caLineEdit_35 + caLineEdit_36 + caLineEdit_37 + caTextEntry_11 + caLineEdit_38 + + + \ No newline at end of file diff --git a/ADApp/op/ui/marCCDAncillary.ui b/ADApp/op/ui/marCCDAncillary.ui new file mode 100644 index 0000000..74a57c1 --- /dev/null +++ b/ADApp/op/ui/marCCDAncillary.ui @@ -0,0 +1,1055 @@ + + +MainWindow + + + + 112 + 138 + 450 + 340 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 50 + 34 + 350 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 75 + 36 + 300 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 50 + 9 + 350 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 45 + 81 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector distance + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 35 + 106 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Beam X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 55 + 131 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Beam Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 45 + 156 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Start Phi + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 45 + 181 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Rotation axis + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 55 + 206 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Rotation range + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 45 + 256 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Wavelength + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 45 + 279 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File comments + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 45 + 304 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Dataset comments + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 180 + 81 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)DetectorDistance + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 106 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BeamX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 131 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BeamY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 156 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)StartPhi + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 181 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)RotationAxis + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 180 + 206 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)RotationRange + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 256 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Wavelength + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 180 + 279 + 260 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileComments + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 180 + 304 + 260 + 20 + + + + caLineEdit::Height + + + $(P)$(R)DatasetComments + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 75 + 11 + 300 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + MARCCD Ancillary Information + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 85 + 231 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Two Theta + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 180 + 231 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TwoTheta + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + caRectangle_0 + caLabel_0 + caRectangle_1 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caTextEntry_7 + caTextEntry_8 + caTextEntry_9 + + + \ No newline at end of file diff --git a/ADApp/op/ui/pilatusAncillary.ui b/ADApp/op/ui/pilatusAncillary.ui new file mode 100644 index 0000000..a46d789 --- /dev/null +++ b/ADApp/op/ui/pilatusAncillary.ui @@ -0,0 +1,2537 @@ + + +MainWindow + + + + 38 + 118 + 560 + 565 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + QFrame::NoFrame + + + + 130 + 81 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Wavelength + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 110 + 106 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Energy range + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 60 + 131 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector distance + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 60 + 156 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector V_offset + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 190 + 181 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Beam + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 40 + 231 + 190 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filter transmission + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 120 + 256 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Start angle + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 80 + 281 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Angle increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 237 + 81 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Wavelength + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 106 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EnergyLow + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 131 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)DetDist + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 156 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)DetVOffset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 181 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BeamX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 231 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilterTransm + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 256 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)StartAngle + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 281 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AngleIncr + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 190 + 206 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Flux + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 237 + 206 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Flux + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 80 + 306 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector 2theta + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 110 + 331 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Polarization + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 180 + 356 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Alpha + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 180 + 381 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Kappa + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 200 + 406 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Phi + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 200 + 431 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Chi + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 237 + 306 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Det2theta + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 331 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Polarization + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 356 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Alpha + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 381 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Kappa + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 406 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Phi + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 237 + 431 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Chi + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 70 + 456 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Oscillation axis + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 237 + 456 + 172 + 20 + + + + caLineEdit::Height + + + $(P)$(R)OscillAxis + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 318 + 106 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + , + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 329 + 106 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)EnergyHigh + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 329 + 181 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BeamY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 318 + 181 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + , + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 106 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + eV (low,high) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 181 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + pixels (X,Y) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 81 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + A + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 131 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 156 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + mm + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 206 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + ph/s + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 256 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + deg + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 281 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + deg + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 306 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + deg + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 356 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + deg + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 381 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + deg + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 406 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + deg + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 420 + 431 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + deg + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 105 + 9 + 352 + 52 + + + + + caGraphics::Rectangle + + + + 0 + 25 + 350 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 25 + 27 + 300 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 25 + 2 + 300 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Pilatus Ancillary Information + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 10 + 481 + 309 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 220 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Number of oscillations + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 227 + 0 + 80 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumOscill + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + QFrame::NoFrame + + + + 10 + 506 + 220 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + CBF/TIFF template file + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 237 + 506 + 320 + 20 + + + + caLineEdit::Height + + + $(P)$(R)CbfTemplateFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + QFrame::NoFrame + + + + 10 + 531 + 220 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Header string + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 237 + 531 + 320 + 20 + + + + caLineEdit::Height + + + $(P)$(R)HeaderString + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caRectangle_0 + caLabel_31 + caRectangle_1 + caLabel_32 + caFrame_0 + caLabel_33 + caFrame_1 + caLabel_34 + caLabel_35 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caTextEntry_7 + caTextEntry_8 + caTextEntry_9 + caTextEntry_10 + caTextEntry_11 + caTextEntry_12 + caTextEntry_13 + caTextEntry_14 + caTextEntry_15 + caTextEntry_16 + caTextEntry_17 + caTextEntry_18 + caTextEntry_19 + caTextEntry_20 + + + \ No newline at end of file diff --git a/ADApp/op/ui/pilatusDetector.ui b/ADApp/op/ui/pilatusDetector.ui new file mode 100644 index 0000000..6bf44ee --- /dev/null +++ b/ADApp/op/ui/pilatusDetector.ui @@ -0,0 +1,5985 @@ + + +MainWindow + + + + 234 + 34 + 1400 + 625 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + caGraphics::Rectangle + + + + 116 + 342 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 450 + 4 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 508 + 5 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Pilatus Detector Control - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 5 + 35 + 337 + 217 + + + + + 5 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + + 345 + 35 + 352 + 167 + + + + + 345 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + caGraphics::Rectangle + + + + 5 + 340 + 335 + 280 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 90 + 343 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Detector + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + + 345 + 205 + 352 + 332 + + + + + + 127 + 2 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + caGraphics::Rectangle + + + + 0 + 0 + 350 + 330 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 107 + 3 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 45 + 30 + 282 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 200 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 35 + 55 + 292 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 145 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 210 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 95 + 80 + 232 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 85 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 150 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 75 + 105 + 251 + 22 + + + + + + 169 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DelayTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 105 + 0 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)DelayTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delay time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 55 + 130 + 272 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Exp./image + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 125 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumExposures + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 190 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumExposures_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 5 + 155 + 332 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 125 + 0 + 120 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 250 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + 105 + 180 + 203 + 42 + + + + + QFrame::NoFrame + + + + 118 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 89 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 75 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 142 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 45 + 250 + 282 + 22 + + + + + + 135 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 200 + 1 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 5 + 300 + 332 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 0 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 250 + 2 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + + 125 + 225 + 152 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Armed + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 60 + 0 + 92 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 253 + 0 + 0 + + + + + 253 + 0 + 0 + + + + caLabel::IfNotZero + + + $(P)$(R)Armed + + + Armed + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + $(P)$(R)Armed + + + Unarmed + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + + 75 + 275 + 207 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + + 705 + 520 + 337 + 62 + + + + + + 116 + 2 + 104 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 102 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 148 + 2 + 38 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Attributes + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 60 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 12 + 29 + 38 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 56 + 30 + 268 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NDAttributesFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 720 + 292 + 111 + 23 + + + + + + 0 + 0 + 111 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 109 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + QFrame::NoFrame + + + + 34 + 0 + 41 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + File + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 733 + 491 + 655 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 133 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Last filename + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 142 + 1 + 511 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FullFileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 712 + 466 + 153 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filename format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 875 + 443 + 166 + 45 + + + + + + 0 + 0 + 164 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 0 + 23 + 164 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileTemplate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + + 722 + 418 + 307 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 143 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Auto increment + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 153 + 0 + 66 + 20 + + + + $(P)$(R)AutoIncrement + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 223 + 1 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AutoIncrement_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 753 + 391 + 272 + 24 + + + + + QFrame::NoFrame + + + + 0 + 1 + 112 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Next file # + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 122 + 0 + 61 + 22 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 188 + 2 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileNumber_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 773 + 343 + 614 + 45 + + + + + QFrame::NoFrame + + + + 0 + 23 + 92 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File name + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 101 + 0 + 513 + 45 + + + + + + 0 + 23 + 511 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FileName + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 0 + 0 + 511 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileName_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + + 874 + 318 + 511 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePath + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 874 + 295 + 395 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FilePath_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 773 + 318 + 92 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File path + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 705 + 285 + 690 + 230 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 1087 + 466 + 288 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 112 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + File format + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 204 + 1 + 82 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FileFormat_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 117 + 0 + 82 + 20 + + + + $(P)$(R)FileFormat + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 705 + 35 + 692 + 112 + + + + + caGraphics::Rectangle + + + + 298 + 6 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 690 + 110 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 271 + 6 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Status + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 15 + 85 + 657 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + From camserver: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 3 + 500 + 15 + + + + caLineEdit::Height + + + $(P)$(R)StringFromServer_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 95 + 35 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Status: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 170 + 38 + 500 + 15 + + + + caLineEdit::Height + + + $(P)$(R)StatusMessage_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 35 + 60 + 637 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + To camserver: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 3 + 500 + 15 + + + + caLineEdit::Height + + + $(P)$(R)StringToServer_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + + + 705 + 150 + 692 + 132 + + + + + caGraphics::Rectangle + + + + 255 + 5 + 180 + 20 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 263 + 5 + 160 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Data corrections + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 690 + 130 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 5 + 28 + 172 + 97 + + + + + QFrame::NoFrame + + + + 20 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Bad pixel file: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 10 + 50 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Flat field file: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 40 + 25 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Bad pixels: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 75 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Flat field valid: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 180 + 28 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BadPixelFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 180 + 78 + 500 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FlatFieldFile + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + string + + + + + + 180 + 54 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumBadPixels + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 180 + 104 + 80 + 18 + + + + caLineEdit::Height + + + $(P)$(R)FlatFieldValid + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 294 + 103 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Min. flat field: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 477 + 103 + 100 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinFlatField + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + + 1275 + 294 + 117 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exists: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 75 + 0 + 40 + 20 + + + + caLineEdit::Height + + + $(P)$(R)FilePathExists_RBV + + + + 0 + 0 + 0 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 1050 + 418 + 291 + 22 + + + + + + 219 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Ancillary information + + + pilatusAncillary.adl + + + P=$(P),R=$(R) + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 210 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Ancillary information + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 61 + 370 + 266 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector Size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 204 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 41 + 395 + 283 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Threshold (keV) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ThresholdEnergy + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 221 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ThresholdEnergy_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 41 + 420 + 285 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Threshold apply + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 155 + 0 + 60 + 20 + + + + $(P)$(R)ThresholdAutoApply + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 223 + 1 + 60 + 19 + + + + EPushButton::Height + + + $(P)$(R)ThresholdApply + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Apply + + + 1 + + + caMessageButton::Static + + + + + + + 21 + 445 + 317 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shaping time/Gain + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 175 + 0 + 140 + 20 + + + + $(P)$(R)GainMenu + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 61 + 470 + 197 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Pixel cutoff + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 135 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PixelCutOff_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 21 + 495 + 237 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 170 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Read file timeout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 175 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ImageFileTmot + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + + 111 + 520 + 214 + 22 + + + + + + 151 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)GapFill_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 85 + 0 + 60 + 20 + + + + $(P)$(R)GapFill + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gap fill + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 32 + 545 + 306 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Temperature + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 115 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Temp0_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 180 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Temp1_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 244 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Temp2_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 61 + 570 + 276 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Humidity + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 85 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Humid0_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 150 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Humid1_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 214 + 1 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Humid2_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 31 + 595 + 297 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + TVX version + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 115 + 1 + 180 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TVXVersion_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + caRectangle_0 + caRectangle_1 + caLabel_0 + caInclude_0 + caInclude_1 + caRectangle_2 + caLabel_1 + caInclude_2 + caRectangle_3 + caFrame_4 + caRectangle_4 + caLabel_2 + caLabel_3 + caFrame_5 + caLabel_4 + caFrame_6 + caLabel_5 + caFrame_7 + caLabel_6 + caFrame_8 + caLabel_7 + caFrame_9 + caLabel_8 + caFrame_10 + caLabel_9 + caLabel_10 + caLabel_11 + caFrame_11 + caLabel_12 + caFrame_12 + caLabel_13 + caFrame_13 + caLabel_14 + caLabel_15 + caLabel_16 + caFrame_15 + caFrame_14 + caLabel_17 + caFrame_16 + caFrame_3 + caRectangle_5 + caFrame_18 + caLabel_18 + caRectangle_6 + caLabel_19 + caFrame_17 + caRectangle_7 + caFrame_20 + caLabel_20 + caFrame_19 + caLabel_21 + caFrame_21 + caLabel_22 + caFrame_22 + caLabel_23 + caFrame_23 + caLabel_24 + caFrame_24 + caLabel_25 + caFrame_26 + caFrame_25 + caLabel_26 + caRectangle_8 + caLabel_27 + caFrame_27 + caRectangle_9 + caRectangle_10 + caLabel_28 + caLabel_29 + caFrame_29 + caLabel_30 + caLabel_31 + caFrame_30 + caFrame_28 + caRectangle_11 + caLabel_32 + caRectangle_12 + caLabel_33 + caLabel_34 + caLabel_35 + caLabel_36 + caFrame_32 + caLabel_37 + caFrame_31 + caLabel_38 + caFrame_33 + caLabel_39 + caFrame_34 + caLabel_40 + caFrame_35 + caLabel_41 + caFrame_36 + caLabel_42 + caFrame_37 + caLabel_43 + caFrame_38 + caLabel_44 + caFrame_39 + caLabel_45 + caFrame_40 + caLabel_46 + caFrame_41 + caLabel_47 + caFrame_42 + caLabel_48 + caFrame_43 + caLabel_49 + caFrame_44 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caLineEdit_1 + caTextEntry_2 + caLineEdit_2 + caLineEdit_3 + caTextEntry_3 + caTextEntry_4 + caLineEdit_4 + caMenu_0 + caLineEdit_5 + caMessageButton_0 + caMessageButton_1 + caTextEntry_5 + caLineEdit_6 + caMenu_1 + caLineEdit_7 + caLineEdit_8 + caTextEntry_6 + caLineEdit_9 + caLineEdit_10 + caTextEntry_7 + caMenu_2 + caLineEdit_11 + caTextEntry_8 + caLineEdit_12 + caTextEntry_9 + caLineEdit_13 + caTextEntry_10 + caLineEdit_14 + caLineEdit_15 + caMenu_3 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caTextEntry_11 + caTextEntry_12 + caLineEdit_19 + caLineEdit_20 + caTextEntry_13 + caLineEdit_21 + caRelatedDisplay_0 + caLineEdit_22 + caLineEdit_23 + caTextEntry_14 + caLineEdit_24 + caMenu_4 + caMessageButton_2 + caMenu_5 + caLineEdit_25 + caTextEntry_15 + caLineEdit_26 + caMenu_6 + caLineEdit_27 + caLineEdit_28 + caLineEdit_29 + caLineEdit_30 + caLineEdit_31 + caLineEdit_32 + caLineEdit_33 + + + \ No newline at end of file diff --git a/ADApp/op/ui/prosilica.ui b/ADApp/op/ui/prosilica.ui new file mode 100644 index 0000000..e7df75e --- /dev/null +++ b/ADApp/op/ui/prosilica.ui @@ -0,0 +1,3867 @@ + + +MainWindow + + + + 149 + 55 + 700 + 750 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 472 + 207 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + caGraphics::Rectangle + + + + 345 + 205 + 350 + 385 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 452 + 208 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 391 + 229 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 229 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 230 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 381 + 254 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 254 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 255 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 441 + 279 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 279 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 280 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 361 + 304 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 596 + 305 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 100 + 4 + 502 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 58 + 1 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Prosilica Camera - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 479 + 329 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 370 + 329 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 606 + 331 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 349 + 354 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 478 + 354 + 120 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 605 + 356 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 5 + 340 + 337 + 402 + + + + + caGraphics::Rectangle + + + + 114 + 2 + 107 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 335 + 365 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 88 + 3 + 159 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Readout + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 168 + 30 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 261 + 30 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 100 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 236 + 100 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)BinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 143 + 80 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 236 + 80 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)BinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 62 + 100 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Binning + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 125 + 156 + 42 + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)MinY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MinY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 82 + 145 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region start + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 92 + 190 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Region size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 170 + 156 + 42 + + + + + + 0 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 93 + 20 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)SizeY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 93 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 22 + 55 + 110 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sensor size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 143 + 56 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 236 + 56 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)MaxSizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 29 + 230 + 288 + 122 + + + + + QFrame::NoFrame + + + + 0 + 25 + 180 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size (bytes) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 207 + 26 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySize_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 63 + 50 + 207 + 22 + + + + + + 144 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Gain_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 51 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Gain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gain + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 13 + 75 + 275 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Data type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 96 + 0 + 80 + 20 + + + + $(P)$(R)DataType + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 194 + 1 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DataType_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 13 + 100 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Color mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 109 + 100 + 80 + 20 + + + + $(P)$(R)ColorMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 207 + 101 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ColorMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 3 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 114 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 207 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArraySizeY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 15 + 380 + 300 + 22 + + + + + + 228 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + I/O setup & statistics + + + prosilicaMore.adl + + + P=$(P),R=$(R) + + + false + + + + + QFrame::NoFrame + + + + 0 + 0 + 220 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + I/O setup & statistics + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + + 5 + 35 + 337 + 217 + + + + + 5 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + + + + 344 + 35 + 352 + 167 + + + + + 344 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + + 345 + 595 + 352 + 62 + + + + + 345 + 595 + 350 + 60 + + + + ADAttrFile.adl + + + + + + + + + 368 + 488 + 216 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time remaining + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 147 + 1 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TimeRemaining_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 368 + 463 + 307 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 147 + 0 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 378 + 513 + 305 + 22 + + + + + + 137 + 0 + 168 + 22 + + + + + + 0 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 66 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 408 + 538 + 209 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 107 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 358 + 563 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 515 + 563 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 610 + 565 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + 530 + 382 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)TriggerSoftware + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Trigger + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 361 + 382 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Software trigger + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 438 + 418 + 205 + 42 + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 77 + 0 + 128 + 42 + + + + + QFrame::NoFrame + + + + 43 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 14 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 0 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 67 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + caRectangle_0 + caFrame_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caRectangle_2 + caLabel_5 + caFrame_1 + caLabel_6 + caLabel_7 + caRectangle_3 + caRectangle_4 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caFrame_3 + caLabel_12 + caLabel_13 + caFrame_4 + caLabel_14 + caLabel_15 + caLabel_16 + caFrame_6 + caLabel_17 + caFrame_7 + caLabel_18 + caLabel_19 + caFrame_5 + caLabel_20 + caFrame_8 + caFrame_2 + caInclude_9 + caInclude_10 + caInclude_11 + caInclude_12 + caLabel_21 + caFrame_13 + caLabel_22 + caFrame_14 + caFrame_16 + caLabel_23 + caFrame_15 + caLabel_24 + caFrame_17 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caFrame_19 + caFrame_18 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caLineEdit_1 + caTextEntry_2 + caLineEdit_2 + caLineEdit_3 + caMenu_0 + caLineEdit_4 + caMenu_1 + caLineEdit_5 + caTextEntry_3 + caTextEntry_4 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caTextEntry_5 + caTextEntry_6 + caLineEdit_9 + caTextEntry_7 + caTextEntry_8 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caTextEntry_9 + caMenu_2 + caLineEdit_16 + caMenu_3 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caRelatedDisplay_0 + caLineEdit_20 + caLineEdit_21 + caTextEntry_10 + caLineEdit_22 + caLineEdit_23 + caMenu_4 + caLineEdit_24 + caMessageButton_0 + caMessageButton_1 + caMessageButton_2 + + + \ No newline at end of file diff --git a/ADApp/op/ui/prosilicaMore.ui b/ADApp/op/ui/prosilicaMore.ui new file mode 100644 index 0000000..e963535 --- /dev/null +++ b/ADApp/op/ui/prosilicaMore.ui @@ -0,0 +1,4479 @@ + + +MainWindow + + + + 239 + 80 + 430 + 945 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + QFrame::NoFrame + + + + 119 + 6 + 192 + 25 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Prosilica Camera + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 167 + 36 + 96 + 25 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 159 + 70 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + I/O control + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 10 + 284 + 348 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sync In 2 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 286 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SyncIn2Level_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 10 + 259 + 348 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sync In 1 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 286 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SyncIn1Level_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 10 + 234 + 348 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sync Out 3 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 2 + 110 + 18 + + + + $(P)$(R)SyncOut3Mode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 227 + 2 + 50 + 18 + + + + $(P)$(R)SyncOut3Invert + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 286 + 2 + 60 + 18 + + + + $(P)$(R)SyncOut3Level + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 115 + 216 + 243 + 20 + + + + + + 0 + 0 + 110 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SyncOut3Mode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 122 + 0 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SyncOut3Invert_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 181 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SyncOut3Level_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 10 + 186 + 348 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sync Out 2 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 2 + 110 + 18 + + + + $(P)$(R)SyncOut2Mode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 227 + 2 + 50 + 18 + + + + $(P)$(R)SyncOut2Invert + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 286 + 2 + 60 + 18 + + + + $(P)$(R)SyncOut2Level + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 115 + 168 + 243 + 20 + + + + + + 0 + 0 + 110 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SyncOut2Mode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 122 + 0 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SyncOut2Invert_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 181 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SyncOut2Level_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 10 + 138 + 348 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Sync Out 1 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 2 + 110 + 18 + + + + $(P)$(R)SyncOut1Mode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 227 + 2 + 50 + 18 + + + + $(P)$(R)SyncOut1Invert + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 286 + 2 + 60 + 18 + + + + $(P)$(R)SyncOut1Level + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 115 + 120 + 243 + 20 + + + + + + 0 + 0 + 110 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SyncOut1Mode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 122 + 0 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SyncOut1Invert_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 181 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)SyncOut1Level_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 150 + 90 + 208 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 82 + 0 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Invert + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 146 + 0 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Level + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 5 + 65 + 420 + 320 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 10 + 314 + 412 + 66 + + + + + + 0 + 43 + 412 + 23 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Strobe 1 + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 350 + 1 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Strobe1Duration + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 222 + 1 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Strobe1Delay + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 291 + 2 + 50 + 18 + + + + $(P)$(R)Strobe1CtlDuration + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 105 + 2 + 110 + 18 + + + + $(P)$(R)Strobe1Mode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + QFrame::NoFrame + + + + 140 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 305 + 0 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Duration + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 227 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delay + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 105 + 25 + 307 + 20 + + + + + + 245 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Strobe1Duration_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 117 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Strobe1Delay_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 186 + 0 + 50 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Strobe1CtlDuration_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 0 + 110 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Strobe1Mode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + + 5 + 391 + 422 + 102 + + + + + QFrame::NoFrame + + + + 129 + 5 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger control + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 420 + 100 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 215 + 31 + 62 + 66 + + + + + + 0 + 44 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)TriggerDelay + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 5 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Delay + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 0 + 25 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerDelay_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 100 + 31 + 112 + 65 + + + + + + 0 + 45 + 110 + 18 + + + + $(P)$(R)TriggerEvent + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 30 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Event + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 0 + 25 + 110 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerEvent_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 280 + 31 + 122 + 65 + + + + + + 0 + 45 + 120 + 18 + + + + $(P)$(R)TriggerOverlap + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 25 + 0 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Overlap + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 0 + 25 + 120 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerOverlap_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 5 + 31 + 92 + 65 + + + + + + 0 + 45 + 90 + 18 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 25 + 0 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 0 + 25 + 90 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + + 5 + 700 + 422 + 237 + + + + + QFrame::NoFrame + + + + 160 + 3 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Statistics + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 0 + 0 + 420 + 235 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 70 + 29 + 283 + 200 + + + + + QFrame::NoFrame + + + + 9 + 20 + 144 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frames completed + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 161 + 20 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSFramesCompleted_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 27 + 40 + 126 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frames dropped + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 161 + 40 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSFramesDropped_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 60 + 153 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Packets erroneous + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 161 + 60 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSPacketsErroneous_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 27 + 80 + 126 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Packets missed + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 161 + 80 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSPacketsMissed_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 9 + 100 + 144 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Packets received + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 161 + 100 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSPacketsReceived_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 120 + 153 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Packets requested + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 161 + 120 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSPacketsRequested_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 63 + 0 + 90 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frame rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 161 + 0 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSFrameRate_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 27 + 140 + 126 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Bad frames + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 161 + 140 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSBadFrameCounter_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 54 + 180 + 209 + 20 + + + + + QFrame::NoFrame + + + + 0 + 2 + 99 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Update rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 107 + 0 + 100 + 18 + + + + $(P)$(R)PSReadStatistics.SCAN + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 27 + 160 + 256 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 126 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Packets resent + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 134 + 0 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSPacketsResent_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + + QFrame::NoFrame + + + + 189 + 501 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + GigE + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 5 + 496 + 420 + 120 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 69 + 526 + 226 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 99 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Driver type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 104 + 0 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSDriverType_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + 42 + 546 + 253 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 126 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Filter version + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 131 + 0 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSFilterVersion_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 24 + 569 + 144 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Stream bytes/sec + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 173 + 566 + 120 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PSByteRate + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 298 + 569 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSByteRate_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 69 + 591 + 226 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 99 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Packet size + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 104 + 0 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSPacketSize_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 165 + 625 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time stamp + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 5 + 620 + 420 + 75 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 33 + 650 + 135 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time stamp type + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 298 + 650 + 120 + 15 + + + + caLineEdit::Height + + + $(P)$(R)PSTimestampType_RBV + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 24 + 670 + 144 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Reset time stamp + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 173 + 648 + 120 + 18 + + + + $(P)$(R)PSTimestampType + + + + 10 + 0 + 184 + + + + + 200 + 200 + 200 + + + + caMenu::Static + + + + + + 173 + 669 + 120 + 18 + + + + EPushButton::Height + + + $(P)$(R)PSResetTimer + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Reset + + + 1 + + + caMessageButton::Static + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caFrame_0 + caLabel_4 + caFrame_1 + caLabel_5 + caFrame_2 + caFrame_3 + caLabel_6 + caFrame_4 + caFrame_5 + caLabel_7 + caFrame_6 + caFrame_7 + caLabel_8 + caLabel_9 + caLabel_10 + caFrame_8 + caRectangle_0 + caLabel_11 + caFrame_10 + caLabel_12 + caLabel_13 + caLabel_14 + caFrame_11 + caFrame_9 + caLabel_15 + caRectangle_1 + caLabel_16 + caFrame_13 + caLabel_17 + caFrame_14 + caLabel_18 + caFrame_15 + caLabel_19 + caFrame_16 + caFrame_12 + caLabel_20 + caRectangle_2 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caFrame_19 + caLabel_30 + caFrame_20 + caFrame_18 + caFrame_17 + caLabel_31 + caRectangle_3 + caLabel_32 + caFrame_21 + caLabel_33 + caFrame_22 + caLabel_34 + caLabel_35 + caFrame_23 + caLabel_36 + caRectangle_4 + caLabel_37 + caLabel_38 + caLineEdit_0 + caLineEdit_1 + caMenu_0 + caMenu_1 + caMenu_2 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caMenu_3 + caMenu_4 + caMenu_5 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caMenu_6 + caMenu_7 + caMenu_8 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caTextEntry_0 + caTextEntry_1 + caMenu_9 + caMenu_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caTextEntry_2 + caLineEdit_15 + caMenu_11 + caLineEdit_16 + caMenu_12 + caLineEdit_17 + caMenu_13 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caLineEdit_24 + caLineEdit_25 + caLineEdit_26 + caMenu_14 + caLineEdit_27 + caLineEdit_28 + caLineEdit_29 + caTextEntry_3 + caLineEdit_30 + caLineEdit_31 + caLineEdit_32 + caMenu_15 + caMessageButton_0 + + + \ No newline at end of file diff --git a/ADApp/op/ui/pvCam.ui b/ADApp/op/ui/pvCam.ui new file mode 100644 index 0000000..f38eeeb --- /dev/null +++ b/ADApp/op/ui/pvCam.ui @@ -0,0 +1,5031 @@ + + +MainWindow + + + + 493 + 167 + 790 + 526 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + QFrame::NoFrame + + + + 9 + 8 + 300 + 25 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PVCam Driver + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 85 + 34 + 84 + 25 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 14 + 493 + 150 + 20 + + + + EPushButton::Height + + + $(P)$(R)Initialize + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Initialize Detector + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 14 + 73 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure Time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 153 + 73 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 219 + 74 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 10 + 120 + 75 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Slot 1: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 82 + 117 + 170 + 25 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A = 1 + + + $(P)$(R)DetectorSelected_RBV + + + + + + 85 + 120 + 163 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Slot1Cam_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 255 + 120 + 120 + 20 + + + + EPushButton::Height + + + $(P)$(R)DetectorSelected + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Use Detector 1 + + + 1 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 9 + 148 + 75 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Slot 2: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 81 + 145 + 170 + 25 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A = 2 + + + $(P)$(R)DetectorSelected_RBV + + + + + + 84 + 148 + 163 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Slot2Cam_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 254 + 148 + 120 + 20 + + + + EPushButton::Height + + + $(P)$(R)DetectorSelected + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Use Detector 2 + + + 2 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 10 + 178 + 75 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Slot 3: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + caGraphics::Rectangle + + + + 82 + 175 + 170 + 25 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + + 0 + 216 + 0 + + + + Solid + + + caGraphics::Calc + + + A = 3 + + + $(P)$(R)DetectorSelected_RBV + + + + + + 85 + 178 + 163 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Slot3Cam_RBV + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 255 + 178 + 120 + 20 + + + + EPushButton::Height + + + $(P)$(R)DetectorSelected + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Use Detector 3 + + + 3 + + + caMessageButton::Static + + + + + QFrame::NoFrame + + + + 445 + 20 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Chip Type: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 20 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)ChipName_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 35 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Height (pixels): + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 35 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)NumParallelPixels_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 50 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Width (pixels): + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 50 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)NumSerialPixels_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 65 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Pixel Height: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 65 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PixelParallelSize_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 80 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Pixel Width: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 80 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PixelSerialSize_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 125 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Vertical Dist (center-to-center): + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 125 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PixelParallelDist_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 140 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Horizontal Dist (center-to-center): + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 140 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PixelSerialDist_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 155 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Pre Mask Lines: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 445 + 170 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Post Mask Lines: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 155 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PreMask_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 672 + 170 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PostMask_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 185 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Pre Scan Lines: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 445 + 200 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Post Scan Lines: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 185 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PreScan_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 672 + 200 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PostScan_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 215 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Number of Readout Ports: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 445 + 230 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Full Well Capacity: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 215 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)NumPorts_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 672 + 230 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)FullWellCapacity_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 95 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Height (mm): + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 95 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)ChipHeight_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 110 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Width (mm): + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 110 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)ChipWidth_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 245 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Frame Transfer Capable: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 245 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)FrameTransferCapable_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 260 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Number of Speed Table Entries: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 260 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)NumSpeedTableEntries_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 275 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current Speed Table Index: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 275 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)SpeedTableIndex_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 290 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Bit Depth: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 290 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)BitDepth_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 305 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PixelTime: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 305 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PixelTime_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 320 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max Gain Index: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 320 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)MaxGainIndex_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 335 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current Gain Index: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 335 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)GainIndex_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 350 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Min Shutter Open Delay: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 350 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)MinShutterOpenDelay_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 672 + 365 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)MaxShutterOpenDelay_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 365 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max Shutter Open Delay: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 445 + 380 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Min Shutter Close Delay: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 445 + 395 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Max Shutter Close Delay: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 380 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)MinShutterCloseDelay_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 672 + 395 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)MaxShutterCloseDelay_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 410 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Measured Temperature: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 410 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)MeasuredTemperature_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 190 + 305 + 150 + 15 + + + + caLineEdit::Height + + + $(P)$(R)DetectorMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 191 + 365 + 150 + 15 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 191 + 405 + 150 + 15 + + + + caLineEdit::Height + + + $(P)$(R)TriggerEdge_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 12 + 225 + 319 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 171 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Current Gain Index: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 175 + 0 + 59 + 15 + + + + caLineEdit::Height + + + $(P)$(R)GainIndex + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 238 + 0 + 79 + 15 + + + + caLineEdit::Height + + + $(P)$(R)GainIndex_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 12 + 245 + 319 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 171 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shutter Open Delay: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 238 + 0 + 79 + 15 + + + + caLineEdit::Height + + + $(P)$(R)OpenDelay_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 175 + 0 + 59 + 15 + + + + caLineEdit::Height + + + $(P)$(R)OpenDelay + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + + 3 + 265 + 328 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 180 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Shutter Close Delay: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 247 + 0 + 79 + 15 + + + + caLineEdit::Height + + + $(P)$(R)CloseDelay_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 184 + 0 + 59 + 15 + + + + caLineEdit::Height + + + $(P)$(R)CloseDelay + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + + 39 + 285 + 292 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 144 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Set Temperature: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 148 + 0 + 59 + 15 + + + + caLineEdit::Height + + + $(P)$(R)SetTemperature + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 211 + 0 + 79 + 15 + + + + caLineEdit::Height + + + $(P)$(R)SetTemperature_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 57 + 325 + 282 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 126 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector Mode: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 130 + 0 + 150 + 15 + + + + $(P)$(R)DetectorMode + + + + 10 + 0 + 184 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 21 + 345 + 310 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 162 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Speed Table Index: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 166 + 0 + 59 + 15 + + + + caLineEdit::Height + + + $(P)$(R)SpeedTableIndex + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 229 + 0 + 79 + 15 + + + + caLineEdit::Height + + + $(P)$(R)SpeedTableIndex_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 66 + 385 + 273 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 117 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger Mode: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 121 + 0 + 150 + 15 + + + + $(P)$(R)TriggerMode + + + + 10 + 0 + 184 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + + 66 + 425 + 273 + 17 + + + + + QFrame::NoFrame + + + + 0 + 0 + 117 + 15 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger Edge: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 121 + 0 + 150 + 15 + + + + $(P)$(R)TriggerEdge + + + + 10 + 0 + 184 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + QFrame::NoFrame + + + + 445 + 425 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PVCam Version: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 425 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PVCamVers_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 440 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Device Driver Version: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 440 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)DevDrvVers_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 455 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Camera Firmware Version: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 455 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)CameraFirmwareVers_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 470 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Head Serial Number: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 470 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)HeadSerNum_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 485 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Serial Number: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 485 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)SerialNum_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 445 + 500 + 100 + 10 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PCI Firmware Version: + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 672 + 500 + 100 + 10 + + + + caLineEdit::Height + + + $(P)$(R)PCIFWVers_RBV + + + + 0 + 0 + 0 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caRectangle_0 + caLabel_4 + caRectangle_1 + caLabel_5 + caRectangle_2 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caLabel_22 + caLabel_23 + caLabel_24 + caLabel_25 + caLabel_26 + caLabel_27 + caLabel_28 + caLabel_29 + caLabel_30 + caLabel_31 + caLabel_32 + caLabel_33 + caFrame_0 + caLabel_34 + caFrame_1 + caLabel_35 + caFrame_2 + caLabel_36 + caFrame_3 + caLabel_37 + caFrame_4 + caLabel_38 + caFrame_5 + caLabel_39 + caFrame_6 + caLabel_40 + caFrame_7 + caLabel_41 + caLabel_42 + caLabel_43 + caLabel_44 + caLabel_45 + caLabel_46 + caMessageButton_0 + caTextEntry_0 + caLineEdit_0 + caLineEdit_1 + caMessageButton_1 + caLineEdit_2 + caMessageButton_2 + caLineEdit_3 + caMessageButton_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caLineEdit_16 + caLineEdit_17 + caLineEdit_18 + caLineEdit_19 + caLineEdit_20 + caLineEdit_21 + caLineEdit_22 + caLineEdit_23 + caLineEdit_24 + caLineEdit_25 + caLineEdit_26 + caLineEdit_27 + caLineEdit_28 + caLineEdit_29 + caLineEdit_30 + caLineEdit_31 + caLineEdit_32 + caLineEdit_33 + caTextEntry_1 + caLineEdit_34 + caLineEdit_35 + caTextEntry_2 + caLineEdit_36 + caTextEntry_3 + caTextEntry_4 + caLineEdit_37 + caMenu_0 + caTextEntry_5 + caLineEdit_38 + caMenu_1 + caMenu_2 + caLineEdit_39 + caLineEdit_40 + caLineEdit_41 + caLineEdit_42 + caLineEdit_43 + caLineEdit_44 + + + \ No newline at end of file diff --git a/ADApp/op/ui/simDetector.ui b/ADApp/op/ui/simDetector.ui new file mode 100644 index 0000000..9133b58 --- /dev/null +++ b/ADApp/op/ui/simDetector.ui @@ -0,0 +1,2037 @@ + + +MainWindow + + + + 144 + 119 + 700 + 735 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + + 472 + 207 + 107 + 23 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 105 + 21 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + + caGraphics::Rectangle + + + + 345 + 205 + 350 + 360 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 452 + 208 + 157 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Collect + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 391 + 229 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Exposure time + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 229 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 230 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquireTime_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 381 + 254 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire period + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 254 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 255 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)AcquirePeriod_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 441 + 279 + 80 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 530 + 279 + 59 + 20 + + + + caLineEdit::Height + + + $(P)$(R)NumImages + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 596 + 280 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImages_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 361 + 304 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + # Images complete + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 596 + 305 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)NumImagesCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 349 + 329 + 342 + 231 + + + + + + 130 + 0 + 120 + 20 + + + + $(P)$(R)ImageMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 21 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 257 + 2 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ImageMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 25 + 120 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Trigger mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 129 + 25 + 120 + 20 + + + + $(P)$(R)TriggerMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 256 + 27 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TriggerMode_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + string + + + caLineEdit::Static + + + + + + 19 + 134 + 216 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Time remaining + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 147 + 1 + 67 + 18 + + + + caLineEdit::Height + + + $(P)$(R)TimeRemaining_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + + 89 + 64 + 205 + 42 + + + + + QFrame::NoFrame + + + + 0 + 20 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Acquire + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 77 + 0 + 128 + 42 + + + + + QFrame::NoFrame + + + + 43 + 0 + 40 + 20 + + + + + 40 + 147 + 21 + + + + + 40 + 147 + 21 + + + + caLabel::IfZero + + + A + + + $(P)$(R)Acquire + + + Done + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 14 + 0 + 100 + 20 + + + + + 251 + 243 + 74 + + + + + 251 + 243 + 74 + + + + caLabel::IfNotZero + + + A + + + $(P)$(R)Acquire + + + Collecting + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + 0 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Start + + + 1 + + + caMessageButton::Static + + + + + + 67 + 20 + 59 + 20 + + + + EPushButton::Height + + + $(P)$(R)Acquire + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Stop + + + 0 + + + caMessageButton::Static + + + + + + + + 19 + 109 + 307 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 140 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Detector state + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 147 + 0 + 158 + 18 + + + + caLineEdit::Height + + + $(P)$(R)DetectorState_RBV + + + + 10 + 0 + 184 + + + + + 218 + 218 + 218 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Alarm_Static + + + + + + + 29 + 159 + 305 + 22 + + + + + + 137 + 0 + 168 + 22 + + + + + + 0 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 66 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCounter_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 0 + 0 + 130 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image counter + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 59 + 184 + 209 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 100 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Image rate + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 107 + 1 + 100 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayRate_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 9 + 209 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Array callbacks + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 166 + 209 + 90 + 20 + + + + $(P)$(R)ArrayCallbacks + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + + 261 + 211 + 79 + 18 + + + + caLineEdit::Height + + + $(P)$(R)ArrayCallbacks_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + string + + + caLineEdit::Static + + + + + + + 567 + 645 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Simulation setup + + + simDetectorSetup.adl + + + P=$(P),R=$(R) + + + false + + + + + QFrame::NoFrame + + + + 399 + 645 + 160 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Simulation setup + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 100 + 4 + 502 + 28 + + + + + caGraphics::Rectangle + + + + 0 + 0 + 500 + 25 + + + + + 218 + 218 + 218 + + + + Filled + + + + 218 + 218 + 218 + + + + Solid + + + + + QFrame::NoFrame + + + + 58 + 1 + 384 + 25 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + Simulation Detector - $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + + 5 + 35 + 337 + 217 + + + + + 5 + 35 + 335 + 215 + + + + ADSetup.adl + + + + + + + + + 5 + 340 + 337 + 382 + + + + + 5 + 340 + 335 + 380 + + + + ADReadout.adl + + + + + + + + + 345 + 570 + 352 + 62 + + + + + 345 + 570 + 350 + 60 + + + + ADAttrFile.adl + + + + + + + + + 345 + 35 + 352 + 167 + + + + + 345 + 35 + 350 + 165 + + + + ADShutter.adl + + + + + + + + + 5 + 255 + 337 + 82 + + + + + 5 + 255 + 335 + 80 + + + + ADPlugins.adl + + + + + + caRectangle_0 + caFrame_0 + caRectangle_1 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caFrame_2 + caLabel_8 + caLabel_9 + caLabel_10 + caFrame_4 + caFrame_3 + caLabel_11 + caFrame_5 + caFrame_7 + caLabel_12 + caFrame_6 + caLabel_13 + caFrame_8 + caLabel_14 + caFrame_1 + caLabel_15 + caRectangle_2 + caLabel_16 + caFrame_9 + caInclude_10 + caInclude_11 + caInclude_12 + caInclude_13 + caInclude_14 + caTextEntry_0 + caLineEdit_0 + caTextEntry_1 + caLineEdit_1 + caTextEntry_2 + caLineEdit_2 + caLineEdit_3 + caMenu_0 + caLineEdit_4 + caMenu_1 + caLineEdit_5 + caLineEdit_6 + caMessageButton_0 + caMessageButton_1 + caLineEdit_7 + caTextEntry_3 + caLineEdit_8 + caLineEdit_9 + caMenu_2 + caLineEdit_10 + caRelatedDisplay_0 + + + \ No newline at end of file diff --git a/ADApp/op/ui/simDetectorSetup.ui b/ADApp/op/ui/simDetectorSetup.ui new file mode 100644 index 0000000..3e7f295 --- /dev/null +++ b/ADApp/op/ui/simDetectorSetup.ui @@ -0,0 +1,2824 @@ + + +MainWindow + + + + 576 + 76 + 500 + 420 + + + + + +QWidget#centralWidget {background: rgba(187, 187, 187, 255);} + + + + + + + QFrame::NoFrame + + + + 120 + 8 + 300 + 25 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Simulation Detector Setup + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 210 + 40 + 80 + 20 + + + + + 10 + 0 + 184 + + + + + 10 + 0 + 184 + + + + $(P)$(R) + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 97 + 125 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Gains + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 97 + 362 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Menu + + + Detector control + + + ADBase.adl + + + P=$(P), R=$(R) + + + false + + + + + caGraphics::Rectangle + + + + 5 + 120 + 235 + 195 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + QFrame::NoFrame + + + + 322 + 125 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Peak mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 98 + 80 + 307 + 22 + + + + + + 155 + 0 + 150 + 20 + + + + $(P)$(R)SimMode + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caMenu::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 150 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Simulation mode + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + + + + caGraphics::Rectangle + + + + 250 + 120 + 235 + 290 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Solid + + + + + + 297 + 380 + 183 + 22 + + + + + + 120 + 1 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Noise_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 55 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Noise + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + QFrame::NoFrame + + + + 0 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Noise + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 22 + 155 + 203 + 147 + + + + + + 0 + 0 + 72 + 147 + + + + + QFrame::NoFrame + + + + 60 + 25 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 60 + 0 + 10 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 50 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Overall + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 40 + 75 + 30 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Red + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 20 + 100 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Green + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 30 + 125 + 40 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Blue + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + + 75 + 0 + 62 + 147 + + + + + + 0 + 25 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GainY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 0 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GainX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 50 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)Gain + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 75 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GainRed + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 100 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GainGreen + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 0 + 125 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)GainBlue + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + + 140 + 1 + 63 + 145 + + + + + + 0 + 25 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)GainY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 0 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)GainX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 50 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)Gain_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 75 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)GainRed_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 100 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)GainGreen_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + 0 + 125 + 61 + 18 + + + + caLineEdit::Height + + + $(P)$(R)GainBlue_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + decimal + + + caLineEdit::Static + + + + + + + + 352 + 180 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PeakStartY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 352 + 155 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PeakStartX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 352 + 205 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PeakNumX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 352 + 230 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PeakNumY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 352 + 255 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PeakStepX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 352 + 280 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PeakStepY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 352 + 305 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PeakWidthX + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 352 + 330 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PeakWidthY + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 352 + 355 + 60 + 20 + + + + caLineEdit::Height + + + $(P)$(R)PeakVariation + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + caLineEdit::Static + + + decimal + + + + + + 417 + 156 + 62 + 219 + + + + + + 0 + 25 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PeakStartY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 0 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PeakStartX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 50 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PeakNumX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 75 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PeakNumY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 100 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PeakStepX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 125 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PeakStepY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 150 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PeakWidthX_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 175 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PeakWidthY_RBV + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 0 + 199 + 60 + 18 + + + + caLineEdit::Height + + + $(P)$(R)PeakVariation + + + + 10 + 0 + 184 + + + + + 187 + 187 + 187 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + QFrame::NoFrame + + + + 277 + 180 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Start Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 277 + 155 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Start X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 297 + 205 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Num X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 297 + 230 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Num Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 287 + 255 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Step X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 287 + 280 + 60 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Step Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 277 + 305 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Width X + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 277 + 330 + 70 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Width Y + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 257 + 355 + 90 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Variation + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 39 + 337 + 157 + 22 + + + + + QFrame::NoFrame + + + + 0 + 0 + 50 + 20 + + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Reset + + + ESimpleLabel::Height + + + Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter + + + + + + 55 + 0 + 100 + 20 + + + + EPushButton::Height + + + $(P)$(R)Reset + + + + 0 + 0 + 0 + + + + + 115 + 223 + 255 + + + + Reset image + + + 1 + + + caMessageButton::Static + + + + caLabel_0 + caLabel_1 + caLabel_2 + caRectangle_0 + caLabel_3 + caLabel_4 + caFrame_0 + caRectangle_1 + caLabel_5 + caFrame_1 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caFrame_3 + caFrame_4 + caFrame_5 + caFrame_2 + caFrame_6 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLabel_18 + caLabel_19 + caLabel_20 + caLabel_21 + caFrame_7 + caRelatedDisplay_0 + caMenu_0 + caLineEdit_0 + caTextEntry_0 + caTextEntry_1 + caTextEntry_2 + caTextEntry_3 + caTextEntry_4 + caTextEntry_5 + caTextEntry_6 + caLineEdit_1 + caLineEdit_2 + caLineEdit_3 + caLineEdit_4 + caLineEdit_5 + caLineEdit_6 + caTextEntry_7 + caTextEntry_8 + caTextEntry_9 + caTextEntry_10 + caTextEntry_11 + caTextEntry_12 + caTextEntry_13 + caTextEntry_14 + caTextEntry_15 + caLineEdit_7 + caLineEdit_8 + caLineEdit_9 + caLineEdit_10 + caLineEdit_11 + caLineEdit_12 + caLineEdit_13 + caLineEdit_14 + caLineEdit_15 + caMessageButton_0 + + + \ No newline at end of file