script_context_util.tcl

hinitprops can now be called with a list of parameters.
SICS-403 hinitprops will now check for "argtype" and "values" attributes on script context objects to create drop down lists valid arguments for GumTree

sct_positmotor_common.tcl
SICS-403 Now sets "argtype" and a list of "values" properties so GumTree can create drop-down lists of arguments.

quokka positmotor_configuration.tcl
SICS-401 diameter and sampleNum selectors report communications errors

sct_rfamp.c
The controller state should be set before calling AsconError.

r2931 | ffr | 2010-05-22 13:56:13 +1000 (Sat, 22 May 2010) | 13 lines
This commit is contained in:
Ferdi Franceschini
2010-05-22 13:56:13 +10:00
committed by Douglas Clowes
parent 7c90c9d440
commit b8811330f1
4 changed files with 20 additions and 9 deletions

View File

@@ -1,13 +1,13 @@
source $cfPath(motors)/sct_positmotor_common.tcl
set port1 [::utility::get_portnum pmc1-quokka]
set port2 [::utility::get_portnum pmc2-quokka]
set port3 [::utility::get_portnum pmc3-quokka]
set port4 [::utility::get_portnum pmc4-quokka]
makesctcontroller sct_mc1 std mc1:$port1
makesctcontroller sct_mc2 std mc2:$port2
makesctcontroller sct_mc3 std mc3:$port3
makesctcontroller sct_mc4 std mc4:$port4
set port1 [portnum pmc1-quokka]
set port2 [portnum pmc2-quokka]
set port3 [portnum pmc3-quokka]
set port4 [portnum pmc4-quokka]
makesctcontroller sct_mc1 std mc1-quokka:$port1
makesctcontroller sct_mc2 std mc2-quokka:$port2
makesctcontroller sct_mc3 std mc3-quokka:$port3
makesctcontroller sct_mc4 std mc4-quokka:$port4
# label pos
#index position