diff --git a/site_ansto/instrument/config/environment/temperature/sct_lakeshore_218.tcl b/site_ansto/instrument/config/environment/temperature/sct_lakeshore_218.tcl index 68e054a9..88604f8c 100644 --- a/site_ansto/instrument/config/environment/temperature/sct_lakeshore_218.tcl +++ b/site_ansto/instrument/config/environment/temperature/sct_lakeshore_218.tcl @@ -547,13 +547,13 @@ proc mkLS218 {argList} { # @internal time internal in polling the nodes # @return nothing (well, the sct object) -::scobj::ls218::mkLS218 { - name "ls218" - IP 137.157.202.219 - PORT 4001 - tuning 1 - interval 5 - klass environment -} +#::scobj::ls218::mkLS218 { +# name "ls218" +# IP 137.157.202.219 +# PORT 4001 +# tuning 1 +# interval 5 +# klass environment +#} namespace import ::scobj::ls218::*