From b7478cbd225a9d0183519cdc2e44b713b411ba90 Mon Sep 17 00:00:00 2001 From: rivers Date: Mon, 9 Jan 2012 15:49:14 +0000 Subject: [PATCH] New file for Andor detectors git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14355 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/op/adl/Andor.adl | 2323 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2323 insertions(+) create mode 100644 ADApp/op/adl/Andor.adl diff --git a/ADApp/op/adl/Andor.adl b/ADApp/op/adl/Andor.adl new file mode 100644 index 0000000..60d09ec --- /dev/null +++ b/ADApp/op/adl/Andor.adl @@ -0,0 +1,2323 @@ + +file { + name="/home/epics/devel/areaDetector/ADApp/op/adl/Andor.adl" + version=030105 +} +display { + object { + x=41 + y=67 + width=700 + height=955 + } + clr=14 + bclr=4 + cmap="" + gridSpacing=5 + gridOn=0 + snapToGrid=0 +} +"color map" { + ncolors=65 + colors { + ffffff, + ececec, + dadada, + c8c8c8, + bbbbbb, + aeaeae, + 9e9e9e, + 919191, + 858585, + 787878, + 696969, + 5a5a5a, + 464646, + 2d2d2d, + 000000, + 00d800, + 1ebb00, + 339900, + 2d7f00, + 216c00, + fd0000, + de1309, + be190b, + a01207, + 820400, + 5893ff, + 597ee1, + 4b6ec7, + 3a5eab, + 27548d, + fbf34a, + f9da3c, + eeb62b, + e19015, + cd6100, + ffb0ff, + d67fe2, + ae4ebc, + 8b1a96, + 610a75, + a4aaff, + 8793e2, + 6a73c1, + 4d52a4, + 343386, + c7bb6d, + b79d5c, + a47e3c, + 7d5627, + 58340f, + 99ffff, + 73dfff, + 4ea5f9, + 2a63e4, + 0a00b8, + ebf1b5, + d4db9d, + bbc187, + a6a462, + 8b8239, + 73ff6b, + 52da3b, + 3cb420, + 289315, + 1a7309, + } +} +rectangle { + object { + x=100 + y=4 + width=500 + height=25 + } + "basic attribute" { + clr=2 + } +} +text { + object { + x=158 + y=5 + width=384 + height=25 + } + "basic attribute" { + clr=54 + } + textix="Andor Detector Control - $(P)$(R)" + align="horiz. centered" +} +composite { + object { + x=472 + y=232 + width=105 + height=21 + } + "composite name"="" + children { + rectangle { + object { + x=472 + y=232 + width=105 + height=21 + } + "basic attribute" { + clr=2 + } + } + } +} +rectangle { + object { + x=345 + y=230 + width=350 + height=500 + } + "basic attribute" { + clr=14 + fill="outline" + } +} +text { + object { + x=452 + y=233 + width=157 + height=20 + } + "basic attribute" { + clr=54 + } + textix="Collect" + align="horiz. centered" +} +text { + object { + x=391 + y=254 + width=130 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Exposure Time" + align="horiz. right" +} +"text entry" { + object { + x=530 + y=254 + width=59 + height=20 + } + control { + chan="$(P)$(R)AcquireTime" + clr=14 + bclr=51 + } + limits { + } +} +"text update" { + object { + x=596 + y=255 + width=79 + height=18 + } + monitor { + chan="$(P)$(R)AcquireTime_RBV" + clr=54 + bclr=4 + } + limits { + } +} +text { + object { + x=381 + y=279 + width=140 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Acquire Period" + align="horiz. right" +} +"text entry" { + object { + x=530 + y=279 + width=59 + height=20 + } + control { + chan="$(P)$(R)AcquirePeriod" + clr=14 + bclr=51 + } + limits { + } +} +"text update" { + object { + x=596 + y=280 + width=79 + height=18 + } + monitor { + chan="$(P)$(R)AcquirePeriod_RBV" + clr=54 + bclr=4 + } + limits { + } +} +composite { + object { + x=438 + y=505 + width=203 + height=40 + } + "composite name"="" + children { + text { + object { + x=438 + y=525 + width=70 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Acquire" + align="horiz. right" + } + composite { + object { + x=515 + y=505 + width=126 + height=40 + } + "composite name"="" + children { + text { + object { + x=558 + y=505 + width=40 + height=20 + } + "basic attribute" { + clr=63 + } + "dynamic attribute" { + vis="if zero" + calc="A" + chan="$(P)$(R)Acquire" + } + textix="Done" + align="horiz. centered" + } + text { + object { + x=529 + y=505 + width=100 + height=20 + } + "basic attribute" { + clr=30 + } + "dynamic attribute" { + vis="if not zero" + calc="A" + chan="$(P)$(R)Acquire" + } + textix="Collecting" + align="horiz. centered" + } + "message button" { + object { + x=515 + y=525 + width=59 + height=20 + } + control { + chan="$(P)$(R)Acquire" + clr=14 + bclr=51 + } + label="Start" + press_msg="1" + } + "message button" { + object { + x=582 + y=525 + width=59 + height=20 + } + control { + chan="$(P)$(R)Acquire" + clr=14 + bclr=51 + } + label="Stop" + press_msg="0" + } + } + } + } +} +menu { + object { + x=479 + y=454 + width=120 + height=20 + } + control { + chan="$(P)$(R)ImageMode" + clr=14 + bclr=51 + } +} +text { + object { + x=370 + y=454 + width=100 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Image Mode" + align="horiz. right" +} +"text update" { + object { + x=606 + y=456 + width=79 + height=18 + } + monitor { + chan="$(P)$(R)ImageMode_RBV" + clr=54 + bclr=4 + } + format="string" + limits { + } +} +text { + object { + x=349 + y=479 + width=120 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Trigger Mode" + align="horiz. right" +} +menu { + object { + x=478 + y=479 + width=120 + height=20 + } + control { + chan="$(P)$(R)TriggerMode" + clr=14 + bclr=51 + } +} +"text update" { + object { + x=605 + y=481 + width=79 + height=18 + } + monitor { + chan="$(P)$(R)TriggerMode_RBV" + clr=54 + bclr=4 + } + format="string" + limits { + } +} +text { + object { + x=393 + y=404 + width=128 + height=20 + } + "basic attribute" { + clr=14 + } + textix="# Acquisitions" + align="horiz. right" +} +"text entry" { + object { + x=530 + y=404 + width=59 + height=20 + } + control { + chan="$(P)$(R)NumAcquisitions" + clr=14 + bclr=51 + } + limits { + } +} +"text update" { + object { + x=596 + y=405 + width=79 + height=18 + } + monitor { + chan="$(P)$(R)NumAcquisitions_RBV" + clr=54 + bclr=4 + } + limits { + } +} +"text update" { + object { + x=596 + y=430 + width=67 + height=18 + } + monitor { + chan="$(P)$(R)NumAcquisitionsCounter_RBV" + clr=54 + bclr=4 + } + limits { + } +} +text { + object { + x=429 + y=429 + width=160 + height=20 + } + "basic attribute" { + clr=14 + } + textix="# Acquisitions Complete" + align="horiz. right" +} +text { + object { + x=441 + y=354 + width=80 + height=20 + } + "basic attribute" { + clr=14 + } + textix="# Images/Acquis." + align="horiz. right" +} +"text entry" { + object { + x=530 + y=354 + width=59 + height=20 + } + control { + chan="$(P)$(R)NumImages" + clr=14 + bclr=51 + } + limits { + } +} +"text update" { + object { + x=596 + y=355 + width=79 + height=18 + } + monitor { + chan="$(P)$(R)NumImages_RBV" + clr=54 + bclr=4 + } + limits { + } +} +"text update" { + object { + x=596 + y=380 + width=67 + height=18 + } + monitor { + chan="$(P)$(R)NumImagesCounter_RBV" + clr=54 + bclr=4 + } + limits { + } +} +text { + object { + x=429 + y=379 + width=160 + height=20 + } + "basic attribute" { + clr=14 + } + textix="# Images Complete" + align="horiz. right" +} +composite { + object { + x=393 + y=304 + width=282 + height=45 + } + "composite name"="" + children { + text { + object { + x=393 + y=304 + width=128 + height=20 + } + "basic attribute" { + clr=14 + } + textix="# Exposures/Image" + align="horiz. right" + } + "text entry" { + object { + x=530 + y=304 + width=59 + height=20 + } + control { + chan="$(P)$(R)NumExposures" + clr=14 + bclr=51 + } + limits { + } + } + "text update" { + object { + x=596 + y=305 + width=79 + height=18 + } + monitor { + chan="$(P)$(R)NumExposures_RBV" + clr=54 + bclr=4 + } + limits { + } + } + "text update" { + object { + x=596 + y=330 + width=67 + height=18 + } + monitor { + chan="$(P)$(R)NumExposuresCounter_RBV" + clr=54 + bclr=4 + } + limits { + } + } + text { + object { + x=429 + y=329 + width=160 + height=20 + } + "basic attribute" { + clr=14 + } + textix="# Exposures Complete" + align="horiz. right" + } + } +} +composite { + object { + x=5 + y=35 + width=335 + height=215 + } + "composite name"="" + "composite file"="ADSetup.adl" +} +rectangle { + object { + x=458 + y=37 + width=107 + height=21 + } + "basic attribute" { + clr=2 + } +} +rectangle { + object { + x=345 + y=35 + width=350 + height=190 + } + "basic attribute" { + clr=14 + fill="outline" + } +} +text { + object { + x=431 + y=38 + width=159 + height=20 + } + "basic attribute" { + clr=54 + } + textix="Shutter" + align="horiz. centered" +} +composite { + object { + x=351 + y=118 + width=326 + height=98 + } + "composite name"="" + children { + text { + object { + x=411 + y=143 + width=100 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Open/Close" + align="horiz. right" + } + "message button" { + object { + x=518 + y=143 + width=60 + height=20 + } + control { + chan="$(P)$(R)ShutterControl" + clr=14 + bclr=51 + } + label="Open" + press_msg="1" + } + "message button" { + object { + x=585 + y=143 + width=60 + height=20 + } + control { + chan="$(P)$(R)ShutterControl" + clr=14 + bclr=51 + } + label="Close" + press_msg="0" + } + text { + object { + x=351 + y=118 + width=120 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Status: Det." + align="horiz. right" + } + "text update" { + object { + x=477 + y=119 + width=60 + height=18 + } + monitor { + chan="$(P)$(R)ShutterStatus_RBV" + clr=54 + bclr=2 + } + clrmod="alarm" + align="horiz. centered" + limits { + } + } + "text entry" { + object { + x=477 + y=168 + width=60 + height=20 + } + control { + chan="$(P)$(R)ShutterOpenDelay" + clr=14 + bclr=51 + } + limits { + } + } + text { + object { + x=360 + y=168 + width=110 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Delay: Open" + align="horiz. right" + } + text { + object { + x=560 + y=168 + width=50 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Close" + align="horiz. right" + } + "text entry" { + object { + x=617 + y=168 + width=60 + height=20 + } + control { + chan="$(P)$(R)ShutterCloseDelay" + clr=14 + bclr=51 + } + limits { + } + } + "related display" { + object { + x=550 + y=196 + width=70 + height=20 + } + display[0] { + name="ADEpicsShutter.adl" + args="P=$(P),R=$(R)" + } + clr=14 + bclr=51 + } + text { + object { + x=351 + y=196 + width=190 + height=20 + } + "basic attribute" { + clr=14 + } + textix="EPICS shutter setup" + align="horiz. right" + } + text { + object { + x=560 + y=118 + width=50 + height=20 + } + "basic attribute" { + clr=14 + } + textix="EPICS" + align="horiz. right" + } + "text update" { + object { + x=617 + y=119 + width=60 + height=18 + } + monitor { + chan="$(P)$(R)ShutterStatusEPICS_RBV" + clr=54 + bclr=2 + } + clrmod="alarm" + align="horiz. centered" + limits { + } + } + } +} +text { + object { + x=394 + y=69 + width=150 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Shutter Type" + align="horiz. right" +} +menu { + object { + x=550 + y=69 + width=120 + height=20 + } + control { + chan="$(P)$(R)ShutterMode" + clr=14 + bclr=51 + } +} +text { + object { + x=394 + y=93 + width=150 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Andor Shutter Mode" + align="horiz. right" +} +menu { + object { + x=550 + y=93 + width=120 + height=20 + } + control { + chan="$(P)$(R)AndorShutterMode" + clr=14 + bclr=51 + } +} +rectangle { + object { + x=119 + y=342 + width=107 + height=21 + } + "basic attribute" { + clr=2 + } +} +rectangle { + object { + x=5 + y=340 + width=335 + height=610 + } + "basic attribute" { + clr=14 + fill="outline" + } +} +text { + object { + x=93 + y=343 + width=159 + height=20 + } + "basic attribute" { + clr=54 + } + textix="Readout" + align="horiz. centered" +} +text { + object { + x=173 + y=370 + width=10 + height=20 + } + "basic attribute" { + clr=14 + } + textix="X" + align="horiz. right" +} +text { + object { + x=266 + y=370 + width=10 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Y" + align="horiz. right" +} +composite { + object { + x=34 + y=625 + width=268 + height=20 + } + "composite name"="" + children { + text { + object { + x=34 + y=625 + width=180 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Image Size (bytes)" + align="horiz. right" + } + "text update" { + object { + x=241 + y=626 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)ArraySize_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + } +} +composite { + object { + x=37 + y=600 + width=265 + height=20 + } + "composite name"="" + children { + text { + object { + x=37 + y=600 + width=100 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Image Size" + align="horiz. right" + } + "text update" { + object { + x=148 + y=601 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)ArraySizeX_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + "text update" { + object { + x=241 + y=601 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)ArraySizeY_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + } +} +"text update" { + object { + x=148 + y=555 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)ReverseX_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } +} +"text update" { + object { + x=241 + y=555 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)ReverseY_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } +} +text { + object { + x=67 + y=575 + width=70 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Reverse" + align="horiz. right" +} +menu { + object { + x=148 + y=575 + width=60 + height=20 + } + control { + chan="$(P)$(R)ReverseX" + clr=14 + bclr=51 + } +} +menu { + object { + x=241 + y=575 + width=60 + height=20 + } + control { + chan="$(P)$(R)ReverseY" + clr=14 + bclr=51 + } +} +text { + object { + x=97 + y=530 + width=40 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Region Size" + align="horiz. right" +} +composite { + object { + x=148 + y=510 + width=154 + height=40 + } + "composite name"="" + children { + "text entry" { + object { + x=148 + y=530 + width=60 + height=20 + } + control { + chan="$(P)$(R)SizeX" + clr=14 + bclr=51 + } + limits { + } + } + "text entry" { + object { + x=241 + y=530 + width=60 + height=20 + } + control { + chan="$(P)$(R)SizeY" + clr=14 + bclr=51 + } + limits { + } + } + "text update" { + object { + x=148 + y=510 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)SizeX_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + "text update" { + object { + x=241 + y=510 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)SizeY_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + } +} +composite { + object { + x=148 + y=465 + width=154 + height=40 + } + "composite name"="" + children { + "text update" { + object { + x=148 + y=465 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)MinX_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + "text entry" { + object { + x=148 + y=485 + width=60 + height=20 + } + control { + chan="$(P)$(R)MinX" + clr=14 + bclr=51 + } + limits { + } + } + "text entry" { + object { + x=241 + y=485 + width=60 + height=20 + } + control { + chan="$(P)$(R)MinY" + clr=14 + bclr=51 + } + limits { + } + } + "text update" { + object { + x=241 + y=465 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)MinY_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + } +} +text { + object { + x=87 + y=485 + width=50 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Region Start" + align="horiz. right" +} +composite { + object { + x=67 + y=420 + width=235 + height=40 + } + "composite name"="" + children { + "text entry" { + object { + x=148 + y=440 + width=60 + height=20 + } + control { + chan="$(P)$(R)BinX" + clr=14 + bclr=51 + } + limits { + } + } + "text entry" { + object { + x=241 + y=440 + width=60 + height=20 + } + control { + chan="$(P)$(R)BinY" + clr=14 + bclr=51 + } + limits { + } + } + "text update" { + object { + x=148 + y=420 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)BinX_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + "text update" { + object { + x=241 + y=420 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)BinY_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + text { + object { + x=67 + y=440 + width=70 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Binning" + align="horiz. right" + } + } +} +composite { + object { + x=27 + y=395 + width=275 + height=20 + } + "composite name"="" + children { + text { + object { + x=27 + y=395 + width=110 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Sensor Size" + align="horiz. right" + } + "text update" { + object { + x=148 + y=396 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)MaxSizeX_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + "text update" { + object { + x=241 + y=396 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)MaxSizeY_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + } +} +composite { + object { + x=5 + y=255 + width=335 + height=80 + } + "composite name"="" + "composite file"="ADPlugins.adl" +} +rectangle { + object { + x=475 + y=802 + width=90 + height=21 + } + "basic attribute" { + clr=2 + } +} +text { + object { + x=480 + y=802 + width=80 + height=20 + } + "basic attribute" { + clr=54 + } + textix="PAL File" + align="horiz. centered" +} +rectangle { + object { + x=345 + y=800 + width=350 + height=60 + } + "basic attribute" { + clr=14 + fill="outline" + } +} +composite { + object { + x=345 + y=735 + width=350 + height=60 + } + "composite name"="" + "composite file"="ADAttrFile.adl" +} +composite { + object { + x=358 + y=625 + width=331 + height=95 + } + "composite name"="" + children { + text { + object { + x=368 + y=625 + width=140 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Time Remaining" + align="horiz. right" + } + "text update" { + object { + x=515 + y=626 + width=67 + height=18 + } + monitor { + chan="$(P)$(R)TimeRemaining_RBV" + clr=54 + bclr=4 + } + limits { + } + } + composite { + object { + x=515 + y=650 + width=166 + height=20 + } + "composite name"="" + children { + "text entry" { + object { + x=515 + y=650 + width=60 + height=20 + } + control { + chan="$(P)$(R)ArrayCounter" + clr=14 + bclr=51 + } + limits { + } + } + "text update" { + object { + x=581 + y=651 + width=100 + height=18 + } + monitor { + chan="$(P)$(R)ArrayCounter_RBV" + clr=54 + bclr=4 + } + limits { + } + } + } + } + text { + object { + x=378 + y=650 + width=130 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Image Counter" + align="horiz. right" + } + text { + object { + x=408 + y=675 + width=100 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Image Rate" + align="horiz. right" + } + "text update" { + object { + x=515 + y=676 + width=100 + height=18 + } + monitor { + chan="$(P)$(R)ArrayRate_RBV" + clr=54 + bclr=4 + } + limits { + } + } + text { + object { + x=358 + y=700 + width=150 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Array Callbacks" + align="horiz. right" + } + menu { + object { + x=515 + y=700 + width=90 + height=20 + } + control { + chan="$(P)$(R)ArrayCallbacks" + clr=14 + bclr=51 + } + } + "text update" { + object { + x=610 + y=702 + width=79 + height=18 + } + monitor { + chan="$(P)$(R)ArrayCallbacks_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + format="string" + limits { + } + } + } +} +composite { + object { + x=368 + y=550 + width=305 + height=20 + } + "composite name"="" + children { + "text update" { + object { + x=515 + y=550 + width=158 + height=18 + } + monitor { + chan="$(P)$(R)DetectorState_RBV" + clr=54 + bclr=2 + } + clrmod="alarm" + limits { + } + } + text { + object { + x=368 + y=550 + width=140 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Detector State" + align="horiz. right" + } + } +} +"text update" { + object { + x=515 + y=575 + width=158 + height=18 + } + monitor { + chan="$(P)$(R)AndorMessage_RBV" + clr=54 + bclr=2 + } + clrmod="alarm" + limits { + } +} +text { + object { + x=368 + y=575 + width=140 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Andor Message" + align="horiz. right" +} +composite { + object { + x=345 + y=865 + width=350 + height=60 + } + "composite name"="" + children { + composite { + object { + x=472 + y=867 + width=107 + height=21 + } + "composite name"="" + children { + composite { + object { + x=472 + y=867 + width=107 + height=21 + } + "composite name"="" + children { + rectangle { + object { + x=472 + y=867 + width=107 + height=21 + } + "basic attribute" { + clr=2 + } + } + } + } + text { + object { + x=505 + y=867 + width=40 + height=20 + } + "basic attribute" { + clr=54 + } + textix="File" + align="horiz. centered" + } + } + } + rectangle { + object { + x=345 + y=865 + width=350 + height=60 + } + "basic attribute" { + clr=14 + fill="outline" + } + } + text { + object { + x=358 + y=894 + width=150 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Driver File I/O" + align="horiz. right" + } + "related display" { + object { + x=515 + y=894 + width=70 + height=20 + } + display[0] { + name="RoperFile.adl" + args="P=$(P),R=$(R)" + } + clr=14 + bclr=51 + } + } +} +"text entry" { + object { + x=405 + y=830 + width=280 + height=20 + } + control { + chan="$(P)$(R)PALFilePath" + clr=14 + bclr=51 + } + limits { + } +} +text { + object { + x=358 + y=829 + width=40 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Path" + align="horiz. right" +} +"text update" { + object { + x=241 + y=901 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)Temperature_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } +} +"text entry" { + object { + x=148 + y=900 + width=60 + height=20 + } + control { + chan="$(P)$(R)Temperature" + clr=14 + bclr=51 + } + limits { + } +} +text { + object { + x=27 + y=900 + width=110 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Temperature" + align="horiz. right" +} +menu { + object { + x=148 + y=875 + width=60 + height=20 + } + control { + chan="$(P)$(R)AndorCooler" + clr=14 + bclr=51 + } +} +text { + object { + x=67 + y=875 + width=70 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Cooler" + align="horiz. right" +} +"text update" { + object { + x=241 + y=876 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)AndorCooler_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } +} +text { + object { + x=43 + y=725 + width=190 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Kinetics Cycle time" + align="horiz. right" +} +"text entry" { + object { + x=241 + y=725 + width=60 + height=20 + } + control { + chan="$(P)$(R)AndorACTInKinetics" + clr=14 + bclr=51 + } + limits { + } +} +menu { + object { + x=241 + y=700 + width=60 + height=20 + } + control { + chan="$(P)$(R)AndorImageMode" + clr=14 + bclr=51 + } +} +text { + object { + x=73 + y=700 + width=160 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Andor Image Mode" + align="horiz. right" +} +composite { + object { + x=13 + y=750 + width=288 + height=20 + } + "composite name"="" + children { + text { + object { + x=13 + y=750 + width=220 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Kinetics Accumulations" + align="horiz. right" + } + "text entry" { + object { + x=241 + y=750 + width=60 + height=20 + } + control { + chan="$(P)$(R)AndorANumInKinetics" + clr=14 + bclr=51 + } + limits { + } + } + } +} +text { + object { + x=13 + y=775 + width=220 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Kinetics Height" + align="horiz. right" +} +"text entry" { + object { + x=241 + y=775 + width=60 + height=20 + } + control { + chan="$(P)$(R)AndorFKHeight" + clr=14 + bclr=51 + } + limits { + } +} +text { + object { + x=13 + y=800 + width=220 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Kinetics Hor. Binning" + align="horiz. right" +} +"text entry" { + object { + x=241 + y=800 + width=60 + height=20 + } + control { + chan="$(P)$(R)AndorFKHBinning" + clr=14 + bclr=51 + } + limits { + } +} +text { + object { + x=13 + y=825 + width=220 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Kinetics Vert. Binning" + align="horiz. right" +} +"text entry" { + object { + x=241 + y=825 + width=60 + height=20 + } + control { + chan="$(P)$(R)AndorFKVBinning" + clr=14 + bclr=51 + } + limits { + } +} +text { + object { + x=13 + y=850 + width=220 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Kinetics Offset" + align="horiz. right" +} +"text entry" { + object { + x=241 + y=850 + width=60 + height=20 + } + control { + chan="$(P)$(R)AndorFKOffset" + clr=14 + bclr=51 + } + limits { + } +} +text { + object { + x=18 + y=925 + width=120 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Temp. Status" + align="horiz. right" +} +"text update" { + object { + x=148 + y=925 + width=180 + height=18 + } + monitor { + chan="$(P)$(R)AndorTempStatus_RBV" + clr=54 + bclr=2 + } + clrmod="alarm" + limits { + } +} +composite { + object { + x=97 + y=650 + width=205 + height=20 + } + "composite name"="" + children { + "text entry" { + object { + x=148 + y=650 + width=60 + height=20 + } + control { + chan="$(P)$(R)Gain" + clr=14 + bclr=51 + } + limits { + } + } + text { + object { + x=97 + y=650 + width=40 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Gain" + align="horiz. right" + } + "text update" { + object { + x=241 + y=651 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)Gain_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } + } + } +} +text { + object { + x=97 + y=675 + width=40 + height=20 + } + "basic attribute" { + clr=14 + } + textix="ADC Speed" + align="horiz. right" +} +"text update" { + object { + x=241 + y=676 + width=61 + height=18 + } + monitor { + chan="$(P)$(R)Gain_RBV" + clr=54 + bclr=4 + } + align="horiz. centered" + limits { + } +} +menu { + object { + x=148 + y=676 + width=60 + height=20 + } + control { + chan="$(P)$(R)AndorADCSpeed" + clr=14 + bclr=51 + } +}