Make genmotconf a bit quieter.
But it would be good to generate labels for the posit_n values.
This commit is contained in:
@@ -161,7 +161,7 @@ foreach mn [lsort [array names motor_attcnt]] {
|
||||
foreach {att v} $sorted_nv_list {
|
||||
incr posnum
|
||||
lappend posit_list "posit_${posnum} \$${mn}_$att"
|
||||
puts "posit_${posnum} \$${mn}_$att = $v"
|
||||
# puts "posit_${posnum} \$${mn}_$att = $v"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user