Object parameters for hipadaba_support
r1190 | ffr | 2006-10-26 10:38:30 +1000 (Thu, 26 Oct 2006) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
a3f8673a8f
commit
112abbef49
41
site_ansto/instrument/ParList.tcl
Normal file
41
site_ansto/instrument/ParList.tcl
Normal file
@@ -0,0 +1,41 @@
|
||||
set countParList [list \
|
||||
setpreset \
|
||||
getpreset \
|
||||
setexponent \
|
||||
getexponent \
|
||||
setmode \
|
||||
getmode \
|
||||
setexponent \
|
||||
getcounts \
|
||||
getmonitor \
|
||||
count \
|
||||
status \
|
||||
gettime \
|
||||
getthreshold \
|
||||
setthreshold \
|
||||
send \
|
||||
]
|
||||
|
||||
set motParList [list \
|
||||
accesscode \
|
||||
failafter \
|
||||
fixed \
|
||||
hardlowerlim \
|
||||
hardupperlim \
|
||||
ignorefault \
|
||||
interruptmode \
|
||||
maxretry \
|
||||
movecount \
|
||||
precision \
|
||||
sign \
|
||||
softlowerlim \
|
||||
softupperlim \
|
||||
softzero \
|
||||
accel \
|
||||
decel \
|
||||
home \
|
||||
maxaccel \
|
||||
maxdecel \
|
||||
maxspeed \
|
||||
speed \
|
||||
]
|
||||
Reference in New Issue
Block a user