home     projects     services     download     documentation     support    
GSEOS::Download::Gseos::5.0.223

 

GSEOS 5.0.223

 

Updates since 5.0.210

  • Prompt for confirmation on Clear All command for log files.
  • Bug fix: When calling Console edit clear, the active log window was also cleared. Do not propagate this event.
  • Network receive throttling. You can configure the network setting to limit the throughput on the receive end. This prevents GSEOS from being overrun with data.
  • Improved startup timing. Cache the Python block definitions in .pyc files faster startup.
    This mechanism generates Python files for the generation of the Python GSEOS block binding. These files are reused if the source block definition file has not changed. The Python cache files end in _blk.pyc and they will be recreated if deleted or the block definition file is updated. The search path will not be affected by the location of the cache files.
  • Improve GSEOS startup by implementing a lazy recorder module initialization. The recorder module needs to scan the data directory and build a list of GSEOS recorder files. Instead of doing this during startup it is now delayed until data is actually played back.
  • Bug fix: The y(t) display style was using inappropriately large amounts of memory from the GDI heap. The y(t) algorithm has been reimplemented to work without memory bitmaps. This is more efficient and faster at the expense of some screen flicker if a background grid is chosen.

This is a complete upgrade from any 5.0.xxx version to 5.0.223. This upgrade essentially consists of replacing gseos.exe as well as all .pyd files. Also, several of the system directories like System, Include, and Python need to be replaced. Please make a backup of all your files before starting the upgrade process.  

  • Make a backup copy of your current GSEOS project.
  • Optional: Remove the following directories from your GSEOS root directory:
    .\Include
    .\Python
    .\System
  • Download the Gseos.5.0.223 upgrade file (11MB).
  • Unzip the archive into the Gseos project root directory, make sure to extract using the path names from the archive.  
  • Test the application by starting gseos.exe.
  • If you experience any problems or need assistance go to the tech support page.
2024 GSE Software, Inc.