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
The "inTolerance" script only resets the "driving" flag after the setpoint has been sent, ie after "writestatus" transitions to the sent state.
The "checktol" script now compares the sensor reading against the setpoint "target" value instead of the setpoint reading from the lakeshore, this should allow the drive command to work properly if ramping has been enabled on the lakeshore
r3115 | ffr | 2011-04-27 11:11:00 +1000 (Wed, 27 Apr 2011) | 3 lines
The deploy script should only change ownership of the files in the newserver directory
r3075 | ffr | 2011-02-25 20:04:13 +1100 (Fri, 25 Feb 2011) | 2 lines