sct controllers should have their data property set to false

r2732 | ffr | 2008-11-04 10:23:25 +1100 (Tue, 04 Nov 2008) | 2 lines
This commit is contained in:
Ferdi Franceschini
2008-11-04 10:23:25 +11:00
committed by Douglas Clowes
parent 0c69a21706
commit 25ac6f8b27

View File

@@ -1,5 +1,5 @@
# $Revision: 1.17 $
# $Date: 2008-11-03 07:20:34 $
# $Revision: 1.18 $
# $Date: 2008-11-03 23:23:25 $
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
# Last revision by: $Author: ffr $
@@ -56,9 +56,13 @@ server_init
hsetprop /instrument/parameters/derived_parameters/$pname/feedback/status nxsave false
}
hsetprop /sct_mc1 control false
hsetprop /sct_mc1 data false
hsetprop /sct_mc2 control false
hsetprop /sct_mc2 data false
hsetprop /sct_mc3 control false
hsetprop /sct_mc3 data false
hsetprop /sct_mc4 control false
hsetprop /sct_mc4 data false
hfactory /instrument/parameters/changer_position link samx_motor
hsetprop /instrument/parameters/changer_position data true