> For the complete documentation index, see [llms.txt](https://vesta-guide.gitbook.io/vesta-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vesta-guide.gitbook.io/vesta-guide/arabic-ar/vesta-402.md).

# VESTA 402

**Tilt-GDC3**

## &#x20;**مستشعر ميل باب المرآب**

<figure><img src="/files/281ea2ab009f6c3e97c035a926d19b2f6ae1c279" alt=""><figcaption></figcaption></figure>

## مقدمة

**ملاحظة هامة**: هذا الجهاز **ليس له تشغيل مستقل**، مطلوب جهاز تحكم بباب المرآب VESTA-220 (GDC-3) ليعمل بشكل صحيح مع لوحة تحكم VESTA.

ينبه النظام عند الميلان من 35° إلى 55°

![](/files/509d06414aed79e749d1303c808105ccdfe2621f)

**زر الاختبار / مؤشر LED**

1. **زر الاختبار:**

* اضغط زر الاختبار لإرسال رمز تعلم إلى GDC-3.
* اضغط زر الاختبار للإبلاغ عن وضعية باب المرآب والدخول في وضع الاختبار لمدة 3 دقائق. في وضع الاختبار، سيضيء مؤشر LED كلما نُشِط مستشعر ميل باب المرآب.

**مؤشر LED:**

* سوف يومض LED ثلاث مرات عندما يقوم بإرسال رمز التعلم.
* سيضيء LED كلما تم تنشيط الجهاز تحت وضع الاختبار.
* سيضيء LED كلما تم تفعيل مفتاح العبث (العبث المانع للتلاعب).
* (الباب مفتوح) عند حدوث خلل في الجهاز أو في وضع الاختبار، سيومض LED ست مرات.
* (الباب مغلق) عند حدوث خلل في الجهاز أو في وضع الاختبار، سيومض LED ست مرات. بعد 10 ثوانٍ، سيومض LED ثلاث مرات.
* عندما تنفد البطارية، سيتوقف مستشعر ميل باب المرآب عن العمل، وسيومض مؤشر LED كل 4 ثوانٍ.

2. **فتحات التركيب**

تُستخدم لتثبيت ومسامير مستشعر ميل باب المرآب مباشرة على الجزء العلوي من باب المرآب.

**3. مفتاح التلاعب**

عند تثبيت مستشعر ميل باب المرآب، سيتم ضغط مفتاح التلاعب بالكامل مقابل باب المرآب.

عند فتح غطاء الجهاز أو عند إزالته من سطح التركيب، سيتفعّل مفتاح التلاعب.

سيومض مؤشر LED ست مرات ويرسل إشارة فتح تلاعب لإخطار المستخدم/المستخدمين بهذه الحالة.

4. **عازل البطارية**
5. **حجرة البطارية**

يعمل مستشعر ميل باب المرآب ببطارية ليثيوم CR123 بجهد 3 فولت. عند انخفاض جهد البطارية، سيتم إرسال إشارة بطارية منخفضة إلى لوحة التحكم لإخطار المستخدم/المستخدمين بهذه الحالة.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://vesta-guide.gitbook.io/vesta-guide/arabic-ar/vesta-402.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
