diff --git a/ADApp/op/adl/ADSetup.adl b/ADApp/op/adl/ADSetup.adl index 470f764..e602e8b 100755 --- a/ADApp/op/adl/ADSetup.adl +++ b/ADApp/op/adl/ADSetup.adl @@ -1,402 +1,390 @@ - -file { - name="ADSetup.adl" - version=030102 -} -display { - object { - x=85 - y=111 - width=335 - height=250 - } - 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=114 - y=2 - width=107 - height=21 - } - "basic attribute" { - clr=2 - } -} -rectangle { - object { - x=0 - y=0 - width=335 - height=250 - } - "basic attribute" { - clr=14 - fill="outline" - } -} -text { - object { - x=88 - y=3 - width=159 - height=20 - } - "basic attribute" { - clr=54 - } - textix="Setup" - align="horiz. centered" -} -composite { - object { - x=58 - y=59 - width=268 - height=20 - } - "composite name"="" - children { - text { - object { - x=166 - y=60 - width=160 - height=18 - } - "basic attribute" { - clr=54 - } - textix="$(P)$(R)" - } - text { - object { - x=58 - y=59 - width=100 - height=20 - } - "basic attribute" { - clr=14 - } - textix="EPICS name" - align="horiz. right" - } - } -} -composite { - object { - x=38 - y=84 - width=288 - height=20 - } - "composite name"="" - children { - text { - object { - x=38 - y=84 - width=120 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Manufacturer" - align="horiz. right" - } - "text update" { - object { - x=166 - y=85 - width=160 - height=18 - } - monitor { - chan="$(P)$(R)Manufacturer_RBV" - clr=54 - bclr=4 - } - limits { - } - } - } -} -text { - object { - x=68 - y=206 - width=90 - height=20 - } - "basic attribute" { - clr=14 - } - textix=" More" - align="horiz. right" -} -"related display" { - object { - x=167 - y=206 - width=70 - height=20 - } - display[0] { - label="asyn record" - name="asynRecord.adl" - args="P=$(P),R=$(R)AsynIO" - } - display[1] { - label="Save restore status" - name="save_restoreStatus_more.adl" - args="P=$(P)" - } - display[2] { - label="Image plugin #1" - name="NDStdArrays.adl" - args="P=$(P), R=$(I)" - } - display[3] { - label="ROI plugin #1" - name="NDROI.adl" - args="P=$(P), R=$(ROI)" - } - display[4] { - label="netCDF plugin #1" - name="NDFileNetCDF.adl" - args="P=$(P), R=$(NETCDF)" - } - display[5] { - label="TIFF plugin #1" - name="NDFileTIFF.adl" - args="P=$(P), R=$(TIFF)" - } - display[6] { - label="JPEG plugin #1" - name="NDFileJPEG.adl" - args="P=$(P), R=$(JPEG)" - } - display[7] { - label="Nexus plugin #1" - name="NDFileNexus.adl" - args="P=$(P), R=$(NEXUS)" - } - display[8] { - label="Color convert plugin #1" - name="NDColorConvert.adl" - args="P=$(P), R=$(CC)" - } - clr=14 - bclr=51 -} -text { - object { - x=108 - y=109 - width=50 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Model" - align="horiz. right" -} -"text update" { - object { - x=166 - y=110 - width=160 - height=18 - } - monitor { - chan="$(P)$(R)Model_RBV" - clr=54 - bclr=4 - } - limits { - } -} -text { - object { - x=58 - y=159 - width=100 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Connection" - align="horiz. right" -} -"message button" { - object { - x=166 - y=159 - width=80 - height=20 - } - control { - chan="$(P)$(R)AsynIO.CNCT" - clr=14 - bclr=51 - } - label="Connect" - press_msg="1" -} -"message button" { - object { - x=251 - y=159 - width=80 - height=20 - } - control { - chan="$(P)$(R)AsynIO.CNCT" - clr=14 - bclr=51 - } - label="Disconnect" - press_msg="0" -} -text { - object { - x=197 - y=132 - width=90 - height=20 - } - "basic attribute" { - clr=63 - } - "dynamic attribute" { - vis="if not zero" - calc="0" - chan="$(P)$(R)AsynIO.CNCT" - } - textix="Connected" - align="horiz. centered" -} -text { - object { - x=182 - y=132 - width=120 - height=20 - } - "basic attribute" { - clr=20 - } - "dynamic attribute" { - vis="if zero" - chan="$(P)$(R)AsynIO.CNCT" - } - textix="Disconnected" - align="horiz. centered" -} -text { - object { - x=58 - y=34 - width=100 - height=20 - } - "basic attribute" { - clr=14 - } - textix="asyn port" - align="horiz. right" -} -"text update" { - object { - x=166 - y=35 - width=160 - height=18 - } - monitor { - chan="$(P)$(R)PortName_RBV" - clr=54 - bclr=4 - } - limits { - } -} + +file { + name="/home/epics/devel/areaDetector/ADApp/op/adl/ADSetup.adl" + version=030102 +} +display { + object { + x=251 + y=367 + width=335 + height=215 + } + 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=0 + y=0 + width=335 + height=215 + } + "basic attribute" { + clr=14 + fill="outline" + } +} +composite { + object { + x=0 + y=0 + width=335 + height=215 + } + "composite name"="" + children { + rectangle { + object { + x=114 + y=2 + width=107 + height=21 + } + "basic attribute" { + clr=2 + } + } + rectangle { + object { + x=0 + y=0 + width=335 + height=215 + } + "basic attribute" { + clr=14 + fill="outline" + } + } + text { + object { + x=88 + y=3 + width=159 + height=20 + } + "basic attribute" { + clr=54 + } + textix="Setup" + align="horiz. centered" + } + composite { + object { + x=58 + y=59 + width=268 + height=20 + } + "composite name"="" + children { + text { + object { + x=166 + y=60 + width=160 + height=18 + } + "basic attribute" { + clr=54 + } + textix="$(P)$(R)" + } + text { + object { + x=58 + y=59 + width=100 + height=20 + } + "basic attribute" { + clr=14 + } + textix="EPICS name" + align="horiz. right" + } + } + } + composite { + object { + x=38 + y=84 + width=288 + height=20 + } + "composite name"="" + children { + text { + object { + x=38 + y=84 + width=120 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Manufacturer" + align="horiz. right" + } + "text update" { + object { + x=166 + y=85 + width=160 + height=18 + } + monitor { + chan="$(P)$(R)Manufacturer_RBV" + clr=54 + bclr=4 + } + limits { + } + } + } + } + text { + object { + x=68 + y=188 + width=90 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Debugging" + align="horiz. right" + } + "related display" { + object { + x=167 + y=188 + width=70 + height=20 + } + display[0] { + label="asyn record" + name="asynRecord.adl" + args="P=$(P),R=$(R)AsynIO" + } + display[1] { + label="Save restore status" + name="save_restoreStatus_more.adl" + args="P=$(P)" + } + clr=14 + bclr=51 + } + text { + object { + x=108 + y=109 + width=50 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Model" + align="horiz. right" + } + "text update" { + object { + x=166 + y=110 + width=160 + height=18 + } + monitor { + chan="$(P)$(R)Model_RBV" + clr=54 + bclr=4 + } + limits { + } + } + text { + object { + x=58 + y=159 + width=100 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Connection" + align="horiz. right" + } + "message button" { + object { + x=166 + y=159 + width=80 + height=20 + } + control { + chan="$(P)$(R)AsynIO.CNCT" + clr=14 + bclr=51 + } + label="Connect" + press_msg="1" + } + "message button" { + object { + x=251 + y=159 + width=80 + height=20 + } + control { + chan="$(P)$(R)AsynIO.CNCT" + clr=14 + bclr=51 + } + label="Disconnect" + press_msg="0" + } + text { + object { + x=197 + y=132 + width=90 + height=20 + } + "basic attribute" { + clr=63 + } + "dynamic attribute" { + vis="if not zero" + calc="0" + chan="$(P)$(R)AsynIO.CNCT" + } + textix="Connected" + align="horiz. centered" + } + text { + object { + x=182 + y=132 + width=120 + height=20 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(R)AsynIO.CNCT" + } + textix="Disconnected" + align="horiz. centered" + } + text { + object { + x=58 + y=34 + width=100 + height=20 + } + "basic attribute" { + clr=14 + } + textix="asyn port" + align="horiz. right" + } + "text update" { + object { + x=166 + y=35 + width=160 + height=18 + } + monitor { + chan="$(P)$(R)PortName_RBV" + clr=54 + bclr=4 + } + limits { + } + } + } +}