Software Patches

January 18, 2018

Bug Fixes

  • File Formats: Fixed several issues with multi-terminal dc line names when reading from EPC files and writing to RAW files.
    (1) It was possible that multi-terminal dc lines could end up with names of " " saved in the PWB file. When loading from a PWB file these quotes will now be stripped so that the name of the multi-terminal dc line will be blank.
    (2) When saving to RAW files, writing the name of a multi-terminal dc line as '" "' was causing bugs when trying to load that RAW file back into Simulator. The corrections listed above should prevent the names from ever being set as " ". When writing to a RAW file if the multi-terminal dc line name is blank the number of the MTDC, enclosed in single quotes, will be written instead.