Changed macro parameters for records to all be R; changed record names to be consistent with the pluginBase ones

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7146 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2008-04-26 13:26:38 +00:00
parent e14cef4519
commit b751ced3a2
7 changed files with 322 additions and 261 deletions

View File

@@ -100,7 +100,7 @@ text {
"dynamic attribute" {
vis="if zero"
calc="A"
chan="$(P)$(D)Acquire"
chan="$(P)$(R)Acquire"
}
textix="Done"
align="horiz. centered"
@@ -118,7 +118,7 @@ text {
"dynamic attribute" {
vis="if not zero"
calc="A"
chan="$(P)$(D)Acquire"
chan="$(P)$(R)Acquire"
}
textix="Collecting"
align="horiz. centered"
@@ -213,7 +213,7 @@ text {
height=20
}
control {
chan="$(P)$(D)OpenShutterStr"
chan="$(P)$(R)OpenShutterStr"
clr=14
bclr=51
}
@@ -241,7 +241,7 @@ text {
height=20
}
control {
chan="$(P)$(D)ShutterStatus.INP"
chan="$(P)$(R)ShutterStatus.INP"
clr=14
bclr=51
}
@@ -281,7 +281,7 @@ text {
height=20
}
control {
chan="$(P)$(D)CloseShutterStr"
chan="$(P)$(R)CloseShutterStr"
clr=14
bclr=51
}
@@ -309,7 +309,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)ShutterStatus"
chan="$(P)$(R)ShutterStatus"
clr=54
bclr=2
}
@@ -339,7 +339,7 @@ text {
height=20
}
control {
chan="$(P)$(D)OpenShutter"
chan="$(P)$(R)OpenShutter"
clr=14
bclr=51
}
@@ -354,7 +354,7 @@ text {
height=20
}
control {
chan="$(P)$(D)CloseShutter"
chan="$(P)$(R)CloseShutter"
clr=14
bclr=51
}
@@ -391,7 +391,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)OpenShutterDly"
chan="$(P)$(R)OpenShutterDly"
clr=14
bclr=51
}
@@ -421,7 +421,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)CloseShutterDly"
chan="$(P)$(R)CloseShutterDly"
clr=14
bclr=51
}
@@ -462,7 +462,7 @@ menu {
height=20
}
control {
chan="$(P)$(D)ShutterMode"
chan="$(P)$(R)ShutterMode"
clr=14
bclr=51
}
@@ -500,7 +500,7 @@ text {
height=20
}
control {
chan="$(P)$(D)Acquire"
chan="$(P)$(R)Acquire"
clr=14
bclr=51
}
@@ -541,7 +541,7 @@ text {
height=20
}
monitor {
chan="$(P)$(D)DetectorState_RBV"
chan="$(P)$(R)DetectorState_RBV"
clr=54
bclr=4
}
@@ -557,7 +557,7 @@ text {
height=20
}
control {
chan="$(P)$(D)Acquire"
chan="$(P)$(R)Acquire"
clr=14
bclr=51
}
@@ -585,7 +585,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)TimeRemaining"
chan="$(P)$(R)TimeRemaining"
clr=54
bclr=4
}
@@ -675,7 +675,7 @@ text {
height=20
}
control {
chan="$(P)$(D)AcquireTime"
chan="$(P)$(R)AcquireTime"
clr=14
bclr=51
}
@@ -690,7 +690,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)AcquireTime_RBV"
chan="$(P)$(R)AcquireTime_RBV"
clr=54
bclr=4
}
@@ -719,7 +719,7 @@ text {
height=20
}
control {
chan="$(P)$(D)AcquirePeriod"
chan="$(P)$(R)AcquirePeriod"
clr=14
bclr=51
}
@@ -734,7 +734,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)AcquirePeriod_RBV"
chan="$(P)$(R)AcquirePeriod_RBV"
clr=54
bclr=4
}
@@ -772,7 +772,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)NumImages"
chan="$(P)$(R)NumImages"
clr=14
bclr=51
}
@@ -787,7 +787,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)NumImages_RBV"
chan="$(P)$(R)NumImages_RBV"
clr=54
bclr=4
}
@@ -818,7 +818,7 @@ text {
height=20
}
control {
chan="$(P)$(D)NumExposures"
chan="$(P)$(R)NumExposures"
clr=14
bclr=51
}
@@ -833,7 +833,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)NumExposures_RBV"
chan="$(P)$(R)NumExposures_RBV"
clr=54
bclr=4
}
@@ -860,7 +860,7 @@ composite {
"basic attribute" {
clr=54
}
textix="$(P)$(D)"
textix="$(P)$(R)"
}
text {
object {
@@ -907,7 +907,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)Manufacturer_RBV"
chan="$(P)$(R)Manufacturer_RBV"
clr=54
bclr=4
}
@@ -948,7 +948,7 @@ composite {
display[0] {
label="asynRecord"
name="asynRecord.adl"
args="P=$(P),R=$(D)AsynIO"
args="P=$(P),R=$(R)AsynIO"
}
display[1] {
label="Save restore status"
@@ -968,7 +968,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)BinX"
chan="$(P)$(R)BinX"
clr=14
bclr=51
}
@@ -983,7 +983,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)BinY"
chan="$(P)$(R)BinY"
clr=14
bclr=51
}
@@ -998,7 +998,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)BinX_RBV"
chan="$(P)$(R)BinX_RBV"
clr=54
bclr=4
}
@@ -1014,7 +1014,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)BinY_RBV"
chan="$(P)$(R)BinY_RBV"
clr=54
bclr=4
}
@@ -1052,7 +1052,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)MinX_RBV"
chan="$(P)$(R)MinX_RBV"
clr=54
bclr=4
}
@@ -1068,7 +1068,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)MinX"
chan="$(P)$(R)MinX"
clr=14
bclr=51
}
@@ -1083,7 +1083,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)MinY"
chan="$(P)$(R)MinY"
clr=14
bclr=51
}
@@ -1098,7 +1098,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)MinY_RBV"
chan="$(P)$(R)MinY_RBV"
clr=54
bclr=4
}
@@ -1151,7 +1151,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)SizeX"
chan="$(P)$(R)SizeX"
clr=14
bclr=51
}
@@ -1166,7 +1166,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)SizeY"
chan="$(P)$(R)SizeY"
clr=14
bclr=51
}
@@ -1181,7 +1181,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)SizeX_RBV"
chan="$(P)$(R)SizeX_RBV"
clr=54
bclr=4
}
@@ -1197,7 +1197,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)SizeY_RBV"
chan="$(P)$(R)SizeY_RBV"
clr=54
bclr=4
}
@@ -1228,7 +1228,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)MaxSizeX_RBV"
chan="$(P)$(R)MaxSizeX_RBV"
clr=54
bclr=4
}
@@ -1244,7 +1244,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)MaxSizeY_RBV"
chan="$(P)$(R)MaxSizeY_RBV"
clr=54
bclr=4
}
@@ -1282,7 +1282,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)ImageMode"
chan="$(P)$(R)ImageMode"
clr=14
bclr=51
}
@@ -1295,7 +1295,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)ImageMode_RBV"
chan="$(P)$(R)ImageMode_RBV"
clr=54
bclr=4
}
@@ -1327,7 +1327,7 @@ menu {
height=20
}
control {
chan="$(P)$(D)TriggerMode"
chan="$(P)$(R)TriggerMode"
clr=14
bclr=51
}
@@ -1340,7 +1340,7 @@ menu {
height=18
}
monitor {
chan="$(P)$(D)TriggerMode_RBV"
chan="$(P)$(R)TriggerMode_RBV"
clr=54
bclr=4
}
@@ -1370,7 +1370,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)Model_RBV"
chan="$(P)$(R)Model_RBV"
clr=54
bclr=4
}
@@ -1398,7 +1398,7 @@ text {
height=20
}
control {
chan="$(P)$(D)AsynIO.CNCT"
chan="$(P)$(R)AsynIO.CNCT"
clr=14
bclr=51
}
@@ -1413,7 +1413,7 @@ text {
height=20
}
control {
chan="$(P)$(D)AsynIO.CNCT"
chan="$(P)$(R)AsynIO.CNCT"
clr=14
bclr=51
}
@@ -1450,7 +1450,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)ImageCounter_RBV"
chan="$(P)$(R)ImageCounter_RBV"
clr=54
bclr=4
}
@@ -1465,7 +1465,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)ImageCounter"
chan="$(P)$(R)ImageCounter"
clr=14
bclr=51
}
@@ -1495,7 +1495,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)ImageRate_RBV"
chan="$(P)$(R)ImageRate_RBV"
clr=54
bclr=4
}
@@ -1515,7 +1515,7 @@ text {
"dynamic attribute" {
vis="if not zero"
calc="0"
chan="$(P)$(D)AsynIO.CNCT"
chan="$(P)$(R)AsynIO.CNCT"
}
textix="Connected"
align="horiz. centered"
@@ -1532,7 +1532,7 @@ text {
}
"dynamic attribute" {
vis="if zero"
chan="$(P)$(D)AsynIO.CNCT"
chan="$(P)$(R)AsynIO.CNCT"
}
textix="Disconnected"
align="horiz. centered"
@@ -1567,7 +1567,7 @@ composite {
"basic attribute" {
clr=54
}
textix="Area Detector Control - $(P)$(D)"
textix="Area Detector Control - $(P)$(R)"
align="horiz. centered"
}
}
@@ -1593,7 +1593,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)PortName_RBV"
chan="$(P)$(R)PortName_RBV"
clr=54
bclr=4
}
@@ -1676,7 +1676,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)AutoSave"
chan="$(P)$(R)AutoSave"
clr=14
bclr=51
}
@@ -1689,7 +1689,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)AutoSave_RBV"
chan="$(P)$(R)AutoSave_RBV"
clr=54
bclr=4
}
@@ -1726,7 +1726,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)FullFileName_RBV"
chan="$(P)$(R)FullFileName_RBV"
clr=54
bclr=4
}
@@ -1766,7 +1766,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)FileTemplate_RBV"
chan="$(P)$(R)FileTemplate_RBV"
clr=54
bclr=4
}
@@ -1782,7 +1782,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)FileTemplate"
chan="$(P)$(R)FileTemplate"
clr=14
bclr=51
}
@@ -1822,7 +1822,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)AutoIncrement"
chan="$(P)$(R)AutoIncrement"
clr=14
bclr=51
}
@@ -1835,7 +1835,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)AutoIncrement_RBV"
chan="$(P)$(R)AutoIncrement_RBV"
clr=54
bclr=4
}
@@ -1874,7 +1874,7 @@ composite {
height=22
}
control {
chan="$(P)$(D)FileNumber"
chan="$(P)$(R)FileNumber"
clr=14
bclr=51
}
@@ -1889,7 +1889,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)FileNumber_RBV"
chan="$(P)$(R)FileNumber_RBV"
clr=54
bclr=4
}
@@ -1937,7 +1937,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)FileName"
chan="$(P)$(R)FileName"
clr=14
bclr=51
}
@@ -1953,7 +1953,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)FileName_RBV"
chan="$(P)$(R)FileName_RBV"
clr=54
bclr=4
}
@@ -1991,7 +1991,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)FilePath"
chan="$(P)$(R)FilePath"
clr=14
bclr=51
}
@@ -2007,7 +2007,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)FilePath_RBV"
chan="$(P)$(R)FilePath_RBV"
clr=54
bclr=4
}
@@ -2074,7 +2074,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)FileFormat_RBV"
chan="$(P)$(R)FileFormat_RBV"
clr=54
bclr=4
}
@@ -2089,7 +2089,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)FileFormat"
chan="$(P)$(R)FileFormat"
clr=14
bclr=51
}
@@ -2126,7 +2126,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)WriteFile"
chan="$(P)$(R)WriteFile"
clr=14
bclr=51
}
@@ -2156,7 +2156,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)ReadFile"
chan="$(P)$(R)ReadFile"
clr=14
bclr=51
}
@@ -2204,7 +2204,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)ImageSize_RBV"
chan="$(P)$(R)ImageSize_RBV"
clr=54
bclr=4
}
@@ -2231,7 +2231,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)Gain_RBV"
chan="$(P)$(R)Gain_RBV"
clr=54
bclr=4
}
@@ -2247,7 +2247,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)Gain"
chan="$(P)$(R)Gain"
clr=14
bclr=51
}
@@ -2299,7 +2299,7 @@ composite {
height=20
}
control {
chan="$(P)$(D)DataType"
chan="$(P)$(R)DataType"
clr=14
bclr=51
}
@@ -2312,7 +2312,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)DataType_RBV"
chan="$(P)$(R)DataType_RBV"
clr=54
bclr=4
}
@@ -2353,7 +2353,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)ImageSizeX_RBV"
chan="$(P)$(R)ImageSizeX_RBV"
clr=54
bclr=4
}
@@ -2369,7 +2369,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)ImageSizeY_RBV"
chan="$(P)$(R)ImageSizeY_RBV"
clr=54
bclr=4
}
@@ -2389,7 +2389,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)ReverseX_RBV"
chan="$(P)$(R)ReverseX_RBV"
clr=54
bclr=4
}
@@ -2405,7 +2405,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(D)ReverseY_RBV"
chan="$(P)$(R)ReverseY_RBV"
clr=54
bclr=4
}
@@ -2434,7 +2434,7 @@ menu {
height=18
}
control {
chan="$(P)$(D)ReverseX"
chan="$(P)$(R)ReverseX"
clr=14
bclr=51
}
@@ -2447,7 +2447,7 @@ menu {
height=18
}
control {
chan="$(P)$(D)ReverseY"
chan="$(P)$(R)ReverseY"
clr=14
bclr=51
}

