You can display/hide the trend graph for each channel.
You do not need to display many channels on one graph all at once for checking. This is useful when you want to isolate or compare specific lines on a multiple line graph.
To configure Data Logging settings, refer Logging Data at Constant Intervals.
Add the following variables.
| [Name] | [Data Type] | [Source] | [Device Address] | [Initial Value] |
Var1 |
[INT] |
'Schneider Modbus Serial Equipment' | 400005 | - |
Var2 |
[INT] |
400030 | - | |
Var3 |
[INT] |
400031 | - | |
Var4 |
[BOOL] |
(Any) | (Any) | ![]() |
Var5 |
[BOOL] |
![]() |
||
Var6 |
[BOOL] |
![]() |
Drag and drop the following objects from the [Tool Chest] to the screen.
| Tab | Sub Tab | Property | Value | |
[Function] |
[Basic] |
[GroupName] |
[LoggingGroup1] | |
[Channels] |
3 | |||
[Channel 1] |
[Variable] | [Variable]
[Name]: Var1 |
||
| [Use Global Range] | ![]() |
|||
| [Visibility] | [Variable]
[Name]: Var4 |
|||
| [Display Format] | [Line] | |||
| [Mark] | [None] | |||
[Channel 2] |
[Variable] | [Variable]
[Name]: Var2 |
||
| [Use Global Range] | ![]() |
|||
| [Visibility] | [Variable]
[Name]: Var5 |
|||
| [Display Format] | [Line] | |||
| [Mark] | [None] | |||
[Channel 3] |
[Variable] | [Variable]
[Name]: Var3 |
||
| [Use Global Range] | ![]() |
|||
| [Visibility] | [Variable]
[Name]: Var6 |
|||
| [Display Format] | [Line] | |||
[Mark] |
[None] | |||
[Display Mode] |
[Full] | |||
[Graph Type] |
[Pen Recorder] | |||
[Min Global Range] |
0 | |||
[Max Global Range] |
1000 | |||
[Interval] |
1 | |||
[Unit] |
Min | |||
[Detail] |
[Display Cursor] |
![]() |
||
[Display Cursor Labels] |
![]() |
|||
Default value
Default value
Default value
Set the following script on the object.
From the [Tool Chest] drag and drop the script to the Script editor.



| Legend | Block |
1 |
[Triggers] ➞ [Touch] ➞ [Touch] |
| 2 | [Operations] ➞ [Value Change] ➞ [Bool Value Change] |
3 |
[Values] ➞ [Variable] |
4 |
[Values] ➞ [Screen Object] |