Home page

Main application window

Main application window is displayed when Eli application is executed

Main  window

Program window

Program window is area where is displayed eli program. Eli program consist from command lines. Each command line executes one command. Eli program is executed step by step from the first line to the last line ( There is one exception Jump command. Execution of this command jump program execution to any line in the program depends on jump condition) Each command do own operation. If you want to know what command do, click on the line with command in the program window and press F1. Help window with documentation on selected command will display. When no eli program is loaded program window is empty. Program window is empty also when you click on New program button on tool bar or menu.

Add new command:

Command selection window

Command selection window contain list all available commands. Commands are divided on the blocks according usage. At the start only block of commands are displayed on the command selection window. Click on the block display all commands on the block. Click on the command which you want to add and click on button Add Add  button on vertical toolbar or on menu Edit ->Add command or press F9

Command window

Command window display all commands parameters. Description of commands parameters can be found by click F1 key when command is selected in the program window. After change parameters in command window must be click on button Change Change  button on vertical toolbar or on menu Edit ->Change command or press F10

Picture window

Picture window can display result picture when it selects in command System_Result in the end of program. If Debug mode was activated and System_result commands was executed, picture window will show actual selected picture after each step or after stop on break.
Picture window also display picture from camera on Cameras menu.

Output window

Output window displays eli program description after loading of new command. It displays result variables value if those variables was selected in System_result command. It display also variables value if those value was selected in the variable window (Menu Debug->Variable window or press F8 key. Thsi window display also break information in debug mode.

Vertical toolbar

Vertical toolbar has same commands as in Edit menu

Horizontal toolbar

Horizontal toolbar represents commands from menu File, Run and Debug. It has also progress indicator if run loop mode was selected. There is status message in the last position which displays actual status of program.

Variable window

Variable window is call from menu Debug->Variable window or key F8. After activation dialog window displays where it can be selected which variable value will be read.It can be selected: After selection click on OK button and actual value of selected variable is display in the output window.

Menu Cameras

Menu is using for checking or calibrating all connected cameras.

Calibration process