show enabled status

This commit is contained in:
timmmooney
2014-11-11 21:04:49 +00:00
parent 462373509f
commit b5db48024c
+36 -2
View File
@@ -1,7 +1,7 @@
file {
name="/home/oxygen/SLUITER/local/epics/synAppsSVN/support/motor/svn/motorApp/op/adl/motorx_all.adl"
version=030102
name="/home/oxygen/MOONEY/epics/synApps/support/motor/motorApp/op/adl/motorx_all.adl"
version=030107
}
display {
object {
@@ -87,6 +87,22 @@ display {
1a7309,
}
}
rectangle {
object {
x=80
y=99
width=210
height=31
}
"basic attribute" {
clr=14
width=1
}
"dynamic attribute" {
vis="if not zero"
chan="$(P)$(M)_able.VAL"
}
}
rectangle {
object {
x=0
@@ -3047,3 +3063,21 @@ text {
label="SYNC"
press_msg="1"
}
rectangle {
object {
x=80
y=99
width=210
height=31
}
"basic attribute" {
clr=20
style="dash"
fill="outline"
width=2
}
"dynamic attribute" {
vis="if not zero"
chan="$(P)$(M)_able.VAL"
}
}