Versions Compared

Key

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

The Program system object is used to initialize the program written developed in the Axxon PSIM programming language in Axxon PSIM and set its execution parameters.

The Program system object is created on the basis of the Programs object on the Programming tab of the System settings dialog windowwindow.

Info
titleNote

By default, the Programs object isn't displayed on the Programming tab. To display it, you must specify the OldScript parameter of the HKEY_LOCAL_MACHINE\SOFTWARE\AxxonSoft\PSIM\ registry section (see Registry keys reference guide) or use the tweaki.exe utility (for more details, see point 19 on the page The settings panel of the Base system section).

Note
titleAttention!

Creation of If you create many (more than 100) Program system objects on one computer, it can cause system instability.

See the The settings panel of the Program system object is shown in the figure below:

On In the settings panel of the Program system object, you can specify the time schedule of program execution and computers (cores) on which the program must be executed.

...

To pre-filter events processed by the program, set the value in the Filter field. The filter format is TYPE|ID|EVENT divided by a semicolon. For example, the CAM||MD_STOP;CAM||MD_START to filter format allows filtering Alarm and Alarm end events from all Camera objects.

There is the word processor a text editor 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 actions using keyboard shortcutsin the word processor text editor on the settings panel of the the Program system object. To undo some action, press Alt+Backspace, to ; to redo, press Ctrl+Y.