From cca9029270c5825964726862cc27ac47c2c3e850 Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Fri, 19 Sep 2014 12:17:28 +1000 Subject: [PATCH] Enable plc on Dingo --- site_ansto/instrument/dingo/dingo_configuration.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site_ansto/instrument/dingo/dingo_configuration.tcl b/site_ansto/instrument/dingo/dingo_configuration.tcl index 0c6c3804..7e044f44 100644 --- a/site_ansto/instrument/dingo/dingo_configuration.tcl +++ b/site_ansto/instrument/dingo/dingo_configuration.tcl @@ -21,7 +21,7 @@ fileeval $cfPath(source)/source.tcl fileeval $cfPath(motors)/motor_configuration.tcl #fileeval $cfPath(motors)/positmotor_configuration.tcl #fileeval $cfPath(motors)/extraconfig.tcl -#fileeval $cfPath(plc)/plc.tcl +fileeval $cfPath(plc)/plc.tcl #fileeval $cfPath(counter)/counter.tcl #fileeval $cfPath(hmm)/hmm_configuration.tcl fileeval $cfPath(nexus)/nxscripts.tcl