Files
sics/site_ansto/instrument/emu/config/nexus/nxscripts.tcl
Ferdi Franceschini a76f5d9143 First implementation of an Emu.
TODO: Review motor names.
2015-03-10 14:13:11 +11:00

5 lines
106 B
Tcl

source $cfPath(nexus)/nxscripts_common_1.tcl
proc ::nexus::isc_initialize {} {
::nexus::ic_initialize
}