Skip to content
Snippets Groups Projects
Commit 041823f5 authored by mooney's avatar mooney
Browse files

motor status, deviceCmdReply, timer

parent 7665cd2c
No related branches found
No related tags found
No related merge requests found
file { file {
name="/home/oxygen/MOONEY/epics/synApps/support/xxx/xxxApp/op/adl/xxx.adl" name="/home/oxygen4/MOONEY/epics/synApps_T202_E3_14_7_R5_1/support/xxx/xxxApp/op/adl/xxx.adl"
version=030101 version=030101
} }
display { display {
...@@ -266,6 +266,11 @@ display { ...@@ -266,6 +266,11 @@ display {
name="topMotors4.adl" name="topMotors4.adl"
args="P=xxx:,M1=pm1,M2=pm2,M3=pm3,M4=pm4" args="P=xxx:,M1=pm1,M2=pm2,M3=pm3,M4=pm4"
} }
display[8] {
label="motor status 16"
name="motorStatus16.adl"
args="P=xxx:"
}
clr=0 clr=0
bclr=17 bclr=17
label="-Motors" label="-Motors"
...@@ -647,9 +652,34 @@ display { ...@@ -647,9 +652,34 @@ display {
args="P=xxx:,N=2" args="P=xxx:,N=2"
} }
display[5] { display[5] {
label="asyn serial 6" label="deviceCmdReply 3"
name="asynOctet.adl" name="deviceCmdReply.adl"
args="P=xxx:,R=asyn_6" args="P=xxx:,N=3"
}
display[6] {
label="deviceCmdReply 4"
name="deviceCmdReply.adl"
args="P=xxx:,N=4"
}
display[7] {
label="deviceCmdReply 5"
name="deviceCmdReply.adl"
args="P=xxx:,N=5"
}
display[8] {
label="deviceCmdReply 6"
name="deviceCmdReply.adl"
args="P=xxx:,N=6"
}
display[9] {
label="deviceCmdReply 7"
name="deviceCmdReply.adl"
args="P=xxx:,N=7"
}
display[10] {
label="deviceCmdReply 8"
name="deviceCmdReply.adl"
args="P=xxx:,N=8"
} }
clr=0 clr=0
bclr=17 bclr=17
...@@ -831,6 +861,11 @@ display { ...@@ -831,6 +861,11 @@ display {
name="userCalcOuts10.adl" name="userCalcOuts10.adl"
args="P=xxx:" args="P=xxx:"
} }
display[8] {
label="timer"
name="timer.adl"
args="P=xxx:,N=1"
}
clr=0 clr=0
bclr=17 bclr=17
label="-userCalc" label="-userCalc"
...@@ -1591,7 +1626,7 @@ text { ...@@ -1591,7 +1626,7 @@ text {
object { object {
x=0 x=0
y=140 y=140
width=70 width=35
height=20 height=20
} }
display[0] { display[0] {
...@@ -1702,3 +1737,19 @@ text { ...@@ -1702,3 +1737,19 @@ text {
bclr=17 bclr=17
label="-Love" label="-Love"
} }
"related display" {
object {
x=35
y=140
width=35
height=20
}
display[0] {
label="xps"
name="xps.adl"
args="P=xxx:"
}
clr=0
bclr=17
label="-xps"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment