Date |
Description |
29-Nov-2004 |
Version
1.0.17
1.
The ControlMate base release has been raised to 1.3.33. In this
release :-
a.
The Sequence Editor command tree drag and drop feature now disabled
the tree control from user interaction until the drop process has
completed. Previously if a user dragged a command group and quickly
clicked another command node within the tree before the drop process
had completed then the previous command location would be shown with
an empty group command name and default iteration value.
b.
The Execute External Application command has been modified to place
quote characters around the file path and name before appending the
parameters list to the text that is used to load the external
application. This has been done to workaround a Windows problem which
allows the creation of filenames and paths that contains the space
character but fails to use this correctly when used via the API
create process function. The quotes are added internally, the user
interface does not show these characters.
c.
Selecting to unload ControlMate before saving changes made to an
open Sequence Editor window will prompt the user to save those
changes. If the user selects cancel the unload process is halted.
Previously the Toolbox window was being cleared even if the user
selected 'Cancel'. This prevented further editing or running of the
file. Now when the user selects to cancel the unload process, the
unload function halts the entire method thus preventing the toolbox
from being unloaded. Selecting to Save or Discard the changes will
still allow the application to unload. |
06-Jul-2004 |
Version
1.3.16
1.
The Move command has been modified to now present, via the Assign
Global Values interface, two new fields "CurrentColumn" and
"CurrentRow" which were previously hidden. This now allows
a sequence file to directly access the current column or row during
incremental movements. |
05-May-2004 |
Version
1.3.15
1.
Changed the Pipettor library in the ini file to now allow for tip
and head removal settings to be pipettor head specific. This new
feature has required a change to the Change Pipettor Add-In and
Change Tips sequence command components. |
02-May-2004 |
Version
1.0.14
1.
Tip touch off for aspirate and dispense has been changed to remove
an error where the tips moved to the well centre and then applied the
quadrant offset values which caused the tips to be outside of the
well. This was more apparent during incremental movements since this
had the effect of placing the tips into a new set of wells.
2.
Includes the syringe head configurations within the Pipettor library |
04-Nov-2003 |
Version
1.0.13
1.
The routine which clears all command templates from memory when the
application is closed has been optimised to ensure that all commands
are removed from memory for a clean shutdown of ControlMate. |
18-Sep-2003 |
Version
1.0.12
1.
Extended characters, for example É, Ä, Ü etc, that
are used within a user definable text field such as the Notepad
command or a sequence file title are now written to the sequence file
using the XML extended character escape sequence.
2.
The command toolbox window will now correctly locate and 'remember'
the icon size and text display when theses settings are changed via
the View menu. Previously they were sometimes lost.
3.
Tip touch is now correctly processed from the centre position for
the current well location regardless of whether positioning by whole
plate, column, row or quadrant.
4.
The wash tips command now correctly moves the piston to the home
position regardless of it's current position.
5.
The Dispense command now validates the volume field value only if
dispensing by specific volume has been selected. |