with a default value of "histmem". Also created a "detector"
convenience macro so that the detector type can be easily queried and
set from the command line.
r3590 | ffr | 2012-06-04 20:16:07 +1000 (Mon, 04 Jun 2012) | 5 lines
hmscans. The type of scan is determined by the new "detector" parameter
on the /commands/scan/runscan tree. It is fixed to 'bmon' for Taipan
but is selectable on other instruments with default="histmem"
r3589 | ffr | 2012-06-04 20:11:51 +1000 (Mon, 04 Jun 2012) | 5 lines
nxscripts_common_1.tcl
Set the savecmd and sdsinfo attributes for the TasMot motors in
::nexus::set_sobj_attributes
instdict_specification.tcl
Add tasmot to the sobj_sicstype_list
hipadaba_configuration_common.tcl
Add tasmot to the motor switch statement of ::hdb::sobjadd
util/utility.tcl
Add TasMot to ::utility::set_motor_attributes
r3367 | ffr | 2012-02-13 20:59:50 +1100 (Mon, 13 Feb 2012) | 15 lines
their definition is specific to quokka. They have also been modified to
include the lakeshore readings.
r3364 | ffr | 2012-02-12 18:55:07 +1100 (Sun, 12 Feb 2012) | 4 lines
commands to provide feedback when setting a parameter because the
sctcontroller expects feedback from all commands.
r3352 | ffr | 2012-01-27 13:57:19 +1100 (Fri, 27 Jan 2012) | 4 lines
Add bath temperature to feedback. Allow switching between reading the
bath or external sensor for the sensor value. Check the data type of
replies from the Julabo because it can return values like "___.__" if
you're reading the wrong sensor.
sct_lakeshore_340.tcl, sct_lakeshore_336.tcl
Use the tolerance set on the control/tolerance node so the user can
change it while running.
r3348 | ffr | 2012-01-20 15:25:46 +1100 (Fri, 20 Jan 2012) | 10 lines
Taipan doesn't not have a histogram memory server.
tas/config/motors/positmotor_configuration.tcl
Taipan doesn't currently have discrete position motors
config/commands/commands_common.tcl
Taipan doesn't have a histogram memory server.
config/nexus/nxscripts_common_1.tcl
Specify internal path name convention for Taipan hdf files
r3282 | ffr | 2011-11-25 10:11:59 +1100 (Fri, 25 Nov 2011) | 13 lines
SICS-418 Make sure hnotify sends messages as hdbevents when using the
JSON protocl
site_ansto/instrument/config/hmm/hmm_object.tcl
Initialise the hmm object to make sure the read type is set.
nxscripts_common_1.tcl
Set the read type when saving the hmm data.
server_config.tcl
Fix the autosave command so that you can enable/disable autosave while
the histogram memory is running.
protocol.c
Reduce noise in log files when using the JSON protocol. Don't log
messages generated during macro execution (ie within a TCL proc).
motor.c:MotorStatus
Abort the current operation, the scan command and batch files when a
motor object returns a hardware fault status value.
motor_dmc2280.c
set driver status to HWFault when the driver is in the error state.
r3251 | ffr | 2011-09-23 08:49:00 +1000 (Fri, 23 Sep 2011) | 25 lines
This is to allow multiple instance of the same device type without clashing of persistent data
r3248 | dcl | 2011-08-22 11:30:20 +1000 (Mon, 22 Aug 2011) | 3 lines
two lakeshore controllers. Most of the remaining globals are harmless
or unused but they should be removed.
r3237 | ffr | 2011-08-12 08:41:56 +1000 (Fri, 12 Aug 2011) | 4 lines
Removed "reduce" group, the parameters in this group will be moved to the NXparameters group.
r3137 | ffr | 2011-05-19 08:39:48 +1000 (Thu, 19 May 2011) | 2 lines