forked from epics_driver_modules/motorBase
show enabled status
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user