Touch the alarm on the alarm summary to display the sub-screen (using parameters).
Add the following variables.
| [Name] | [Data Type] | [Initial Value] |
Var1 |
[BOOL] |
|
Var2 |
[BOOL] |
|
Var3 |
[BOOL] |
|
Var4 |
[INT] |
|
Add the following alarm group.
Initial Value
Add the following BOOL alarms.
Row |
Tab | Property | Value |
| 1 | [Basic] | [Alarm Type] | [HiHi] |
| [Trigger Condition] | ![]() |
||
| [Severity] | 1 | ||
| [Parameter] | 4 | ||
| [Variable] |
|
||
| [Message] | Line A disconnected - Check the wiring | ||
| 2 | [Basic] | [Alarm Type] | [HiHi] |
| [Trigger Condition] | ![]() |
||
| [Severity] | 1 | ||
| [Parameter] | 5 | ||
| [Variable] |
|
||
| [Message] | Line B disconnected - Check the wiring |
Add the two contents with content ID 4 and 5 (C00004, C00005).
| Content ID | Container Type |
4 |
Canvas |
5 |
Canvas |
Drag and drop the following objects from the [Tool Chest] to the screen.
| Tab | Sub Tab | Property | Value |
[Shape] |
[Basic] |
[Image] |
Browse the image. |
Drag and drop the following objects from the [Tool Chest] to the screen.
| Tab | Sub Tab | Property | Value |
[Shape] |
[Basic] |
[Image] |
Browse the image. |
Drag and drop the following objects from the [Tool Chest] to the screen.
| Tab | Sub Tab | Property | Value |
[Function] |
[Basic] |
[Alarm Group] |
AlarmGroup1 |
| Tab | Sub Tab | Property | Value |
[Function] |
[Basic] |
[Content ID] |
[Variable]
[Name]: Var4 |
[Shape] |
[Size/Location] |
[Visibility] |
[Variable]
[Name]: Var3 |
| Tab | Sub Tab | Property | Value | |
| [Function] | [Touch] | [Operation] |
[Type] | [Bit] |
| [Operation] | [Toggle] | |||
| [Destination] | [Variable]
[Name]: Var3 |
|||
Set the following script on the object.
From the [Tool Chest] drag and drop the script to the Script editor.

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