Go to documentation repository
The Program system object is used to initialize the program written in the Axxon PSIM programming language in Axxon PSIM and set its parameters.
The Program system object is created on the basis of the Programs object on the Programming tab of the System settings dialog window.
Attention!
Creation of more than 100 Program system objects can cause system instability.
See the settings panel of the Program system object in the figure below:
On the settings panel of the Program system object, specify the time schedule of program execution and computers (cores) on which the program must be executed.
Note
To set all checkboxes next to all computers, select a cell in the column with checkboxes and press Ctrl+A. To clear all checkboxes, select a cell and press Shift+A.
To pre-filter events processed by the program, set the value in the Filter field. The filter format is TYPE|ID|EVENT divided by semicolon. For example, CAM||MD_STOP;CAM||MD_START to filter Alarm and Alarm end events from all Camera objects.
There is the word processor on the settings panel of the Program system object. It is used for writing and editing the program code.
You can undo or redo some action using keyboard shortcuts in the word processor on the settings panel of the Program system object. To undo some action, press Alt+Backspace, to redo, press Ctrl+Y.