messages
This section describes commands for working with the message loader. You can load messages into the loader using the load_last or load_interval commands and work with them. To load another set of messages, just add it to the loader. You can clear the loader by running the unload command.
The loader allows working with only one set of messages, which is saved into the session on the server side. Later, you can call commands such as …/unit/calc_sensors for this set of messages. Adding the next set of messages to the loader leads to the automatic flush of the current one.