View File

@@ -109,22 +109,22 @@ text {
display[0] {
label="Simulator #1 General"
name="ADBase.adl"
args="P=13SIM1:, D=cam1:"
args="P=13SIM1:, R=cam1:"
}
display[1] {
label="Simulator #1 Specific"
name="simDetector.adl"
args="P=13SIM1:, D=cam1:"
args="P=13SIM1:, R=cam1:"
}
display[2] {
label="Simulator #2 General"
name="ADBase.adl"
args="P=13SIM1:, D=cam2:"
args="P=13SIM1:, R=cam2:"
}
display[3] {
label="Simulator #2 Specific"
name="simDetector.ad"
args="P=13SIM1:, D=cam2:"
name="simDetector.adl"
args="P=13SIM1:, R=cam2:"
}
clr=14
bclr=51
@@ -151,22 +151,22 @@ text {
display[0] {
label="Prosilica #1 general"
name="ADBase.adl"
args="P=13PS1:, D=cam1:"
args="P=13PS1:, R=cam1:"
}
display[1] {
label="Prosilica #1 specific"
name="prosilica.adl"
args="P=13PS1:, D=cam1:"
args="P=13PS1:, R=cam1:"
}
display[2] {
label="Prosilica #2 general"
name="ADBase.adl"
args="P=13PS1:, D=cam2:"
args="P=13PS1:, R=cam2:"
}
display[3] {
label="Prosilica #2 specific"
name="prosilica.adl"
args="P=13PS1:, D=cam2:"
args="P=13PS1:, R=cam2:"
}
clr=14
bclr=51
@@ -193,12 +193,12 @@ text {
display[0] {
label="Image #1"
name="NDStdArrays.adl"
args="P=13SIM1:, A=image1:"
args="P=13SIM1:, R=image1:"
}
display[1] {
label="File #1"
name="NDFile.adl"
args="P=13SIM1:, F=file1:"
args="P=13SIM1:, R=file1:"
}
display[2] {
label="ROI #1"
@@ -230,12 +230,12 @@ text {
display[0] {
label="Image #1"
name="NDStdArrays.adl"
args="P=13PS1:, A=image1:"
args="P=13PS1:, R=image1:"
}
display[1] {
label="File #1"
name="NDFile.adl"
args="P=13PS1:, F=file1:"
args="P=13PS1:, R=file1:"
}
display[2] {
label="ROI #1"

View File

@@ -100,7 +100,7 @@ text {
"dynamic attribute" {
vis="if not zero"
calc="A"
chan="$(P)$(F)Capture_RBV"
chan="$(P)$(A)Capture_RBV"
}
textix="Capturing"
align="horiz. centered"
@@ -118,7 +118,7 @@ text {
"dynamic attribute" {
vis="if zero"
calc="A"
chan="$(P)$(F)Capture_RBV"
chan="$(P)$(A)Capture_RBV"
}
textix="Done"
align="horiz. centered"
@@ -144,7 +144,7 @@ text {
height=20
}
control {
chan="$(P)$(F)NDArrayPort"
chan="$(P)$(A)NDArrayPort"
clr=14
bclr=51
}
@@ -159,7 +159,7 @@ text {
height=18
}
monitor {
chan="$(P)$(F)NDArrayPort_RBV"
chan="$(P)$(A)NDArrayPort_RBV"
clr=54
bclr=4
}
@@ -198,7 +198,7 @@ composite {
display[0] {
label="asynRecord"
name="asynRecord.adl"
args="P=$(P),R=$(F)AsynIO"
args="P=$(P),R=$(A)AsynIO"
}
clr=14
bclr=51
@@ -213,7 +213,7 @@ menu {
height=20
}
control {
chan="$(P)$(F)BlockingCallbacks"
chan="$(P)$(A)BlockingCallbacks"
clr=14
bclr=51
}
@@ -226,7 +226,7 @@ menu {
height=18
}
monitor {
chan="$(P)$(F)BlockingCallbacks_RBV"
chan="$(P)$(A)BlockingCallbacks_RBV"
clr=54
bclr=4
}
@@ -254,7 +254,7 @@ text {
height=20
}
control {
chan="$(P)$(F)NDArrayAddress"
chan="$(P)$(A)NDArrayAddress"
clr=14
bclr=51
}
@@ -269,7 +269,7 @@ text {
height=18
}
monitor {
chan="$(P)$(F)NDArrayAddress_RBV"
chan="$(P)$(A)NDArrayAddress_RBV"
clr=54
bclr=4
}
@@ -310,7 +310,7 @@ menu {
height=20
}
control {
chan="$(P)$(F)AutoSave"
chan="$(P)$(A)AutoSave"
clr=14
bclr=51
}
@@ -323,7 +323,7 @@ menu {
height=18
}
monitor {
chan="$(P)$(F)AutoSave_RBV"
chan="$(P)$(A)AutoSave_RBV"
clr=54
bclr=4
}
@@ -360,7 +360,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(F)FullFileName_RBV"
chan="$(P)$(A)FullFileName_RBV"
clr=54
bclr=4
}
@@ -400,7 +400,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(F)FileTemplate_RBV"
chan="$(P)$(A)FileTemplate_RBV"
clr=54
bclr=4
}
@@ -416,7 +416,7 @@ composite {
height=20
}
control {
chan="$(P)$(F)FileTemplate"
chan="$(P)$(A)FileTemplate"
clr=14
bclr=51
}
@@ -456,7 +456,7 @@ composite {
height=20
}
control {
chan="$(P)$(F)AutoIncrement"
chan="$(P)$(A)AutoIncrement"
clr=14
bclr=51
}
@@ -469,7 +469,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(F)AutoIncrement_RBV"
chan="$(P)$(A)AutoIncrement_RBV"
clr=54
bclr=4
}
@@ -508,7 +508,7 @@ composite {
height=22
}
control {
chan="$(P)$(F)FileNumber"
chan="$(P)$(A)FileNumber"
clr=14
bclr=51
}
@@ -523,7 +523,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(F)FileNumber_RBV"
chan="$(P)$(A)FileNumber_RBV"
clr=54
bclr=4
}
@@ -571,7 +571,7 @@ composite {
height=20
}
control {
chan="$(P)$(F)FileName"
chan="$(P)$(A)FileName"
clr=14
bclr=51
}
@@ -587,7 +587,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(F)FileName_RBV"
chan="$(P)$(A)FileName_RBV"
clr=54
bclr=4
}
@@ -625,7 +625,7 @@ composite {
height=20
}
control {
chan="$(P)$(F)FilePath"
chan="$(P)$(A)FilePath"
clr=14
bclr=51
}
@@ -641,7 +641,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(F)FilePath_RBV"
chan="$(P)$(A)FilePath_RBV"
clr=54
bclr=4
}
@@ -708,7 +708,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(F)FileFormat_RBV"
chan="$(P)$(A)FileFormat_RBV"
clr=54
bclr=4
}
@@ -723,7 +723,7 @@ composite {
height=20
}
control {
chan="$(P)$(F)FileFormat"
chan="$(P)$(A)FileFormat"
clr=14
bclr=51
}
@@ -760,7 +760,7 @@ composite {
height=20
}
control {
chan="$(P)$(F)WriteFile"
chan="$(P)$(A)WriteFile"
clr=14
bclr=51
}
@@ -790,7 +790,7 @@ text {
height=20
}
control {
chan="$(P)$(F)ReadFile"
chan="$(P)$(A)ReadFile"
clr=14
bclr=51
}
@@ -830,7 +830,7 @@ text {
"basic attribute" {
clr=54
}
textix="$(P)$(F)"
textix="$(P)$(A)"
align="horiz. centered"
}
"message button" {
@@ -841,7 +841,7 @@ text {
height=20
}
control {
chan="$(P)$(F)Capture"
chan="$(P)$(A)Capture"
clr=14
bclr=51
}
@@ -869,7 +869,7 @@ text {
height=20
}
control {
chan="$(P)$(F)Capture"
chan="$(P)$(A)Capture"
clr=14
bclr=51
}
@@ -897,7 +897,7 @@ menu {
height=20
}
control {
chan="$(P)$(F)FileWriteMode"
chan="$(P)$(A)FileWriteMode"
clr=14
bclr=51
}
@@ -910,7 +910,7 @@ menu {
height=18
}
monitor {
chan="$(P)$(F)FileWriteMode_RBV"
chan="$(P)$(A)FileWriteMode_RBV"
clr=54
bclr=4
}
@@ -947,7 +947,7 @@ composite {
height=22
}
control {
chan="$(P)$(F)NumCapture"
chan="$(P)$(A)NumCapture"
clr=14
bclr=51
}
@@ -962,7 +962,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(F)NumCaptured_RBV"
chan="$(P)$(A)NumCaptured_RBV"
clr=54
bclr=4
}
@@ -977,7 +977,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(F)NumCapture_RBV"
chan="$(P)$(A)NumCapture_RBV"
clr=54
bclr=4
}
@@ -994,7 +994,7 @@ composite {
height=20
}
control {
chan="$(P)$(F)ArrayCounter"
chan="$(P)$(A)ArrayCounter"
clr=14
bclr=51
}
@@ -1009,7 +1009,7 @@ composite {
height=18
}
monitor {
chan="$(P)$(F)ArrayCounter_RBV"
chan="$(P)$(A)ArrayCounter_RBV"
clr=54
bclr=4
}
@@ -1050,7 +1050,7 @@ text {
height=18
}
monitor {
chan="$(P)$(F)ArrayRate_RBV"
chan="$(P)$(A)ArrayRate_RBV"
clr=54
bclr=4
}
@@ -1065,7 +1065,7 @@ text {
height=20
}
control {
chan="$(P)$(F)DroppedArrays"
chan="$(P)$(A)DroppedArrays"
clr=14
bclr=51
}
@@ -1080,7 +1080,7 @@ text {
height=18
}
monitor {
chan="$(P)$(F)DroppedArrays_RBV"
chan="$(P)$(A)DroppedArrays_RBV"
clr=54
bclr=4
}
@@ -1121,7 +1121,7 @@ text {
height=20
}
control {
chan="$(P)$(F)MinWriteTime"
chan="$(P)$(A)MinWriteTime"
clr=14
bclr=51
}
@@ -1136,7 +1136,7 @@ text {
height=18
}
monitor {
chan="$(P)$(F)MinWriteTime_RBV"
chan="$(P)$(A)MinWriteTime_RBV"
clr=54
bclr=4
}

View File

@@ -7,8 +7,8 @@ display {
object {
x=362
y=122
width=455
height=575
width=700
height=600
}
clr=14
bclr=4
@@ -140,7 +140,7 @@ rectangle {
x=10
y=40
width=350
height=290
height=320
}
"basic attribute" {
clr=14
@@ -462,22 +462,6 @@ composite {
}
}
}
"text update" {
object {
x=168
y=258
width=61
height=18
}
monitor {
chan="$(P)$(R)ReverseX_RBV"
clr=54
bclr=4
}
align="horiz. centered"
limits {
}
}
"text update" {
object {
x=261
@@ -494,32 +478,6 @@ composite {
limits {
}
}
text {
object {
x=87
y=278
width=70
height=20
}
"basic attribute" {
clr=14
}
textix="Reverse"
align="horiz. right"
}
menu {
object {
x=168
y=278
width=60
height=18
}
control {
chan="$(P)$(R)ReverseX"
clr=14
bclr=51
}
}
menu {
object {
x=261
@@ -592,7 +550,7 @@ composite {
rectangle {
object {
x=10
y=337
y=367
width=210
height=230
}
@@ -604,7 +562,7 @@ rectangle {
text {
object {
x=21
y=367
y=397
width=110
height=20
}
@@ -616,7 +574,7 @@ text {
menu {
object {
x=142
y=386
y=416
width=60
height=18
}
@@ -629,7 +587,7 @@ menu {
"text update" {
object {
x=140
y=367
y=397
width=61
height=18
}
@@ -645,7 +603,7 @@ menu {
text {
object {
x=31
y=439
y=469
width=100
height=20
}
@@ -658,7 +616,7 @@ text {
"text update" {
object {
x=142
y=440
y=470
width=61
height=18
}
@@ -674,7 +632,7 @@ text {
text {
object {
x=31
y=464
y=494
width=100
height=20
}
@@ -687,7 +645,7 @@ text {
"text update" {
object {
x=142
y=465
y=495
width=61
height=18
}
@@ -703,7 +661,7 @@ text {
text {
object {
x=31
y=489
y=519
width=100
height=20
}
@@ -716,7 +674,7 @@ text {
"text update" {
object {
x=142
y=490
y=520
width=61
height=18
}
@@ -732,7 +690,7 @@ text {
text {
object {
x=31
y=514
y=544
width=100
height=20
}
@@ -745,7 +703,7 @@ text {
"text update" {
object {
x=142
y=515
y=545
width=61
height=18
}
@@ -761,7 +719,7 @@ text {
text {
object {
x=31
y=539
y=569
width=100
height=20
}
@@ -774,7 +732,7 @@ text {
"text update" {
object {
x=142
y=540
y=570
width=61
height=18
}
@@ -790,7 +748,7 @@ text {
text {
object {
x=21
y=386
y=416
width=110
height=20
}
@@ -803,7 +761,7 @@ text {
composite {
object {
x=62
y=339
y=369
width=107
height=21
}
@@ -812,7 +770,7 @@ composite {
rectangle {
object {
x=62
y=339
y=369
width=107
height=21
}
@@ -823,7 +781,7 @@ composite {
text {
object {
x=65
y=339
y=369
width=100
height=20
}
@@ -838,7 +796,7 @@ composite {
rectangle {
object {
x=233
y=338
y=368
width=210
height=230
}
@@ -850,7 +808,7 @@ rectangle {
text {
object {
x=244
y=368
y=398
width=110
height=20
}
@@ -862,7 +820,7 @@ text {
menu {
object {
x=365
y=387
y=417
width=60
height=18
}
@@ -875,7 +833,7 @@ menu {
"text update" {
object {
x=363
y=368
y=398
width=61
height=18
}
@@ -891,7 +849,7 @@ menu {
text {
object {
x=244
y=387
y=417
width=110
height=20
}
@@ -904,7 +862,7 @@ text {
rectangle {
object {
x=285
y=340
y=370
width=107
height=21
}
@@ -915,7 +873,7 @@ rectangle {
text {
object {
x=288
y=340
y=370
width=100
height=20
}
@@ -928,7 +886,7 @@ text {
"text entry" {
object {
x=365
y=476
y=506
width=60
height=20
}
@@ -943,7 +901,7 @@ text {
"text update" {
object {
x=365
y=456
y=486
width=61
height=18
}
@@ -959,7 +917,7 @@ text {
text {
object {
x=284
y=476
y=506
width=70
height=20
}
@@ -972,7 +930,7 @@ text {
"text entry" {
object {
x=365
y=431
y=461
width=60
height=20
}
@@ -987,7 +945,7 @@ text {
"text update" {
object {
x=365
y=411
y=441
width=61
height=18
}
@@ -1003,7 +961,7 @@ text {
text {
object {
x=284
y=431
y=461
width=70
height=20
}
@@ -1016,7 +974,7 @@ text {
composite {
object {
x=254
y=546
y=576
width=172
height=20
}
@@ -1025,7 +983,7 @@ composite {
"text update" {
object {
x=365
y=547
y=577
width=61
height=18
}
@@ -1041,7 +999,7 @@ composite {
text {
object {
x=254
y=546
y=576
width=100
height=20
}
@@ -1056,7 +1014,7 @@ composite {
"text entry" {
object {
x=365
y=521
y=551
width=60
height=20
}
@@ -1071,7 +1029,7 @@ composite {
"text update" {
object {
x=365
y=501
y=531
width=61
height=18
}
@@ -1087,7 +1045,7 @@ composite {
text {
object {
x=284
y=521
y=551
width=70
height=20
}
@@ -1097,3 +1055,106 @@ text {
textix="Maximum"
align="horiz. right"
}
"cartesian plot" {
object {
x=453
y=368
width=238
height=229
}
plotcom {
title="Histogram"
xlabel="Bin number"
ylabel="Counts"
clr=14
bclr=51
}
trace[0] {
ydata="$(P)$(R)Histogram_RBV"
data_clr=14
}
}
text {
object {
x=87
y=278
width=70
height=20
}
"basic attribute" {
clr=14
}
textix="Reverse"
align="horiz. right"
}
menu {
object {
x=168
y=278
width=60
height=18
}
control {
chan="$(P)$(R)ReverseX"
clr=14
bclr=51
}
}
"text update" {
object {
x=168
y=258
width=61
height=18
}
monitor {
chan="$(P)$(R)ReverseX_RBV"
clr=54
bclr=4
}
align="horiz. centered"
limits {
}
}
text {
object {
x=87
y=329
width=70
height=20
}
"basic attribute" {
clr=14
}
textix="Data type"
align="horiz. right"
}
menu {
object {
x=168
y=330
width=80
height=18
}
control {
chan="$(P)$(R)DataType"
clr=14
bclr=51
}
}
"text update" {
object {
x=261
y=330
width=80
height=18
}
monitor {
chan="$(P)$(R)DataType_RBV"
clr=54
bclr=4
}
align="horiz. centered"
limits {
}
}

View File

@@ -5,8 +5,8 @@ file {
}
display {
object {
x=99
y=368
x=393
y=312
width=380
height=345
}
@@ -95,7 +95,7 @@ display {
height=20
}
control {
chan="$(P)$(A)DriverAddress"
chan="$(P)$(R)NDArrayAddress"
clr=14
bclr=51
}
@@ -110,7 +110,7 @@ display {
height=18
}
monitor {
chan="$(P)$(A)DriverAddress_RBV"
chan="$(P)$(R)NDArrayAddress_RBV"
clr=54
bclr=4
}
@@ -151,7 +151,7 @@ text {
height=20
}
control {
chan="$(P)$(A)DriverPort"
chan="$(P)$(R)NDArrayPort"
clr=14
bclr=51
}
@@ -166,7 +166,7 @@ text {
height=18
}
monitor {
chan="$(P)$(A)DriverPort_RBV"
chan="$(P)$(R)NDArrayPort_RBV"
clr=54
bclr=4
}
@@ -181,7 +181,7 @@ text {
height=20
}
control {
chan="$(P)$(A)ArrayCounter"
chan="$(P)$(R)ArrayCounter"
clr=14
bclr=51
}
@@ -196,7 +196,7 @@ text {
height=18
}
monitor {
chan="$(P)$(A)ArrayCounter_RBV"
chan="$(P)$(R)ArrayCounter_RBV"
clr=54
bclr=4
}
@@ -237,7 +237,7 @@ text {
height=18
}
monitor {
chan="$(P)$(A)ArrayRate_RBV"
chan="$(P)$(R)ArrayRate_RBV"
clr=54
bclr=4
}
@@ -265,7 +265,7 @@ text {
height=18
}
monitor {
chan="$(P)$(A)ArraySize0_RBV"
chan="$(P)$(R)ArraySize0_RBV"
clr=54
bclr=4
}
@@ -281,7 +281,7 @@ text {
height=18
}
monitor {
chan="$(P)$(A)ArraySize1_RBV"
chan="$(P)$(R)ArraySize1_RBV"
clr=54
bclr=4
}
@@ -310,7 +310,7 @@ text {
height=18
}
monitor {
chan="$(P)$(A)DataType_RBV"
chan="$(P)$(R)DataType_RBV"
clr=54
bclr=4
}
@@ -327,7 +327,7 @@ text {
height=20
}
control {
chan="$(P)$(A)DroppedArrays"
chan="$(P)$(R)DroppedArrays"
clr=14
bclr=51
}
@@ -342,7 +342,7 @@ text {
height=18
}
monitor {
chan="$(P)$(A)DroppedArrays_RBV"
chan="$(P)$(R)DroppedArrays_RBV"
clr=54
bclr=4
}
@@ -383,7 +383,7 @@ menu {
height=20
}
control {
chan="$(P)$(A)PostArrays"
chan="$(P)$(R)EnableCallbacks"
clr=14
bclr=51
}
@@ -396,7 +396,7 @@ menu {
height=18
}
monitor {
chan="$(P)$(A)PostArrays_RBV"
chan="$(P)$(R)EnableCallbacks_RBV"
clr=54
bclr=4
}
@@ -424,7 +424,7 @@ menu {
height=20
}
control {
chan="$(P)$(A)BlockingCallbacks"
chan="$(P)$(R)BlockingCallbacks"
clr=14
bclr=51
}
@@ -437,7 +437,7 @@ menu {
height=18
}
monitor {
chan="$(P)$(A)BlockingCallbacks_RBV"
chan="$(P)$(R)BlockingCallbacks_RBV"
clr=54
bclr=4
}
@@ -465,7 +465,7 @@ text {
"basic attribute" {
clr=54
}
textix="$(P)$(A)"
textix="$(P)$(R)"
align="horiz. centered"
}
text {
@@ -489,7 +489,7 @@ text {
height=20
}
control {
chan="$(P)$(A)MinArrayUpdate"
chan="$(P)$(R)MinCallbackTime"
clr=14
bclr=51
}
@@ -504,7 +504,7 @@ text {
height=18
}
monitor {
chan="$(P)$(A)MinArrayUpdate_RBV"
chan="$(P)$(R)MinCallbackTime_RBV"
clr=54
bclr=4
}
@@ -534,7 +534,7 @@ text {
display[0] {
label="asynRecord"
name="asynRecord.adl"
args="P=$(P),R=$(A)AsynIO"
args="P=$(P),R=$(R)AsynIO"
}
clr=14
bclr=51

View File

@@ -121,7 +121,7 @@ text {
height=15
}
monitor {
chan="$(P)$(D)PSFramesCompleted"
chan="$(P)$(R)PSFramesCompleted"
clr=54
bclr=3
}
@@ -150,7 +150,7 @@ text {
height=15
}
monitor {
chan="$(P)$(D)PSFramesDropped"
chan="$(P)$(R)PSFramesDropped"
clr=54
bclr=3
}
@@ -179,7 +179,7 @@ text {
height=15
}
monitor {
chan="$(P)$(D)PSPacketsErroneous"
chan="$(P)$(R)PSPacketsErroneous"
clr=54
bclr=3
}
@@ -208,7 +208,7 @@ text {
height=15
}
monitor {
chan="$(P)$(D)PSPacketsMissed"
chan="$(P)$(R)PSPacketsMissed"
clr=54
bclr=3
}
@@ -237,7 +237,7 @@ text {
height=15
}
monitor {
chan="$(P)$(D)PSPacketsReceived"
chan="$(P)$(R)PSPacketsReceived"
clr=54
bclr=3
}
@@ -266,7 +266,7 @@ text {
height=15
}
monitor {
chan="$(P)$(D)PSPacketsRequested"
chan="$(P)$(R)PSPacketsRequested"
clr=54
bclr=3
}
@@ -295,7 +295,7 @@ text {
height=15
}
monitor {
chan="$(P)$(D)PSDriverType"
chan="$(P)$(R)PSDriverType"
clr=54
bclr=3
}
@@ -324,7 +324,7 @@ text {
height=15
}
monitor {
chan="$(P)$(D)PSFilterVersion"
chan="$(P)$(R)PSFilterVersion"
clr=54
bclr=3
}
@@ -353,7 +353,7 @@ text {
height=15
}
monitor {
chan="$(P)$(D)PSFrameRate"
chan="$(P)$(R)PSFrameRate"
clr=54
bclr=3
}
@@ -371,7 +371,7 @@ text {
"basic attribute" {
clr=14
}
textix="$(P)$(D)"
textix="$(P)$(R)"
align="horiz. centered"
}
composite {
@@ -393,7 +393,7 @@ composite {
display[0] {
label="Detector control"
name="ADBase.adl"
args="P=$(P), D=$(D)"
args="P=$(P), R=$(R)"
}
clr=14
bclr=51
@@ -419,7 +419,7 @@ composite {
height=18
}
control {
chan="$(P)$(D)PSReadStatistics.SCAN"
chan="$(P)$(R)PSReadStatistics.SCAN"
clr=14
bclr=51
}
@@ -456,7 +456,7 @@ composite {
height=15
}
monitor {
chan="$(P)$(D)PSPacketsResent"
chan="$(P)$(R)PSPacketsResent"
clr=54
bclr=3
}
@@ -487,7 +487,7 @@ text {
height=15
}
monitor {
chan="$(P)$(D)PSBadFrameCounter"
chan="$(P)$(R)PSBadFrameCounter"
clr=54
bclr=3
}

View File

@@ -109,7 +109,7 @@ text {
display[0] {
label="Detector control"
name="ADBase.adl"
args="P=$(P), D=$(D)"
args="P=$(P), R=$(R)"
}
clr=14
bclr=51
@@ -135,7 +135,7 @@ text {
height=20
}
control {
chan="$(P)$(D)GainX"
chan="$(P)$(R)GainX"
clr=14
bclr=51
}
@@ -150,7 +150,7 @@ text {
height=20
}
control {
chan="$(P)$(D)GainY"
chan="$(P)$(R)GainY"
clr=14
bclr=51
}
@@ -165,7 +165,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)GainX_RBV"
chan="$(P)$(R)GainX_RBV"
clr=54
bclr=4
}
@@ -181,7 +181,7 @@ text {
height=18
}
monitor {
chan="$(P)$(D)GainY_RBV"
chan="$(P)$(R)GainY_RBV"
clr=54
bclr=4
}
@@ -236,7 +236,7 @@ text {
height=20
}
control {
chan="$(P)$(D)Reset"
chan="$(P)$(R)Reset"
clr=14
bclr=51
}
@@ -253,6 +253,6 @@ text {
"basic attribute" {
clr=14
}
textix="$(P)$(D)"
textix="$(P)$(R)"
align="horiz. centered"
}