Go to documentation repository
All reactions for the main objects of the system are specified in this section.
In Axxon PSIM, there are two types of system messages: events and reactions. Events are generally used for informational purposes—to send notifications to all Axxon PSIM cores that were connected to each other during architecture configuration. Reactions are commands sent to specific system objects. Reactions are sent directly to those cores on which the object is registered, and not to the entire system. To generate reactions, the DoReactStr and DoReact methods are used. To generate events, the NotifyEventStr and NotifyEvent methods are used.
Note
You can view events for system objects in one of the following ways: