Script execution
This commit is contained in:
@@ -152,7 +152,7 @@ diag_channels.append(ManipulatorCoolFlowSet)
|
||||
|
||||
def print_diag():
|
||||
for f in diag_channels:
|
||||
print "%-26s %s" % (f.getName() , str(f.read()))
|
||||
print "%-24s %s" % (f.getName() , str(f.read()))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user