Merging release 2.0 branch with CVS trunk
r2601 | ffr | 2008-05-30 10:26:57 +1000 (Fri, 30 May 2008) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
4a937e1608
commit
0749b0effa
10
site_ansto/instrument/rsd/config/anticollider/acscript.txt
Normal file
10
site_ansto/instrument/rsd/config/anticollider/acscript.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
# This script is loaded automatically by anticollider.tcl when SICS is launched
|
||||
# TODO Allow sequencing
|
||||
# TODO Allow functional dependencies
|
||||
#
|
||||
# Examples
|
||||
# for mphi forbid {-inf inf} when mchi in {{85 87} {93 95}}
|
||||
# when stth in { {0 10} {20 30} } forbid { {10 20} {90 100} } for mtth
|
||||
#
|
||||
## The next example forbids movement when both schi and sx are in the given ranges
|
||||
# forbid {0 10} for sphi whenall {schi in {10 15} sx {10 11} }
|
||||
Reference in New Issue
Block a user