Regenerate SCT drivers
This commit is contained in:
@@ -92,7 +92,7 @@ proc ::scobj::west_6100::checkstatus {tc_root} {
|
||||
if {[hpropexists [sct] simulated] && [sct simulated] == "true"} {
|
||||
set pv "${sp}"
|
||||
hupdateif ${tc_root}/[sct driveable] ${sp}
|
||||
}
|
||||
} else {
|
||||
set pv "[hval ${tc_root}/[sct driveable]]"
|
||||
}
|
||||
if { abs(${pv} - ${sp}) <= [sct tolerance] } {
|
||||
|
||||
Reference in New Issue
Block a user