You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Software requirements

TestDefiner needs at least .NET Framework v2.0 runtime to be installed on your system.

What's new

Warning

XML files that were created by an older version of TestDefiner 1.3.0.x cannot be opened with the latest 1.3.0.x version, because some new variables might be introduced. Please add these variables manually in the XML file or contact the developer for help.
The XML files that were created by TestDefiner 1.1.x.x, however, can still be opened.

Version 1.3.0.12
  • Keydown event handlers added to most of the dialogs (Applied procedures, Coordinate systems, Input editors, Dropdowns). User can now press Enter, Escape or Delete to edit, close dialog/cancel editing or delete an item respectively.
  • The variable 'Reference' in child items is now optional, because reference is not yet known during the XML design
  • Calibration and location text items are now optional
  • Fixed: When creating a child item, the first one does not have a number ('Child' instead of 'Child0001')
  • Fixed: Reserved folders' name are editable
  • Fixed: Creating a new folder caused an exception
  • Fixed: Exception occured when a new item is created unsuccessfully (e.g. duplicate shortname or empty required fields) and then cancelled
  • Fixed: When multiple instances of TestDefiner are active, the application index on the main form title is gone when a modified XML file is saved

Version 1.3.0.11
  • Fixed: Creating a new item with empty required fields (e.g. quantity) caused an exception
  • Fixed: After conversion of old XML, a location/calibration text items were always created for all columns

Version 1.3.0.10
  • Removed the XSD schema url from XML
  • Fixed: Changing the datatype of an existing Text/Number item to Column caused an exception

Version 1.3.0.9
  • New feature: Enumerations for dropdown selection
  • New variable for (Specimen) Text/Number items: Enumeration type
  • Changed: For column sensors, the corresponding calibration and location text item's names are renamed with suffix '_Calibration' and '_Location', respectively

Version 1.3.0.8
  • New variable for Column sensor calibration items: Target Quantity number
  • Fixed: Copying Specimen Text/Number items to Analysis/Report/Filing phase caused an exception
  • Fixed: Empty functional folders was written to XML file

Version 1.3.0.7
  • New XML 1.3.0 standard
    • Standardized XML element tags
    • Introduction of new SYSTEM items
    • Only one root Coordinate System is allowed
  • New feature: Creation of a new and empty XML file
  • New feature: Drag and drop XML file
  • XML files created by the previous versions of TestDefiner will automatically be converted to the latest version
  • The various datatypes, except for SYSTEM, are now hidden from the user. In the GUI display, each phase will directly contain the functional folders. The structure in the XML file is unchanged.
  • No labels