User Tools

Site Tools


dashboards

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dashboards [2020/07/31 13:01] – intro atolstovdashboards [2020/08/11 08:33] atolstov
Line 151: Line 151:
 {{ 2018-09-25_10-27-34.gif }} {{ 2018-09-25_10-27-34.gif }}
  
-==== Controls description before 3.4 fw version ====+===== Controls description before 3.4 fw version =====
  
 ---- ----
Line 160: Line 160:
 ---- ----
  
-=== LED control ===+==== LED control ====
  
 LED has the following properties: LED has the following properties:
Line 179: Line 179:
 ---- ----
  
-=== Text value ===+==== Text value ====
  
   ***Label** - It is a text before register value text   ***Label** - It is a text before register value text
Line 202: Line 202:
 ---- ----
  
-=== Button ===+==== Button ====
  
   ***Transparent** - the button will be invisible but working. E.g. to lay it over the image.    ***Transparent** - the button will be invisible but working. E.g. to lay it over the image. 
Line 219: Line 219:
 ---- ----
  
-=== Image ===+==== Image ====
  
   ***Image** - this image is the default image on display, when no register is linked to the image or no dynamic property for the image is defined   ***Image** - this image is the default image on display, when no register is linked to the image or no dynamic property for the image is defined
Line 229: Line 229:
 ---- ----
  
-=== Progress bar ===+==== Progress bar ====
  
   ***Orientation** - defines horizontal or vertical type for the progress bar    ***Orientation** - defines horizontal or vertical type for the progress bar 
Line 238: Line 238:
 ---- ----
  
-=== Gauge ===+==== Gauge ====
  
 The gauge imitates physical metering device with arrow or other point moving along the ruler. And has almost the same settings as in progress bar: The gauge imitates physical metering device with arrow or other point moving along the ruler. And has almost the same settings as in progress bar:
Line 246: Line 246:
 ---- ----
  
-=== Round gauge === +==== Round gauge ==== 
  
 The round gauge also imitates physical metering device with __rotating__ arrow. The round gauge also imitates physical metering device with __rotating__ arrow.
Line 262: Line 262:
 ---- ----
  
-=== Slider ===+==== Slider ====
  
 The slider also imitates physical sliders allowing to set value and see it's current value as position.  The slider also imitates physical sliders allowing to set value and see it's current value as position. 
Line 277: Line 277:
 ---- ----
  
-=== Edit Box ===+==== Edit Box ====
  
 The edit box is almost the same as text control but allows to edit value without pop-up dialog like in text control. The edit box is almost the same as text control but allows to edit value without pop-up dialog like in text control.
Line 283: Line 283:
 ---- ----
  
-=== Recipes list ===+==== Recipes list ====
  
 You can select which recipe to apply with this control.  You can select which recipe to apply with this control. 
Line 292: Line 292:
 ---- ----
  
-=== Video stream ===+==== Video stream ====
  
 If there is configured video stream in the project, it can be shown on the dashboard with this control.  If there is configured video stream in the project, it can be shown on the dashboard with this control. 
Line 302: Line 302:
 ---- ----
  
-=== Group ===+==== Group ====
  
 Several controls related to some device, unit, area etc. can be distinguished with group for convinience. Several controls related to some device, unit, area etc. can be distinguished with group for convinience.
Line 311: Line 311:
 ---- ----
  
-=== Messages table ===+==== Messages table ====
  
 The messages from the message log can also be shown on the dashboard with this control.  The messages from the message log can also be shown on the dashboard with this control. 
Line 328: Line 328:
 ---- ----
  
-=== Trend ===+==== Trend ====
  
 Up to three register values can be displayed in a trend for the dashboard.  Up to three register values can be displayed in a trend for the dashboard. 
Line 336: Line 336:
   ***Refresh rate** - data refresh rate for the trend referenced to dashboard refresh rate ( 1 / [1,2,4,8,16,32,64])   ***Refresh rate** - data refresh rate for the trend referenced to dashboard refresh rate ( 1 / [1,2,4,8,16,32,64])
  
-==== Controls available from 3.5 fw version and above ====+===== Controls available from 3.5 fw version and above =====
  
 ---- ----
-=== Radial indicator ===+==== Radial indicator ====
  
 This control resembles a progress bar that has a round shape.  This control resembles a progress bar that has a round shape. 
Line 353: Line 353:
  
 ---- ----
-=== Polyline ===+==== Polyline ====
 The polyline has multiple segments and nodes. You can change its width, corners radius, add arrows and make it dotted. With __Closed polyline__ checkbox, two ends nodes will combine into a single one.  The polyline has multiple segments and nodes. You can change its width, corners radius, add arrows and make it dotted. With __Closed polyline__ checkbox, two ends nodes will combine into a single one. 
  
Line 368: Line 368:
 ---- ----
  
-=== Rectangle, ellipse and circle ===+==== Rectangle, ellipse and circle ====
  
 There are ready shapes with properties adjustments similar to previous controls.  There are ready shapes with properties adjustments similar to previous controls. 
Line 374: Line 374:
 {{rec_circle_oval.png?nolink&400}} {{rec_circle_oval.png?nolink&400}}
  
-=== Switch ===+==== Switch ====
  
 This control toggles value between two values, and has similar properties to button. You can also run script, apply recipe etc.  This control toggles value between two values, and has similar properties to button. You can also run script, apply recipe etc. 
Line 381: Line 381:
  
  
-=== Dictionary list ===+==== Dictionary list ====
  
-This control gives the possibility to choose some pre-defined options in the dropdown list. The prerequisite for this control is that the register you want to bind to it, should already have link to the existing dictionary. +This control gives the possibility to choose some pre-defined options in the dropdown list aka picker. The prerequisite for this control is that the register you want to bind to it, should already have link to the existing dictionary. 
 You can also create a lua script that will run upon this register change and load some data to the dashboard or make other actions.  You can also create a lua script that will run upon this register change and load some data to the dashboard or make other actions. 
 {{ ::dict_plate_link.png?direct&300 |}} {{ ::dict_plate_link.png?direct&300 |}}
Line 390: Line 390:
  
 {{ dict_list.gif }} {{ dict_list.gif }}
- 
- 
- 
- 
- 
  
  
Line 400: Line 395:
 ==== Object insector ==== ==== Object insector ====
  
-The object inspector makes it easy to work with components on the daschboard, displaying them in a tree, as in graphic editors. With it, you can quickly select the necessary objects and perform the necessary manipulations with them: copy, delete, group, hide, change attributes for several objects etc.+The object inspector makes it easy to work with components on the dashboard, displaying them in a tree, as in graphic editors. With it, you can quickly select the necessary objects and perform the necessary manipulations with them: copy, delete, group, hide, change attributes for several objects etc.
 {{ object_inspector.gif |}} {{ object_inspector.gif |}}
  
dashboards.txt · Last modified: 2023/06/05 08:43 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki