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
Added a /sample/temperature node which links to the sensor reading for the ls340 on the 11T magnet
sct_julabo_lh45.tcl
Fixed regression which stopped tc1 interface from being linked into sample group.
r2942 | ffr | 2010-05-28 16:32:28 +1000 (Fri, 28 May 2010) | 6 lines
SICS-405 Protocol handler always reports "SET" failed. Implemented workaround so that it always succeeds until we have a proper fix.
server_config.tcl
Set opal_simulation=true until we implement the new LSS feedback
r2940 | ffr | 2010-05-28 11:36:25 +1000 (Fri, 28 May 2010) | 6 lines
The savetree function now checks to see if an hdb node has a "permlink" property set when making data links
SICS-309 quokka parameters.tcl, sct_velsel.tcl
r2933 | ffr | 2010-05-23 15:12:59 +1000 (Sun, 23 May 2010) | 4 lines
hinitprops can now be called with a list of parameters.
SICS-403 hinitprops will now check for "argtype" and "values" attributes on script context objects to create drop down lists valid arguments for GumTree
sct_positmotor_common.tcl
SICS-403 Now sets "argtype" and a list of "values" properties so GumTree can create drop-down lists of arguments.
quokka positmotor_configuration.tcl
SICS-401 diameter and sampleNum selectors report communications errors
sct_rfamp.c
The controller state should be set before calling AsconError.
r2931 | ffr | 2010-05-22 13:56:13 +1000 (Sat, 22 May 2010) | 13 lines