# 8.4.1 Bit alarm

**Description**

![](/files/-Lv4jOwW3ndZpXvP0MMc)

**1) Basic settings**

**Bit address:** Read address for bit alarm;

**Group No.:** Group number of bit alarm;

**2) Alarm condition:** It sets alarm trigger condition, there are two types, alarm when ON and alarm when OFF;

**3) Alert:** When the alarm occurs, the \[Control Bit] will set ON;

**4) Alarm Screen:** Pop-up alarm screen (it need to be sub-screen);

**Position:** The location of the screen alarm display.

**Pop-up Interval:** The time of reopen the alarm screen when alarm screen closed.

**Pop-up once:** Pop up alarm screen once.

**Close window when alarm off:** Automatically close the alarm screen when alarm off.

**5) Beep when alarm ON:** beep works when the alarm is triggered, in the default mode, the beep works until the alarm is released.

**Beep once:** Beep works once, when alarm is triggered;

**6) Content:** It is used for setting alarm content (command);

**Operating procedures of adding one alarm**

1\) Click \[Project]->\[Bit Alarm] as below shows;

![](/files/-Lv4jOwXt_GnSZNmwBbe)

2\) Click \[Add] button to open \[Bit Alarm] setting window;

![](/files/-Lv4jOwYq5VJ_icRB90v)

3\) Set \[Bit Address];

4\) Set \[Alarm Condition];

5\) Set \[Content];

6\) Other settings can be set according to the actual situation;

7\) Click \[OK] button to complete settings;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wecon.gitbook.io/pistudio-manual/8.-basic-functions/8.4-alarm/8.4.1-bit-alarm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
