Regenerate SCT drivers

This commit is contained in:
Douglas Clowes
2014-12-02 10:09:17 +11:00
parent e64b7bf409
commit 5f2223510f
41 changed files with 82 additions and 0 deletions

View File

@@ -211,6 +211,7 @@ proc ::scobj::tank::mkDriver { sct_controller name device_class simulation_flag
MakeSICSObj ${name} SCT_OBJECT
sicslist setatt ${name} driver tank
sicslist setatt ${name} klass ${device_class}
sicslist setatt ${name} long_name ${name}
@@ -334,6 +335,7 @@ proc ::scobj::tank::mkDriver { sct_controller name device_class simulation_flag
hsetprop ${scobj_hpath}/switches data "true"
hsetprop ${scobj_hpath}/switches klass "@none"
hsetprop ${scobj_hpath}/switches type "part"
hsetprop ${scobj_hpath} driver tank
hsetprop ${scobj_hpath} klass ${device_class}
hsetprop ${scobj_hpath} data true
hsetprop ${scobj_hpath} debug_threshold 5