Centiloc Service Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

LED Strip

In this section we go a bit more into the details about what’s a led strip and how it works.

1. Introduction

An LED strip (Centiloc) represents a segment of a physical LED strip.

A single physical LED strip can therefore contain multiple LED strips (Centiloc) in the system configuration.

The term LED segments will be used to describe Centiloc’s LED strip.
The term physical LED strip will be used to describe the actual full LED strip.

LED segments allow visual feedback on shelves by lighting up the position of a product.
They are attached to a shelf and controlled by a LED Box.

2. Segment definition

Each LED segment have several attributes:

Name Description
id LED Strip ID from the LED Box configuration.
lbx LED Box serial number.
x_axis Shelf axis of the segment (X or Y). true → X axis
is_inverted Defines whether the LED strip direction is reversed relative to the shelf axis.
offset_mm Distance between the beginning of the physical LED strip and the start of the segment.
shelf_start_mm The shelf coordinate from which the LED segment starts.
shelf_stop_mm The shelf coordinate at which the LED segment stops.

2.1. Find strip ID

To find the strip ID:

  1. Go to Ledbox page on CentUI.
  2. Click on Info button next to the correct LED Box.
  3. Check strip ID based on the strip address.

3

In the LED Box information you have the Nexmosphere model used to control LED strips.
To find the positions of the address, check out the quick-start guides here.

2.1.1. Indentify LED strips

Finding the right strip may be complicated when you are not familiar with technical documentation.
One simple way of identifying which strip is which is to turn on some LEDs on them.

To do so:

  1. Select the LED Box.
  2. Select Turn On from the action menu.
  3. Create a temporary segment of at least a few millimeters.
  4. Submit the request.

This should turn on a small area on the strip you selected.

2

Do not forget to Turn off the strip afterward.

2.2. Axis, dimensions and origin

As said previously, LED segment has:

  • An axis (X or Y).
  • An origin (offset).
  • A size.

To explain how to determinate them, we are taking this setup as an example (we assume the shelf dimensions are 500mm x 200mm):

1

Points A, B, C, D, E and F represent reference positions on the shelf used to illustrate the LED segment configuration.

In this example we have 2 LED strips and 3 LED segments:

  • Segment 1 (C→B):
    • Segment is on strip ID = 1.
    • Segment is on Y axis
    • Segment is inverted. The strip direction is opposed to the shelf Y axis direction.
    • Segment offset is ACmm from the beginning of the physical strip.
    • Segment starts at C=0mm and stops at B=200mm.
  • Segment 2 (C→D):
    • Segment is on strip ID = 1.
    • Segment is on X axis
    • Segment is not inverted. The strip direction is the same as the shelf X axis direction.
    • Segment offset is (AC + BC) mm from the beginning of the physical strip.
    • Segment starts at C=0mm and stops at D=250mm.
  • Segment 3 (E→F):
    • Segment is on strip ID = 2.
    • Segment is on X axis
    • Segment is inverted. The strip direction is opposed to the shelf X axis direction.
    • Segment offset is 0mm from the beginning of the physical strip.
    • Segment starts at E=250mm and stops at F=500mm.