Nexmosphere XD Series User manual

1. General
The X-Dot X can be attached to an object to sense whether it is moving or laying still. Typically, this feature is used to detect
if an object, such as merchandize in a store, is picked up or placed back. This document provides explanation of the available
functionalities and instructions on how to install and integrate the sensor into your digital signage installation.
The information in this document is created for users who are familiar with the Nexmosphere API and are able to control a
basic setup with a Nexmosphere API controller. If this is not the case yet, please read the general documentation on the
Nexmosphere serial API rst.
Nexmosphere
Le Havre 136
5627 SW Eindhoven • The Netherlands
T+31 40 240 7070
Esupport@nexmosphere.com
PRODUCT MANUAL
© 2022 Nexmosphere. All rights reserved. v1.0 / 08-22
All content contained herein is subject to change without prior notice
1
Table of content
1. General 1
2. Product overview 1
3. Functionality and API commands 2
3.1 Pick-up and place-back detection 2
3.2 Security functionality 2
4. Installation requirements and guidelines 3
4.1 Connection Diagrams 3
4.2 Hardware integration guidelines 3
5. Settings 4
5.1 Settings 4
6. Quick test 5
XDW-X16 XDW-X26 XDW-X36 XDW-X36C XDB-X16 XDB-X26 XDB-X36 XDB-X36C
Pick-up detection
✔✖✔ ✔ ✔ ✖✔ ✔
Security functionality
✖✔ ✔ ✔ ✖✔ ✔ ✔
Color (housing and cable) white white white white black black black black
Cable straight straight straight coiled straight straight straight coiled
For pick-up detection, the X-Dot X utilizes an accelerometer to detect
whether it is moving or laying still. The sensor can be mounted to an
object using the double sided tape on the bottom of the sensor.
For security functionalities, the sensor has a phototransistor which
can measure the amount of light reaching the sensor. When the
sensor is mounted onto the merchandize, no light can reach the
sensor. When the merchandize is removed from the sensor (during
a potential security breach) light will reach the phototransitor and an
Alarm trigger is send. When the X-talk cable is cut, an alarm trigger
is send as well.
The X-Dot X wired pick-up sensor is available in multiple variations:
To p Bottom
Phototransistor
Double-sided
tape
XDW-X36
object
sensor

© 2022 Nexmosphere. All rights reserved. v1.0 / 08-22
All content contained herein is subject to change without prior notice
Nexmosphere
Le Havre 136
5627 SW Eindhoven • The Netherlands
T+31 40 240 7070
Esupport@nexmosphere.com
2
The X-Dot X wired pick-up sensor provides the following functionalities:
1. Pick-up and place-back detection - detect if an object is picked up or placed back
2. Security alarm functionality - detect if a product is potentially being stolen
When implementing pick-up or place-back detection,
consider the following:
• The sensitivity of the pick-up detection can be
adjusted. For more information please see Settings,
page 4.
• At start-up the sensor must lay still in order to make
sure it calibrates correctly. For more information
please see page 3.
• Typically, during testing/prototyping stages of a
project, the sensor is not yet attached to a product.
If this is the case and the security sensor is not
covered, the triggers will be with Alarm. Please take
into account that once the sensor is installed and
mounted onto an object, the triggers will be without
Alarm. Therefore we advice to always implement both
triggers into your application.
In case the Alarm trigger is activated as well, the output will
be as follows:
When an object is picked up, the sensor will detect the
movement and an API command is triggered. Vice versa,
when the object is placed back, it will detect that it is laying
still and an API command is triggered as well. These API
messages have the following format:
The X-Dot X will give an alarm trigger when the sensor
is removed from the product (and the light sensor is
uncovered) or when the X-talk cable is cut. The API
commands are the same as listed above:
The following sections will cover each of these functionalities in detail. Please note that for each API example in this
document, X-talk interface address 001 is used (X001). When the sensor is connected to another X-talk channel,
replace the "001" with the applicable X-talk address.
Object is picked up
Alarm, object is picked up
No Alarm, object is picked up
Object is picked up and Alarm
Object is placed back
Alarm, object is placed back
No Alarm, object is placed back
Object is placed back and Alarm
X001A[3]
X001A[7]
X001A[3]
X001A[7]
X001A[0]
X001A[4]
X001A[0]
X001A[4] place-back
No alarm
Alarm
Alarm
pick-up

The X-Dot X wired pick-up sensor can be connected to any X-talk interface and is therefore compatible with all Xperience
controllers. Make sure the sensor is connected to the X-talk interface before powering the Xperience controller. Otherwise, it
will not be recognized by the Xperience controller and no sensor output will be provided.
© 2022 Nexmosphere. All rights reserved. v1.0 / 08-22
All content contained herein is subject to change without prior notice
Nexmosphere
Le Havre 136
5627 SW Eindhoven • The Netherlands
T+31 40 240 7070
Esupport@nexmosphere.com
3
At start-up, the X-Dot X auto-calibrates itself to its current
position. In order to assure the calibration process is
executed correctly, please make sure the sensor is laying
still in a stable position when powering the Xperience
controller to which the sensor is connected. Typically
when the sensor is attached to an object, this will be the
case due to the mass of the object. However when the
sensor is not yet attached to an object, we advice to
actively hold the sensor in a stable position for 5 seconds
during start-up.
The X-Dot X triggers based on whether is it moving or not. In order to make sure the place-back triggers are responsive, it is
important that both the object to which the sensor is attached, as well as the surface on which the object is placed, are stable
and don't move or oscillate. The sensor will only send a place-back trigger once it's position is stable. Moreover, a new pick-up
trigger can only be send after a place-back trigger has been send.
XN
DC Power supply
XC
Example connection to XC Controller Example connection to XN Controller

