Software Patches

June 28, 2023

Features and Improvements

  • File Formats: When reading the hdbexport netmom CSV file, we now read the ND.ELIGIBLE field: if it is FALSE, then we set the respective Simulator's Bus field Monitor = NO.
  • File Formats: Added ability to read the TEID field for the records ST, ND, LD, CP, UN, SVS, LN, ZBR, XF, PS, CB, INTRFC, AUX. This field represents the "Transmission Equipment ID". We will read the field and create an object label with the syntax "TEID_12345" where the value 12345 is what is populated in the TEID field in the CSV file.
  • Bug Fixes

    • Auxiliary Files (SCRIPT and DATA Sections): Device filtering for PartPoint and InterfaceElement object types was not working correctly when used with script commands. This has been fixed.