Go to documentation repository
Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.
The Program system object is used to initialize the program written in the Intellect programming language in Intellect 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!
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 hotkeys 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.