Add commands to set the veto window.
r3699 | ffr | 2012-08-14 11:52:51 +1000 (Tue, 14 Aug 2012) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
b1d95d0a2b
commit
62567cac49
@@ -151,7 +151,7 @@ set fermiPath /sics/fermi_chopper
|
||||
}
|
||||
hsetprop $fermiPath chopper 1
|
||||
|
||||
set intlck_fields {test_mode cc_shutdown_req dsp_summ_shtdwn cooling_loss spd_sensor_loss ref_sig_loss over_temp vac_fail overspeed_or_breakfail cc_wd_fail ext_fault ups_fail emerg_stop pos_alarm osc_fail dsp_wd_fail}
|
||||
set intlck_fields {test_mode cc_shutdown_req dsp_summ_shtdwn cooling_loss spd_sensor_loss ref_sig_loss over_temp vac_fail overspeed_or_brakefail cc_wd_fail ext_fault ups_fail emerg_stop pos_alarm osc_fail dsp_wd_fail}
|
||||
|
||||
set chMax 1
|
||||
hsetprop $fermiPath chMax $chMax
|
||||
@@ -190,6 +190,8 @@ set chname ch$chN
|
||||
hfactory $chPath/control/device_error plain user text
|
||||
|
||||
foreach {n cmd} [subst -nocommands {
|
||||
set_vetowin100 "$chN:16:30:1:U32"
|
||||
set_vetowin50 "$chN:16:32:1:U32"
|
||||
set_rotspeed "$chN:16:1000:1:U32"
|
||||
set_prop_gain "$chN:16:1004:1:F32"
|
||||
set_int_gain "$chN:16:1006:1:F32"
|
||||
|
||||
Reference in New Issue
Block a user