9cb2ba5ed8
Added a tolerance parameter for the current because the current on the RF generator fluctuates a bit.
Ferdi FranceschiniandDouglas Clowes2010-05-18 20:07:16 +10:00
b0fd7636b4
SICS-396 link total_counts in data group for hdf files. Make simulated hmm driver more like the real driver.
Ferdi FranceschiniandDouglas Clowes2010-05-12 14:05:11 +10:00
1c4d6f398a
Added path info to the script context "Not read yet" error messages Also added extra info to sct_positmotor table lookup error message.
Ferdi FranceschiniandDouglas Clowes2010-05-05 18:07:15 +10:00
d9da95a5df
sct_protek608.c Implements a protocol handler for the protek 608 multimeters which just allows us to read the display. It reports all elements of the display including the bar graph, it does not provide remote control of the multimeter. The protocol handler broadcasts a warning to all clients if the auto-off function is enabled.
Ferdi FranceschiniandDouglas Clowes2010-04-19 14:04:41 +10:00
ce113f26fd
Updated file anstohttp.c to fixed the bug raised in issue #SICS378, checked the number of the arguments passed on to the hmm command to aovid a crash.
Jing ChenandDouglas Clowes2010-01-27 14:18:00 +11:00
eedaf4b675
Updated the deploytment.sh file on Monday Feb 25, Ferdi : CS: ----------------------------------------------------------------------
Jing ChenandDouglas Clowes2010-01-27 14:15:13 +11:00
3a3b6764ee
SICS-377 hipadaba_configuration_common.tcl One typo and forgetting to clear a temporary variable meant that the list of candidates for removal never shrank while pruning
Ferdi FranceschiniandDouglas Clowes2010-01-22 20:41:36 +11:00
30002eb404
Eliminate the speed is to low error message when the actual speed is less than 3100 rpm, just set lamba=99999 Update message prefix for new velocity selector controller.
Ferdi FranceschiniandDouglas Clowes2010-01-20 15:13:24 +11:00
724af2d4ca
hipadaba_configuration_common.tcl Oops calling the deleted hlistplainprop function instead of the new hlistprop.
Ferdi FranceschiniandDouglas Clowes2010-01-15 18:19:22 +11:00
343f874b70
sans/config/parameters/parameters.tcl SICS-365 Refactored quokka nexus structure, the parameters group has been greatly simplified.
Ferdi FranceschiniandDouglas Clowes2010-01-11 16:12:40 +11:00
7c75771acf
This commit was manufactured by cvs2svn to create branch 'RELEASE-2_5-BRANCH'. r2846 | (no author) | 2009-12-11 13:09:57 +1100 (Fri, 11 Dec 2009) | 2 lines
(no author)andDouglas Clowes2009-12-11 13:09:57 +11:00
d8cd96b69b
version 20091209_3. Not tested. Takes the exception handling inside catch blocks one step further. Has additional args argument for optional message in case of a real error and uses the new catch method throughout all subroutines.
Arndt MeiersandDouglas Clowes2009-12-09 18:43:23 +11:00
ab7774aa4c
version 20091209_2. Not tested. Merges the changes from 20091201 and 20091209_1(ffr).
Arndt MeiersandDouglas Clowes2009-12-09 18:41:43 +11:00
8b6c89ebc1
version 20091209_1 (ffr). Not tested. Introduces new handling of exceptions in some key subroutines - added by ffr based on the version 20091016, not 20091201.
Arndt MeiersandDouglas Clowes2009-12-09 18:40:39 +11:00
814fa32408
version 20091201, not tested. Fixed drivestatus return values (insights from Lakeshore 336 driver) and removed obsolete line terminator code.
Arndt MeiersandDouglas Clowes2009-12-09 18:38:58 +11:00
f4e26c7e08
Version 20091016, This is the version that has been running on Platypus from mid October to at least mid December 2009. Although users have been happy, we discovered some bits of code that may cause problems under certain circumstances such as the drivestatus return values and the handling of exceptions. We are waiting with the roll-out of the latest version until we will be able to test it and together with the migration to the new power supply controller. Only tested with serial communication because of the TCP/IP port bug in the old controller.
Arndt MeiersandDouglas Clowes2009-12-09 18:37:03 +11:00
4380176000
reflectometer commands.tcl motor_configuration.tcl parameters.tcl and platypus_configuration.tcl Merged in-situ changes from ics1-platypus
Ferdi FranceschiniandDouglas Clowes2009-12-09 18:16:26 +11:00
64ab146a44
If there are errors while saving data, make sure that as much data as possible is saved and set the error message in "/entry/data_save_error"
Ferdi FranceschiniandDouglas Clowes2009-12-03 16:38:55 +11:00
746f495d69
SICS-354 nxscripts_common_1.tcl Now using a nexus dictionary variable to set the entry name in data files to prevent duplicate or wrong entry names. Make sure that the isNewFile flag is reset on the first "save" call to prevent file number being incremented multiple times
Ferdi FranceschiniandDouglas Clowes2009-12-03 13:04:57 +11:00
c58ee9fbcb
Allow users to define a batch cleanup function which is called when a batch file finishes or aborts.
Ferdi FranceschiniandDouglas Clowes2009-08-11 12:25:26 +10:00
d2f57e4615
SICS-294 anstohttp.c Histmem now only calls TaskYield after SICS has finished initalising, this stops the statusfile task from being called early and overwriting the status file. Created ANSTO_MakeHistMemory command to install ANSTO_HistAction Added veto functions. Mapped the HistDriver interface Pause() and Continue() commands to AnstoHttpVeto and AnstoHttpNoVeto. Implemented an ANSTO_Histaction to call AnstoHttpPause when sent a "pause" subcommand.
Ferdi FranceschiniandDouglas Clowes2009-03-31 10:16:54 +11:00
eec824f98a
SICS-294 anstohttp.c Histmem mow only calls TaskYield after SICS has finished initalising, this stops the statusfile task from being called early and overwriting the status file.
Ferdi FranceschiniandDouglas Clowes2009-03-03 11:42:26 +11:00
b134c901c5
Wombat hipd/config/commands/commands.tcl Added some of the procedures in extraconfig.tcl as "commands"
Ferdi FranceschiniandDouglas Clowes2009-01-23 16:06:03 +11:00
283c7d56dc
nxscript.c SICS-295 Restored a modification made in revision 1.7 which was reverted during the PSI update (2/10/08) probably when investigating SICS-291
Ferdi FranceschiniandDouglas Clowes2008-11-07 10:13:51 +11:00
4d740d11e8
Set the DO_NOT_SELECT_BEFORE_SEND macro def for network.c This stops GumTree from killing SICS when it exits.
Ferdi FranceschiniandDouglas Clowes2008-11-04 16:02:43 +11:00
c791fc65c7
Don't remove MakeAsyncQueue and MakeAsyncProtocol commands in ofac.c, we need them for the kowari/sylvac.tcl and for the robot.
Ferdi FranceschiniandDouglas Clowes2008-11-03 18:20:34 +11:00
04e2e75d80
All Added "STARTING" message to the histmem command status. Can now make multiple script context positional motors Added table and table entry IDs for posit motor lookup tables. Fixed the runsics script so that the stop command sends an EndServer interrupt via the UDP port instead of killing SICS, this ensures that status is saved.
Ferdi FranceschiniandDouglas Clowes2008-10-31 15:37:32 +11:00
7ded983eba
More common initialisation code has been moved from the instrument configuration files to server_config.tcl:server_init server_init now handles restoring status before calling initialisation commands as well as loading extraconfig, building the HDB and catching errors. Added dummy_motors in the motor_configuration.tcl files for automated tests.
Ferdi FranceschiniandDouglas Clowes2008-10-20 11:08:31 +11:00