From 740549e98401dee03bdacf6b2fa0db8a138ea4ef Mon Sep 17 00:00:00 2001 From: hadaq Date: Wed, 24 Nov 2010 15:23:20 +0000 Subject: [PATCH] prefix added. Sergey. --- ebctrl/mon/eballctrl.adl | 32 ++++++++++++++++++++++++++++++-- ebctrl/mon/ebctrl.adl | 30 +++++++++++++++++++++++++++++- ebctrl/mon/ebmainctrl.adl | 34 +++++++++++++++++++++++++++++++--- 3 files changed, 90 insertions(+), 6 deletions(-) diff --git a/ebctrl/mon/eballctrl.adl b/ebctrl/mon/eballctrl.adl index 5b3de37..230858a 100755 --- a/ebctrl/mon/eballctrl.adl +++ b/ebctrl/mon/eballctrl.adl @@ -5,7 +5,7 @@ file { } display { object { - x=193 + x=604 y=25 width=715 height=861 @@ -341,7 +341,7 @@ text { } "text update" { object { - x=471 + x=468 y=815 width=20 height=15 @@ -5096,3 +5096,31 @@ oval { chanB="HAD:eb16:evtCRate" } } +"text update" { + object { + x=350 + y=815 + width=20 + height=15 + } + monitor { + chan="HAD:eb01:prefix" + clr=30 + bclr=14 + } + format="string" + limits { + } +} +text { + object { + x=302 + y=815 + width=40 + height=15 + } + "basic attribute" { + clr=0 + } + textix="Prefix:" +} diff --git a/ebctrl/mon/ebctrl.adl b/ebctrl/mon/ebctrl.adl index 40ada85..3d8f6c3 100644 --- a/ebctrl/mon/ebctrl.adl +++ b/ebctrl/mon/ebctrl.adl @@ -111,7 +111,7 @@ display { } x_axis { rangeStyle="user-specified" - maxRange="$(SUBSYSNUM)" + maxRange=0.000000 } y1_axis { rangeStyle="auto-scale" @@ -1869,3 +1869,31 @@ oval { bclr=29 label="ErrStat" } +"text update" { + object { + x=380 + y=222 + width=20 + height=15 + } + monitor { + chan="HAD:eb$(EB):prefix" + clr=30 + bclr=14 + } + format="string" + limits { + } +} +text { + object { + x=333 + y=222 + width=40 + height=15 + } + "basic attribute" { + clr=0 + } + textix="Prefix:" +} diff --git a/ebctrl/mon/ebmainctrl.adl b/ebctrl/mon/ebmainctrl.adl index cd211ca..b1c18f0 100755 --- a/ebctrl/mon/ebmainctrl.adl +++ b/ebctrl/mon/ebmainctrl.adl @@ -5,8 +5,8 @@ file { } display { object { - x=771 - y=359 + x=306 + y=289 width=634 height=221 } @@ -341,7 +341,7 @@ text { } "text update" { object { - x=471 + x=467 y=172 width=20 height=15 @@ -1717,3 +1717,31 @@ text { } textix="statistics" } +"text update" { + object { + x=345 + y=172 + width=20 + height=15 + } + monitor { + chan="HAD:eb01:prefix" + clr=30 + bclr=14 + } + format="string" + limits { + } +} +text { + object { + x=298 + y=172 + width=40 + height=15 + } + "basic attribute" { + clr=0 + } + textix="Prefix:" +} -- 2.43.0