Remove superfluous trailing white space from TCL files
This commit is contained in:
@@ -154,7 +154,7 @@ proc rdPwdAck {} {
|
||||
return NXTCHOPPER
|
||||
}
|
||||
} message ]
|
||||
handle_exception $catch_status $message
|
||||
handle_exception $catch_status $message
|
||||
}
|
||||
|
||||
# Create chopper control
|
||||
@@ -175,7 +175,7 @@ proc rdPwdAck {} {
|
||||
|
||||
hfactory $chopperPath/device_error plain spy text
|
||||
hset $chopperPath/device_error ""
|
||||
|
||||
|
||||
# Must be set by user
|
||||
hfactory $chopperPath/geometry plain spy none
|
||||
hfactory $chopperPath/geometry/position plain spy none
|
||||
@@ -186,7 +186,7 @@ proc rdPwdAck {} {
|
||||
hfactory $chopperPath/geometry/position/ChopperPosZ plain user float
|
||||
hsetprop $chopperPath/geometry/position/ChopperPosZ units "mm"
|
||||
hfactory $chopperPath/geometry/position/ChopperCoordScheme plain user text
|
||||
|
||||
|
||||
# Setup nodes for state report parameters
|
||||
foreach ch {"ch1" "ch2" "ch3" "ch4"} {
|
||||
hfactory $chopperPath/$ch plain spy none
|
||||
|
||||
Reference in New Issue
Block a user