Software Patches

September 14, 2020

Features and Improvements

  • Auxiliary Files (SCRIPT and DATA Sections): Added a new TS Script command
    TSSetSelectedForTransientReferences(SetWhat, SetHow, [ObjectType List],[ModelType List]);
    Set the Custom Integer field to a corresponding integer or Selected field to Yes/No for objects referenced in a transient stability model with extra objects.
    SetWhat : Either Selected or Custom Integer number (1, 2, 3…). Default is number 1 for the Custom Integer.
    SetHow : when SetWhat = Selected, will be either YES or NO. Otherwise it will be an integer to be used with Custom Integer. Default is 1.
    [ObjectType List] : A comma-delimited list of objecttypes. These are the objects on which the custom field will be set.
    [ModelType List] : A comma-delimited list of transient stability model types on which references will be queried.