The post_count callback should be called when the count ends.
quokka_configuration.tcl
Added lakeshore 336, qlink, and rheometer configurations.
quokka sct_flipper.tcl
Report "-1" for fields which return corrupt or invalid readings.
quokka environment.tcl
Implement histogram memory pre_count and post_count callbacks to record temperature before and after an acquisition.
quokka motor_configuration.tcl
Set correct max speed for detector motor, ie it is now 53mm/s instead of 40
wombat_configuration.tcl
Added lakeshore 336 driver and julabo and qlink.
r3034 | ffr | 2010-12-03 11:07:49 +1100 (Fri, 03 Dec 2010) | 17 lines
Fix month in logfile name and put date in all log file names.
sct_protek_common.tcl
Catch non-numeric readings from main multimeter display
Added support for a callbank function which is called after reportVal
sct_julabo_lh45.tcl
Clear the geterror property when getting a new reading.
Don't set the overtemp and subtemp warning limits because this can cause the julabo to alarm.
Do nothing if the setpoint hasn't been updated.
Set default settletime to 60s and the default error handler to "lazy".
Added start_temperature and end_temperature which are updated by callbacks on the histogram memory control.
sct_lakeshore_340.tcl
Set the type for the setpoint nodes to drivable
r3032 | ffr | 2010-12-02 14:03:44 +1100 (Thu, 02 Dec 2010) | 15 lines
Load sct_lakeshore 340 and 336 configurations. Load new robot pick and place configuration
hmm_configuration.tcl
Override proc CAT_TABLE to add offset and magnification configuration.
motor_configuration.tcl
Modularised for tilt and euler configurations.
Added euler_configuration.tcl and put tilt stage configuration in tilt_configuration.tcl
r3030 | ffr | 2010-12-01 10:29:42 +1100 (Wed, 01 Dec 2010) | 10 lines
Set the "setpoint" type to drivable for GumTree and clear the "geterror" property when we get a new reading.
r2981 | ffr | 2010-07-19 17:38:02 +1000 (Mon, 19 Jul 2010) | 3 lines
If the current, frequency or voltage readings are invalid then set the corresponding parameter in SICS to -1
r2970 | ffr | 2010-07-01 23:48:47 +1000 (Thu, 01 Jul 2010) | 3 lines
Don't make the temperature getset-macro or select the control sensor for the script validator instance of SICS. (fixed in-situ)
Use new ls340 and ls336 controllers.
script_context_util.tcl
Modified hinitprops so that it can take sub-paths
nxscripts_common_1.tcl
Added ::nexus::OnFirstsave ::nexus:OnLastSave to register commands which will be executed on the first and last save of a data file.
sct_julabo_lh45.tcl
Added start_temperature and end_temperature parameters to record the initial and final temperature readings in the data files.
Also only set the setpoint if the Julabo is in remote mode.
sct_positmotor_common.tcl
Report 99999 if a posit motor table is out of range.
quokka guide_configuration.tcl
Updated aperture size for p1, p1lp, p1lens in the guide configuration table.
r2969 | ffr | 2010-07-01 22:09:09 +1000 (Thu, 01 Jul 2010) | 20 lines