© 2022 Nexmosphere. All rights reserved. v1.0 / 08-22
All content contained herein is subject to change without prior notice
Nexmosphere
Le Havre 136
5627 SW Eindhoven • The Netherlands
T+31 40 240 7070
Esupport@nexmosphere.com
The X-Dot X has multiple settings which determine the behaviour and output of the sensor. The settings can be adjusted by
sending X-talk setting commands via the API. After a power cycle, the settings always return back to default.
X001S[1:1]
X001S[1:2]
X001S[1:3]
X001S[1:4]
Setting 1: Status LED behaviour
1. LED on, o when picked-up (def)
2. LED o, on when picked-up
3. LED on, o when Alarm
4. LED o, on when Alarm
Setting 2: Status LED brightness
1. Brightness 0%
2. Brightness 11%
3. Brightness 22%
4. Brightness 33%
5. Brightness 44%
6. Brightness 55%
7. Brightness 66%
8. Brightness 77%
9. Brightness 100%
Setting 3: Functionality control
1. Pick-up enabled, Alarm enabled (d)
2. Pick-up enabled, Alarm disabled
3. Pick-up disabled, Alarm enabled
4. Pick-up disabled, Alarm disabled
Setting 4: Sensitivity level
1. Sensitivity level 1
2. Sensitivity level 2
3. Sensitivity level 3
4. Sensitivity level 4
5. Sensitivity level 5 (def)
6. Sensitivity level 6
7. Sensitivity level 7
8. Sensitivity level 8
9. Sensitivity level 9
The lower the sensitivity level, the least movement is
needed for the sensor to detect a pick-up, and the more
stable the sensor needs to be before it detects a place-
back. Vice versa, the higher the sensitivity level, the more
movement is needed for the sensor to detect a pick-up
and the less stable it needs to be before it detects a place-
back.
The setting above applies for the small green status LED in
the X-Dot X enclosure.
The setting above applies for the small green status LED in
the X-Dot X enclosure.
Via the setting above, both pick-up and alarm detection
can be enabled or disabled. In case the sensor model (see
overview on page 1) does not include pick-up or alarm
detection, it can't be enabled.
4
X001S[2:1]
X001S[3:1]
X001S[2:5]
X001S[2:9]
X001S[2:2]
X001S[3:2]
X001S[2:6]
X001S[2:3]
X001S[3:3]
X001S[2:7]
X001S[2:4]
X001S[3:4]
X001S[2:8]
X001S[4:1]
X001S[4:5]
X001S[4:9]
X001S[4:2]
X001S[4:6]
X001S[4:3]
X001S[4:7]
X001S[4:4]
X001S[4:8]

6. Quick test
In order to test if the X-Dot X wired pick-up sensor is installed correctly, please follow the test procedure below:
© 2022 Nexmosphere. All rights reserved. v1.0 / 08-22
All content contained herein is subject to change without prior notice
Nexmosphere
Le Havre 136
5627 SW Eindhoven • The Netherlands
T+31 40 240 7070
Esupport@nexmosphere.com
5
Step 1 - Setup
First, connect the X-Dot X to an Xperience controller.
Secondly, power the Xperience controller.
The green status LED of the X-Dot X should go on. The
status LED of the controller will start to blink and once
power-up is completed will be lit continuously.
Step 2 - Pick-up detection
Pick-up the sensor, or the object to which the sensor
is attached.
The green status LED of the sensor should go o and
the status LED of the controller should blink.
Step 3 - Place-back detection
Place the sensor back down, or the object to which
the sensor is attached.
The green status LED of the sensor should go on and
the status LED of the controller should blink.
For a full test we recommend to connect the setup to
a mediaplayer or PC and test all API commands listed
in this document (see section 3, page 2). For more
information on how to setup a test for your controller,
please see the Quick Start Guide of the Xperience
controller you are using. These are available on
nexmosphere.com/support-documentation
Please contact support@nexmosphere.com for any
support questions you may have.
In case any of the steps above does not provide
the expected result, please check the installation
guidelines in this document.
XN
Connect to powered
USB port
XN
Connect to powered
USB port
LED BLINK
LED on
XN
Connect to powered
USB port
LED BLINK
LED off
This manual suits for next models
1
Other Nexmosphere Accessories manuals

Nexmosphere
Nexmosphere XV User manual

Nexmosphere
Nexmosphere XZ Series User manual

Nexmosphere
Nexmosphere X-EYE User manual

Nexmosphere
Nexmosphere XF-P3W User manual

Nexmosphere
Nexmosphere XT-EF Series User manual

Nexmosphere
Nexmosphere X-EYE 200 Series User manual

Nexmosphere
Nexmosphere XE Series User manual

Nexmosphere
Nexmosphere XS Series User manual

Nexmosphere
Nexmosphere X-EYE XY-116 User manual

Nexmosphere
Nexmosphere X-Dot Motion Series User manual




















