# 6.1.2 Bit lamp

**Introduction**

\[Bit lamp] could monitor and display the specified PLC or HMI bit address, and its state changes according to the specified address value.

**Description**

![](/files/-Luq9A_dHNvrysBfSpo3)

**1) Address**

\[Read Address] is for setting specified PLC or HMI bit address;

**2) Hide**

**Display inverted:** Display reverse state of the picture and text. \*for example, the value of write address is set ON, the OFF mode is displayed.

**Blinking:** Blinking while control bit is triggered, the frequency is editable;

Blink when ON: blink when control bit is ON;

Blink when OFF: blink when control bit is OFF;

**Hide:** Display or hide object by \[Control Bit] state

**Control bit:** For hide control;

**Hide mode:** hide when OFF; hide when ON; it could not operate if \[Invisible] is checked.

**Invisible:** object keeps hidden during project running.

##


---

# 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/6.-object/6.1-buttons-switchs/6.1.2-bit-lamp.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.
