Added list of hpaths and made sure that the last element
in the lists terminates with ] instead of \ r1271 | ffr | 2006-11-10 09:18:21 +1100 (Fri, 10 Nov 2006) | 3 lines
This commit is contained in:
committed by
Douglas Clowes
parent
fe1fc14814
commit
7e5725e14c
@@ -1,3 +1,7 @@
|
||||
set hpaths [list \
|
||||
/sample /detector /slits \
|
||||
/slits/1 /slits/2 /slits/3 /slits/4 ]
|
||||
|
||||
# Maps devices (eg motors) to hipadaba paths.
|
||||
array set motor_hpath [list \
|
||||
s1up /slits/1 \
|
||||
@@ -39,5 +43,4 @@ sax /sample \
|
||||
sath /sample \
|
||||
saphi /sample \
|
||||
dsyvt /detector \
|
||||
deyvt /detector \
|
||||
]
|
||||
deyvt /detector ]
|
||||
|
||||
Reference in New Issue
Block a user