Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The multisensor is dedicated to mid-bay applications, e.g. suitable for ceiling heights up to 16m in applications such as factory buildings, storage buildings, warehouses, shopping centers, entry areas and passages.

LMS DALI-2 PIR CLS SENSORHEAD 16Mhttps://www.glamox.com/en/pbs/products/light-control/cabled-solutions/b07004009/

B07004009

The sensor-head must be used together with the mounting device:

LMS DALI-2 MNT BOX 16M SENSOR IP65

How to use it in the LMS design?

To place the multisensor in the project, you need to remember the typical Ethernet2DALI limitations

https://www.glamox.com/en/pbs/products/outdoor-/spotlight/b07004007/

B07004007

Sensor covers

Sensor covers give the ability to reduce the detection area in aisle applications. These covers can be simply attached or removed from /to the front of the sensor at any time without the need of opening the luminaire.

LMS DALI-2 16M SENSOR ASILECOVER

B07004010

ExampleUsage: Sensor This sensor cover is used in aisles between storage racks. Thanks to this, so the sensor does not react to movement in the adjacent aisleaisles.

LMS DALI-2 16M SENSOR HALFCOVER

B07004008

ExampleUsage: Sensor This sensor cover is used in open space, along which the corridor runs. Thanks to this, people moving around the office will not turn on the lights in the corridorspaces. The cover ensures that people moving in the adjacent space will not activate the lights.

LMS DALI-2 16M SENSOR ENTRYCOVERExample: Sensor cover at the entrance. Thanks to this,

B07004011

Usage: This sensor cover is used in entrances, so only the person entering the room will turn on the light.

image-20240208-073544.pngImage Added

How to

commission it?

To program logic within the Node-RED tool you need to use a DALI2 Devs Common node, which is available in the node palette on the left-hand side of Node-RED UI. 

Image Removed

Click this node to enter the configuration window. Choose the serial number of the device in the Serial Number field. Uncheck the Motion/presence sensor checkbox. Below you have two fields where you can set the presence and transition time duration.

Then click Done in the upper right corner of the window.

Image Removed

Then you need to find the vertex action node in the palette. Set Mode as Motion sensor. Then select the group you want to control by this multisensor. Next, you should define actions in Presence, Transition, and No presence fields.  Define these actions as you need.

Image Removed

Don't forget to connect all your nodes and be sure that the vertex cluster node is present in your flow! 

Then click Deploy button at the upper-right corner of the Node-RED.

Image Removed

Import the ready flow using the code below:

Code Block[ { "id": "e0e1af9.6a3855", "type": "DALI2 Devs Common", "z": "810b6cdc.028bf", "name": "", "outputs": 1, "uid": "D7BFBFCF00891400", "savedSettings": [ { "instanceType": 3, "isDisabled": false, "dali2t1": "", "dali2t2": "" }, { "instanceType": 4, "isDisabled": true }, { "instanceType": 1, "isDisabled": true, "mode": "normal" }, { "instanceType": 1, "isDisabled": true, "mode": "normal" }, { "instanceType": 1, "isDisabled": true, "mode": "normal" }, { "instanceType": 1, "isDisabled": true, "mode": "normal" }, { "instanceType": 1, "isDisabled": true, "mode": "normal" }, { "instanceType": 1, "isDisabled": true, "mode": "normal" }, { "instanceType": 1, "isDisabled": true, "mode": "normal" }, { "instanceType": 1, "isDisabled": true, "mode": "normal" }, { "instanceType": 1, "isDisabled": true, "mode": "normal" }, { "instanceType": 1, "isDisabled": true, "mode": "normal" }, { "instanceType": 1, "isDisabled": true, "mode": "normal" }, { "instanceType": 1, "isDisabled": true, "mode": "normal" } ], "x": 400, "y": 180, "wires": [ [ "3ad2631c.8574cc" ] ] }, { "id": "3ad2631c.8574cc", "type": "vertex action", "z": "810b6cdc.028bf", "name": "", "typeButton": "motionsensor", "bPayload": { "PRESENCE": { "action": "noreact", "group": "0327ffd20adbd58c2cf40fa8b12b9304", "param": null, "priority": "255" }, "TRANSITION": { "action": "noreact", "group": "0327ffd20adbd58c2cf40fa8b12b9304", "param": null, "priority": "0" }, "NOPRESENCE": { "action": "noreact", "group": "0327ffd20adbd58c2cf40fa8b12b9304", "param": null, "priority": "254" } }, "bState": "", "defaultpriority": true, "x": 620, "y": 180, "wires": [ [ "ad4e04de.d85e18" ] ] }, { "id": "ad4e04de.d85e18", "type": "vertex cluster", "z": "810b6cdc.028bf", "userouting": false, "rate": 5, "x": 810, "y": 180, "wires": [] } ]

use it in the LMS design?

When using the multisensor in a project, you need to remember the typical Ethernet2DALI limitations.

How to commission it?

Go to Sensor Commissioning

Info

For other sensors look here: E2D components