Execution State
This widget displays the current state of your machine vision application. If you want to visualize in the Frontend whether your application is currently running or not, you may use this widget.
Style
X, Y:
Adjust the position of the widget by typing the desired coordinate values of the upper left corner into the input field.
Z-Order:
Adjust the z-order of the widget by typing the desired value into the input field. This defines which widget is displayed on top if several widgets are positioned at the same place, for example, if widget "A" has "Z-Order" "0" and widget "B" has "Z-Order" "1", widget "B" will be displayed on top of widget "A".
Width:
Adjust the width of the widget. The width is defined in pixels and set to 180 by default. To change the value, type the new width into the input field. It must be at least 60 and not be bigger than 2147483647.
Height:
Adjust the height of the widget. The height is defined in pixels and set to 55 by default. To change the value, type the new height into the input field. It must be at least 40 and not be bigger than 2147483647.
Text Running:
Define the text to be displayed when the application is running by typing the text directly into the text field.
Text Stopped:
Define the text to be displayed when the application stopped by typing the text directly into the text field.
Background Color Running:
Adjust the background color of the widget for the case that the application is running. To change the color, click into the color field and select a new color in the color selection dialog or enter the color code manually.
Background Color Stopped:
Adjust the background color of the widget for the case that the application stopped. To change the color, click into the color field and select a new color in the color selection dialog or enter the color code manually.
Font Color:
Adjust the color of the text. To change the color, click into the color field and select a new color in the color selection dialog or enter the color code manually.
Font Family:
Select the font family of the displayed text in the drop-down menu of this property.
Font Size:
Adjust the size of the displayed font. Select the font size from the combo box or type the value directly into the input field.
Horizontal Text Alignment:
Adjust the horizontal alignment of the displayed text. It is set to "center" by default. You can also select "left" and "right" for the alignment at the drop down menu.
Vertical Text Alignment:
Adjust the vertical alignment of the displayed text. It is set to "center" by default. You can also select "top" and "bottom" for the alignment at the drop-down menu.
Application Example
This widget is used in the following MERLIC Vision App examples:
- classify_and_inspect_wood.mvapp
