> For the complete documentation index, see [llms.txt](https://wiki.inels.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.inels.com/intercom/intercom-devices/indoor-monitors/vim-l107/device-operation/advance-mode.md).

# Advance Mode

### Security

\
Security is for connected sensors. To enter Zone or Scene use default password is 1234.

<figure><img src="/files/hEJqsUk85xbtEdgGpgRb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7LPbm8ZkL1kKucPounpo" alt=""><figcaption></figcaption></figure>

### ON/OFF

<figure><img src="/files/9MpZzHYzUgLAFqIUPvmU" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="100"></th><th></th></tr></thead><tbody><tr><td>On / Off</td><td></td></tr><tr><td>ON:</td><td>Tap Out, Home, or Sleep icon to activate the scene for alarm sensors, the icon on the main interface will light up with a beep sound;</td></tr><tr><td>OFF:</td><td>Tap OFF to disable scene;</td></tr></tbody></table>

### Zone

<figure><img src="/files/Yox5zdQVSxJcvEdFNr9Q" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KQjsCMrCpj8V7caij0kR" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="84"></th><th></th></tr></thead><tbody><tr><td>Zone</td><td></td></tr><tr><td>Type:</td><td><p>·  Normal: When users enable an alarm scene on the On/Off page, Normal type alarm zone will be activated after activation time.</p><p>o   100 seconds is the default activation time, it means the alarm will be activated after 100 seconds.</p><p>o   After 100s, once sensor is triggered, Indoor Monitor will send this alarm to Master Station.</p><p>o   But sometimes users don't want to send the alarm to Master Station (maybe alarm by mistake), users can set the Delay time, so they can cancel the alarm in the Indoor Monitor during this Delay time (PIR, Door, Window);</p><p>·  Emergency: once Panic button is triggered, Indoor Monitor will not initiate an alarm and only Master Station will receive alarms secretly; 24 hours standby even if the security is off (Panic, Pull Cord);</p><p>·  24 Hour: Indoor Monitor will initiate an alarm, and Master Station will also receive alarms. 24 hours standby even if the security is off (Smoke, Gas, Flood);</p></td></tr><tr><td>Mode:</td><td><p>·  3C: for the sensor with 2.2KΩ resistance; Regardless of the connection to NC or NO, the alarm can be triggered normally;</p><p>·  NO: normally open;</p><p>·  NC: normally closed;</p><p>·  BELL: in BELL mode, Master Station will not receive any alarm. Indoor Monitor is regarded as a doorbell receiver;</p></td></tr><tr><td>Delay:</td><td>Once sensor is triggered, Indoor Monitor will send this alarm to Master Station, but users can terminate the alarm sending to Master Station during the delayed time set here. Delay setting is only effective for Normal type (0s, 5s, 15s, 20s, 25s, 40s, 60s);</td></tr><tr><td>Sensor:</td><td>Sensor types (Smoke, Gas, PIR, Door, Window, Panic, Flood, Pull Cord, Bed Mat);</td></tr></tbody></table>

### Scene

<figure><img src="/files/gskgJosTfKaL2Qo3B9Vl" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="149.5999755859375" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Activation Time:</td><td valign="top">Only after activation time, will scene be activated. Activation time is only effective for Normal type (NONE, 30s, 40s, 60s, 100s, and 300s);</td></tr><tr><td valign="top">Mode:</td><td valign="top">Tick to link sensors to Out, Home, or Sleep scene;</td></tr></tbody></table>

### &#x20;Setup

<figure><img src="/files/M3btrtptaFWs5p5kqLTV" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="118.39996337890625"></th><th></th></tr></thead><tbody><tr><td>Setup</td><td></td></tr><tr><td>Old:</td><td>Current security password of the Device (Default 123456);</td></tr><tr><td>New:</td><td>New security password of the Device;</td></tr><tr><td>Confirm:</td><td>Confirm security password of the Device;</td></tr></tbody></table>

### Concierge

Tap the Dial icon and press the Concierge icon on the next screen, to call Master Station one by one.

<figure><img src="/files/N2r39gfIQwRmM56CBxcQ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1y62pKgIcyPAoAep78U5" alt=""><figcaption></figcaption></figure>

Tap the Concierge icon to call predefined Group of Master stations, one by one.

<figure><img src="/files/5NDN5vdIsW4UC1XGbxiF" alt=""><figcaption></figcaption></figure>

### Elevator

<figure><img src="/files/pUghdDxHJNcU8r8jP8w2" alt=""><figcaption></figcaption></figure>

Press the Elevator icon to control elevator (Elevator Control Module is needed).

&#x20;

<p align="center"> </p>


---

# 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://wiki.inels.com/intercom/intercom-devices/indoor-monitors/vim-l107/device-operation/advance-mode.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.
