Go to documentation repository
Previous page Next page
This section describes the events, commands, and reactions for the main system objects.
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 are connected to each other during the 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, use the DoReactStr and DoReact methods. To generate events, use the NotifyEventStr and NotifyEvent methods.
Note
You can view events for system objects in one of the following ways: