diff --git a/ADApp/op/adl/NDPlot.adl b/ADApp/op/adl/NDPlot.adl new file mode 100644 index 0000000..f7d0200 --- /dev/null +++ b/ADApp/op/adl/NDPlot.adl @@ -0,0 +1,132 @@ + +file { + name="/home/epics/devel/areaDetector/ADApp/op/adl/NDPlot.adl" + version=030102 +} +display { + object { + x=1095 + y=344 + width=400 + height=300 + } + clr=14 + bclr=4 + cmap="" + gridSpacing=5 + gridOn=0 + snapToGrid=0 +} +"color map" { + ncolors=65 + colors { + ffffff, + ececec, + dadada, + c8c8c8, + bbbbbb, + aeaeae, + 9e9e9e, + 919191, + 858585, + 787878, + 696969, + 5a5a5a, + 464646, + 2d2d2d, + 000000, + 00d800, + 1ebb00, + 339900, + 2d7f00, + 216c00, + fd0000, + de1309, + be190b, + a01207, + 820400, + 5893ff, + 597ee1, + 4b6ec7, + 3a5eab, + 27548d, + fbf34a, + f9da3c, + eeb62b, + e19015, + cd6100, + ffb0ff, + d67fe2, + ae4ebc, + 8b1a96, + 610a75, + a4aaff, + 8793e2, + 6a73c1, + 4d52a4, + 343386, + c7bb6d, + b79d5c, + a47e3c, + 7d5627, + 58340f, + 99ffff, + 73dfff, + 4ea5f9, + 2a63e4, + 0a00b8, + ebf1b5, + d4db9d, + bbc187, + a6a462, + 8b8239, + 73ff6b, + 52da3b, + 3cb420, + 289315, + 1a7309, + } +} +"cartesian plot" { + object { + x=0 + y=30 + width=400 + height=270 + } + plotcom { + title="$(TITLE)" + xlabel="$(XLABEL)" + ylabel="$(YLABEL)" + clr=14 + bclr=51 + } + trace[0] { + ydata="$(P)$(R)$(DATA)" + data_clr=14 + } +} +rectangle { + object { + x=0 + y=0 + width=400 + height=26 + } + "basic attribute" { + clr=2 + } +} +text { + object { + x=92 + y=1 + width=216 + height=25 + } + "basic attribute" { + clr=54 + } + textix="$(P)$(R) $(TITLE)" + align="horiz. centered" +}