Xylanta Logo
 

DeskLab Suite 1.1.0

Release 1.1.0 of the DeskLab Software Suite was released on December 16, 2014. See below for details of changes to the individual components.

Note: firmware version 3.7.701.3889 or later is required in order to use this release with the DeskLab RDS.

To obtain this release, please email @xylanta.com


DeskLab Explorer

Revision 1.1.0.207

New Features

  • Added support for 64 bit timestamps. This resolves an issue where the timestamp would roll over after approximately 4.9 days.

Changed Features

  • The minimum required operating system has changed from Microsoft Windows XP to Microsoft Windows XP with service pack 3 installed.
  • Updated replaying logged data to stream directly from file, rather than delay replay start while files are loaded into memory.
  • Allow replay of individual RDS channel's data that has been logged to a CSV file.
  • It is now possible to limit the number of text lines displayed in the Connection Status Window via the application preferences.
  • Added a context menu to the RDS Navigator Summary node to allow all channels to be enabled or disabled.

Bug Fixes

  • Fixed an issue with the Audio setting page, where the modified flag was being set without any changes being made to the audio settings.
  • Fixed an issue with the Summary Page not updating after settings were copied from one channel to another.
  • Fixed an issue where the message count data was not being saved correctly in the Message View
  • Fixed crash when exiting the application on some Windows XP configurations.
  • Other minor bug fixes and stability improvements.

Other Components

There are no other components supplied with this release.


DeskLab Script

Revision 1.1.0.136

New Features

  • Added support for 64 bit timestamps. This resolves an issue where the timestamp would roll over after approximately 4.9 days.
  • Added a new library xyTimestamp. This allows 32 bit and/or 64 bit timestamp information that is returned by some XSP devices, to be manipulated within Lua scripts.

Changed Features

  • The minimum required operating system has changed from Microsoft Windows XP to Microsoft Windows XP with service pack 3 installed.
  • Added a new Preference that allows the destination of the script 'print' command to be changed.
  • Added a new script command 'MessageBox' to display text in a message box.
  • Split the run command into two parts.
  • RDSMsg library: Added GetTimeStamp32 method to return a 32 bit xyTimestamp object.
  • RDSMsg library: Added GetTimeStamp64 method to return a 64 bit xyTimestamp object.

Bug Fixes

  • Fixed issue where a new script could be saved to disk without requesting a file name or location from the user.
  • Other minor bug fixes and stability improvements.

Other Components

There are no other components supplied with this release.