Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Program system object is designed to initialize the program written in JScript (or Axxon PSIM programming language) in Axxon PSIM and set its parameters.

The Program system object is created under the Programs object in the Programming tab of the System settings dialog box.

Important!

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 zone of program execution and computers (cores) on which the program is to be executed.

Note.

To set all checkboxes checked, select one in the column and click Ctrl+A. To set all checkboxes unchecked select one and click 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 hotkeys in the word processor on the settings panel of the Program system object. To undo some action click Alt+Backspace, to redo – Ctrl+Y.

  • No labels