Versions Compared

Key

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

...

When dbi, ddi and XML files are ready objects of a new type along with standard objects can be created in Intellect Axxon PSIM hardware tree.

 Image RemovedImage Added

User parameters are displayed on the settings panel of the created virtual object – custom_param1 and custom_param2 in this example. Their values can be set in the table.

Image RemovedImage Added

Showing on the map

When an object is created in the hardware tree it can be placed on the map and set reactions can be executed in the object context menu (see Configuring the interactive map for object state indication and controlling the objects).

 Image RemovedImage Added

Using in macros

When a virtual object is created in the hardware tree it can be used in macros.

 Image RemovedImage Added

Info
titleNote.
Reactions of virtual objects are automatically converted into events. Thus, in the sample when ON reaction is executed the object state changes thanks to set state transition rules (see ddi file preparation) and the icon corresponding to the state will be shown on the map.

Sample program in Jscript to change virtual object state

Problem. Using macro 1 change a state of virtual object 1 to ON and show the icon corresponding to this state on the map.

...