date: 2024/9/24
The data for a trend part ([Display Mode: Real Time Display]) differs from the latest data in the PLC.
<Cause>
The trend graph is not redrawn.
<Solution>
The graph data once displayed is not updated unless the redraw command is specified.
To update to the latest data, set bit 14 or 15 of the control device memory (OFF to ON for leading edge).
15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 | 07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 |
b | a | 0 | 0 | 0 | Setting range of [Points to Display]: 0 - 780 (HEX) |
- Bit 14
Trend lines are redrawn at the leading edge (0 -> 1) by the specified number of points. Drawing is performed over the previous one without clearing the trend graph area. - Bit 15
Trend lines are redrawn at the leading edge (0 -> 1) by the specified number of points. The trend graph area is cleared and the newest trend lines are drawn.
<Other methods>
If [Always display] is checked, a graph is displayed at all times for the number of points specified by the control device memory.
The update timing depends on the [Detail] → [Process Cycle] setting.
Was this page helpful?
Please cooperate with the questionnaire to make it better.