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:
Ferdi Franceschini
2012-09-26 10:06:23 +10:00
committed by Douglas Clowes
parent a0eee42022
commit b1de99869e

View File

@@ -908,6 +908,10 @@ proc set_vei {mEv} {
MakeConfigurableMotor vwi
vwi readscript get_vwi
vwi drivescript set_vwi
sicslist setatt vwi units Angstrom
sicslist setatt vwi klass crystal
sicslist setatt vwi long_name wavelength
MakeConfigurableMotor vei
vei readscript get_vei
vei drivescript set_vei