MBLogic for an open world in automation
A strip chart plot line will be updated with each communications cycle. The line is updated with new data via its SVG "id".
Type | Name | Description | HMIBuilder Name | |
---|---|---|---|---|
Strip chart line. | strip_chart_<colour> | Plot line for a strip chart. | Strip Chart |
Parameter | Type | Values | Description |
---|---|---|---|
Output Tag | Option menu | Address tags | The HMI server tag to read the current state from |
Max Points | Data entry box | Integer | The maximum number of points along the X axis |
X Increment | Data entry box | Integer | The distance between each point along the X axis (in pixels) |
Y Increment | Data entry box | Integer | The vertical increment (in pixels) |
Time Interval | Data entry box | Float | The minimum time between plotting data points |
Note: The strip chart will plot no more than one point for each communications cycle. The time interval can be used to plot data at a slower rate than the communications cycle by setting a longer minimum time.