SICS-645: Setting mtype attribute to stop scan from checking thread0
This commit is contained in:
@@ -600,6 +600,7 @@ proc mkFSpeedMot {fmot hdbroot chnode addr lowlim uplim} {
|
||||
stop "::chopper::stop $hdbroot $chnode $addr"\
|
||||
idle "::chopper::idle $hdbroot $chnode $addr"\
|
||||
}]
|
||||
sicslist setatt $fmot mtype tclmot
|
||||
hsetprop $hdbroot/$chnode abort 0
|
||||
$fmot movecount 5000
|
||||
$fmot hardlowerlim $lowlim
|
||||
@@ -636,6 +637,7 @@ proc mkFPhaseMot {fmot hdbroot chnode addr lowlim uplim} {
|
||||
stop "::chopper::stop $hdbroot $chnode $addr"\
|
||||
idle "::chopper::idle $hdbroot $chnode $addr"\
|
||||
}]
|
||||
sicslist setatt $fmot mtype tclmot
|
||||
hsetprop $hdbroot/$chnode abort 0
|
||||
$fmot movecount 5000
|
||||
$fmot hardlowerlim $lowlim
|
||||
|
||||
Reference in New Issue
Block a user