Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Using the ddi.exe Tool to Work with DBI files  Adding Object Information to psim.ddi Next page


The DDI file is an XML file that contains the following object information:

  1. Reactions (that is, actions that the objects may perform).
  2. Events that the objects may generate.
  3. States of the objects.
  4. Event-driven rules for state transition.
  5. The names of the BMP files that are used for visualizing the objects on the Map.

The psim.ddi file contains the properties of Axxon PSIM's main objects. For your own objects, we recommend creating a separate file, psim.xxx.ddi, where xxx is a unique part of the filename. By using a separate file, you avoid double inclusion of the properties after an update of the Axxon PSIM software package. On startup of the software package, the DDI files are merged.

If an object is duplicated in several ddi-files, then at Axxon PSIM software startup the properties of the object from the last file are applied in accordance with the sorting of files by name. For example, if an object is described in files psim.xxx.ddi, psim.xxx1.ddi and psim.xxx2.ddi, the properties from the psim.xxx2.ddi will be applied.

  • No labels