Prototype file writing support and extending hipadaba to counters and histmem.
r1328 | ffr | 2006-11-30 08:28:47 +1100 (Thu, 30 Nov 2006) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
e5365fffdb
commit
5eeafb119e
@@ -1,6 +1,6 @@
|
||||
set hpaths [list \
|
||||
/sample /monochromator /slits \
|
||||
/slits/1 /slits/2 /detector ]
|
||||
/slits/1 /slits/2 /detector /detector/monitor /detector/histmem ]
|
||||
|
||||
# Maps devices (eg motors) to hipadaba paths.
|
||||
array set motor_hpath [list \
|
||||
@@ -24,13 +24,18 @@ som /sample \
|
||||
schi /sample \
|
||||
sphi /sample \
|
||||
sx /sample \
|
||||
sz /sample \
|
||||
sy /sample \
|
||||
stth /sample \
|
||||
sth /sample \
|
||||
mom /monochromator \
|
||||
mchi /monochromator \
|
||||
mphi /monochromator \
|
||||
mx /monochromator \
|
||||
mz /monochromator \
|
||||
my /monochromator \
|
||||
mtth /monochromator \
|
||||
hm /detector ]
|
||||
mth /monochromator ]
|
||||
|
||||
array set counter_hpath [ list \
|
||||
hm /detector/histmem \
|
||||
counter /detector/monitor ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user