Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section shows how to add information on the DEMO object to intellectpsim.ddi by using a text editor.

To add information on the DEMO object object, do the following:

  1. Go to IntellectAxxon PSIM\Languages\en folder and open the intellectpsim.dbi file with a text editor.
  2. Into the <DataSetDDI> section, add a child element, <Objects>, which contains an object description.

    Info
    titleNote.
    For the DEMO object object, the <Reacts> sections is missing, because this object does not perform any actions.


    Info
    titleNote.
    The DDI file elements are described in detail in APPENDIX 1. DDI file structure.


  3. Save the changes to the intellectpsim.ddi file.

The information on the DEMO object  object has now been added to intellectpsim.ddi.

Note
titleAttention!
After making changes to the DDI file, you must update the database structure by using idb.exe (see Steps 4–7 in Section Adding Objects to Axxon PSIMpsim.dbi).