From 8b4bcc4c9eb5345adf54b5e573bd3757364b55a4 Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Wed, 10 Sep 2014 17:01:50 +1000 Subject: [PATCH] Pelican does not currently have a PLC interface --- site_ansto/instrument/pelican/config/plc/plc.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site_ansto/instrument/pelican/config/plc/plc.tcl b/site_ansto/instrument/pelican/config/plc/plc.tcl index 3fd03f03..16245347 100644 --- a/site_ansto/instrument/pelican/config/plc/plc.tcl +++ b/site_ansto/instrument/pelican/config/plc/plc.tcl @@ -1,5 +1,5 @@ #FIXME Does pelican have a PLC interface? -plc_simulation false +plc_simulation true set sim_mode [SplitReply [plc_simulation]]