Widget - machinestatus
Compatible runtimes: Windows/SCADA, HMI Runtime
Version: 1.0
Scalable: No. Edit HTML file to change size(s).
Description
A summary widget with two panes. Change between panes using arrows or bullet. Bullet also indicates which pane is displayed.
For transparent background, check “Allow objects on top” in the widget object properties.
JavaScript controls passing the property values and pane displayed.
To change colours and other object attributes please edit the index.html file included in the widget folder after importing.
Pane 1
- Circle Graph - Processed_Count vs Production_Target_Count, Label in %
- Circle Graph - Passed_Count vs Production_Target_Count Label in %
- Circle Graph - Rejected_Count vs Production_Target_Count Label in %
Pane 2
- Single Stacking Circle Graph - Processed_Count vs Production_Target, Passed_Count + Rejected_Count vs Production_Target_Count
- Labels are actual values
Zip file
- machinestatus.cwp
- Widget - machinestatus sample.zip
- "Widget - machinestatus sample" project
Properties
| Property Name | Property Type | Value | Action (Set/Get) |
|---|---|---|---|
| Passed_Count | Boolean, Integer, Real, Constant | The passed count to be used to determine the displayed percentage vs Production_Target | Set |
| Processed_Count | Boolean, Integer, Real, Constant | The processed count to be used to determine the displayed percentage vs Production_Target | Set |
| Production_Target_Count | Boolean, Integer, Real, Constant | The production target count to be used to determine the displayed percentage vs Passed_Count, Processed_Count and Rejected_Count | Set |
| Rejected_Count | Boolean, Integer, Real, Constant | The rejected count to be used to determine the displayed percentage vs Production_Target | Set |
分類
Samples
版本
20.0.2


