motor_configuration.tcl
Set attributes on vwi motor which are required to save it in the data file. r3751 | ffr | 2012-09-26 10:06:23 +1000 (Wed, 26 Sep 2012) | 4 lines
This commit is contained in:
committed by
Douglas Clowes
parent
a0eee42022
commit
b1de99869e
@@ -908,6 +908,10 @@ proc set_vei {mEv} {
|
|||||||
MakeConfigurableMotor vwi
|
MakeConfigurableMotor vwi
|
||||||
vwi readscript get_vwi
|
vwi readscript get_vwi
|
||||||
vwi drivescript set_vwi
|
vwi drivescript set_vwi
|
||||||
|
sicslist setatt vwi units Angstrom
|
||||||
|
sicslist setatt vwi klass crystal
|
||||||
|
sicslist setatt vwi long_name wavelength
|
||||||
|
|
||||||
MakeConfigurableMotor vei
|
MakeConfigurableMotor vei
|
||||||
vei readscript get_vei
|
vei readscript get_vei
|
||||||
vei drivescript set_vei
|
vei drivescript set_vei
|
||||||
|
|||||||
Reference in New Issue
Block a user