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:
@@ -50,3 +50,7 @@ if [dict exists $::config_dict disk_chopper name] {
|
||||
sicslist setatt t0_chopper_freq klass NXdisk_chopper
|
||||
sicslist setatt t0_chopper_freq long_name t0_chopper_freq
|
||||
sicslist setatt t0_chopper_freq mutable true
|
||||
::utility::mkVar master_chopper_id int user master_chopper_id true NXdisk_chopper true true
|
||||
::utility::mkVar master_chopper_freq float user master_chopper_freq true NXdisk_chopper true true
|
||||
::utility::mkVar t0_chopper_phase float user t0_chopper_phase true NXdisk_chopper true true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user