sct_rfamp.c
SICS-405 Protocol handler always reports "SET" failed. Implemented workaround so that it always succeeds until we have a proper fix. server_config.tcl Set opal_simulation=true until we implement the new LSS feedback r2940 | ffr | 2010-05-28 11:36:25 +1000 (Fri, 28 May 2010) | 6 lines
This commit is contained in:
committed by
Douglas Clowes
parent
9926044c35
commit
3d5d94c1dd
@@ -29,6 +29,7 @@ if {$sim_mode == "true"} {
|
||||
MakeAsyncQueue mc2 DMC2280 $dmc2280_controller2(host) $dmc2280_controller2(port)
|
||||
MakeAsyncQueue mc3 DMC2280 $dmc2280_controller3(host) $dmc2280_controller3(port)
|
||||
MakeAsyncQueue mc4 DMC2280 $dmc2280_controller4(host) $dmc2280_controller4(port)
|
||||
makesctcontroller sct_mc2 galil mc2-wombat:[portnum pmc2-wombat]
|
||||
}
|
||||
|
||||
#Measured absolute encoder reading at home position
|
||||
|
||||
Reference in New Issue
Block a user