From 0e5edf36bcb69a21c7e4b09d775c27a2d86a77b9 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Fri, 12 May 2006 22:10:19 +0000 Subject: [PATCH] New file for binary input --- motorApp/op/adl/XPSAuxBi_more.adl | 162 ++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100755 motorApp/op/adl/XPSAuxBi_more.adl diff --git a/motorApp/op/adl/XPSAuxBi_more.adl b/motorApp/op/adl/XPSAuxBi_more.adl new file mode 100755 index 00000000..98bff61c --- /dev/null +++ b/motorApp/op/adl/XPSAuxBi_more.adl @@ -0,0 +1,162 @@ + +file { + name="i:\epics\synApps5-1beta2\ipUnidig\ipUnidigApp\op\adl\IpUnidig_more.adl" + version=030003 +} +display { + object { + x=140 + y=349 + width=180 + height=100 + } + 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, + } +} +text { + object { + x=-10 + y=8 + width=200 + height=20 + } + "basic attribute" { + clr=14 + } + textix="$(P)$(R)" + align="horiz. centered" +} +menu { + object { + x=40 + y=70 + width=100 + height=20 + } + control { + chan="$(P)$(R).SCAN" + clr=14 + bclr=51 + } +} +oval { + object { + x=115 + y=39 + width=20 + height=20 + } + "basic attribute" { + clr=15 + } + "dynamic attribute" { + vis="if zero" + chan="$(P)$(R)" + } +} +"text update" { + object { + x=46 + y=39 + width=60 + height=20 + } + monitor { + chan="$(P)$(R).VAL" + clr=14 + bclr=51 + } + align="horiz. centered" + format="hexadecimal" + limits { + } +} +oval { + object { + x=115 + y=39 + width=20 + height=20 + } + "basic attribute" { + clr=20 + } + "dynamic attribute" { + vis="if not zero" + chan="$(P)$(R)" + } +}