Software Patches

September 24, 2019

Features and Improvements

  • File Formats: When loading PTI MON file now support loading an interface when specified in this format: MONITOR flowgate 3 'My Flowgate' biratings -10000 10000
  • Transient Stability: Implemented SignalStabStabilizer to provide reference signals into a stabilizer input. Inputs are similar to the InfiniteBusSignalGenerator.
  • Bug Fixes

    • Auxiliary Files (SCRIPT and DATA Sections): Fixed bug in the LoadCSV script command. The command was crashing when the specified file did not exist. Now, it checks for the file's existence and returns an error message when it's not there.
    • File Formats: Fixed a bug that would not allow the same PWB or PWD file to be loaded at the same time by different processes.
    • Sensitivity Calculations: Fixed access violation when trying to calculate a TLR on an open branch.