SICS-847: Replace t0_chopper_id with master_chopper_id in Lt0 calculation.
Also added some extra chopper status variables.
This commit is contained in:
@@ -516,7 +516,7 @@ sicslist setatt gs_L2_curtaind long_name L2_curtaind
|
||||
|
||||
## Lt0
|
||||
proc Lt0 {} {
|
||||
set t0_id [SplitReply [t0_chopper_id]]
|
||||
set t0_id [SplitReply [master_chopper_id]]
|
||||
switch $t0_id {
|
||||
"1" { set retval 0.0}
|
||||
"2" { set retval 1100.0}
|
||||
|
||||
Reference in New Issue
Block a user