manuals.online logo
Brands
  1. Home
  2. •
  3. Brands
  4. •
  5. Nexmosphere
  6. •
  7. Controllers
  8. •
  9. Nexmosphere XM-350 User manual

Nexmosphere XM-350 User manual

Xperience platform
All of Nexmosphere’s controllers are built on the same platform principles. If this is your rst time using a Nexmosphere
controller, we recommend to rst read https://nexmosphere.com/technology/xperience-platform/ to learn the basics about
our platform and its terminology.
XM-350 with EM-4 expansion
The XM-350 is an Xperience controller with 1 X-talk interface. It can be expanded at our factory with up to 5 EM-4 modules.
An EM-4 module has 4 audio switches which can be used both as input to connect an audio source and as output to connect
speakers/headphones. The API address of an audio switch is determined by adding the number of the output to the base
address of the XM or EM module. For example, if a message is sent to audio switch 2 of the EM-4 module closest to the XM-
controller, the API address of the LED output is 112
. The API address of the X-talk interface on the XM-350 controller is 001.
Hardware setup
1. Connect an Element to the X-talk interface on the XM-350 module.
2. Connect an audio source to one of the audio switches using an audio cable with 3.5mm jack connector.
3. Connect one or more speaker to any of the audio switches using an audio cable with 3.5mm jack connector.
4. Connect a serial cable* to the API interface and to a 3rd party device (e.g. Mediaplayer or PC).
5. Connect a 5VDC power supply to the DC power socket on the XM-350 module. **
6. Wait until the green status LED on the XM-350 controller stops blinking. This lasts about 10 seconds.
*Nexmosphere has 2 serial cables available which are compatible with the XM-350: CA-9J9B (RJ9 to 3.5mm jack) and CA-9D9B (RJ9 to DB-9).
Next to these serial cables, a compatible Serial-to-USB cable is also available: CA-9U9B (RJ9 to USB-A). The driver for this cable can be downloaded here.
**No more then 2 power supplies may be connected to an assembled Xperience Controller (XM + EM modules)
Software setup for testing (Terminal)
Typically, the XM-350 controller is connected to a 3rd party device, such as a Digital Signage Player, on which CMS software is installed which has built-in
functionality for sending and receiving Serial Events. However, if you want to do a rst test on a PC or Mac, follow the instructions below:
1. Download a terminal program. For example Termite, Hercules or SerialTools.
2. Open the Terminal program and go to settings. Choose the COM port to which the XM-350 controller is connected*.
3. Set the COM port settings to the following values
Baudrate 115200 Flow Control None
Parity None EOL CR+LF
Data Bits 8 Protocol ASCII
Stop Bits 1
4. Set the COM port to “Open”. The controller is now ready for use.
5. When sending consecutive API serial commands to the XM-350 controller, place a 75mS delay between each command.
*In case the XM-350 controller is connected via a Serial-to-USB cable or adapter, typically this is the highest available number in the COM port drop-down setting.
Nexmosphere
Le Havre 136
5627 SW Eindhoven • The Netherlands
T +31 40 240 7070
Esupport@nexmosphere.com
QUICK START GUIDE
XM-350 XPERIENCE CONTROLLER WITH EM-4 EXPANSION
© 2020 Nexmosphere. All rights reserved. v1.0 / 11-20
All content contained herein is subject to change without prior notice.
1
11X12X13X14X15X 00X
1
API
SB5V
SD
4 3 2 14 3 2 14 3 2 14 3 2 14 3 2 14 3 2 14 3 2 1
LED LED LED LED LED LED
ERR
XM-350EM-4EM-4EM-4EM-4 EM-4
5V. 5VDC Power input (2.5mm DC socket)
DC. 12VDC Power input (2.1mm DC)
API. API interface (RJ9 )
SD. SD card slot for bootloading
LED. Green status LED
ERR. Red error LED
3rd party devices and software
This Quick Start Guide oers a generic explanation of the setup and operation of the XM-350 controller with EM-4 expansion.
It does not cover information on how to integrate the Controllers, Elements and their API triggers in specic 3rd party devices
or software. We have manuals available with step-by-step instructions on how to integrate Nexmosphere products with the
products of our hardware, -and software partners. You’ll nd these on the support and partner pages of our website.
Functionality
The XM-350 runs our API which provides serial output when a specic sensor Element is triggered (for example a pick-up,
or -motion sensor or touch button) and provides control over output Elements (for example controlling audio switches) via
serial input commands. These API serial commands are typically used to create interactive Xperiences for Digital Signage.
The complete API Manual and additional helpful documents can be found on https://nexmosphere.com/support-
documentation. To get you started, we’ve included some starter examples of our Elements and the corresponding API serial
commands on the following pages.
Nexmosphere
Le Havre 136
5627 SW Eindhoven • The Netherlands
T +31 40 240 7070
Esupport@nexmosphere.com
QUICK START GUIDE
XM-350 XPERIENCE CONTROLLER WITH EM-4 EXPANSION
© 2020 Nexmosphere. All rights reserved. v1.0 / 11-20
All content contained herein is subject to change without prior notice.
2
Power supply
(5V)
CA-9U9B
(connect to
3rd party device)
XM-350
(Xperience
controller)
EM-4
(4x audio
switch)
EM-4
(4x audio
switch)
Audio cables
(connect to speaker
or audio source)
11X12X
4 3 2 14 3 2 1
Example 1 | Audio switch control
To control an audio switch, send one of the following API example commands from the 3rd party device to the XM-350
controller with EM-4 expansion:
Activate audio switch 1
1st EM-4 (closest to XM-350):
2nd EM-4:
Activate audio switch 1
Activate audio switch 2
Activate audio switch 2
Activate audio switch 3
Activate audio switch 3
Activate audio switch 4
Activate audio switch 4
Deactivate audio switch 1
Deactivate audio switch 1
Deactivate audio switch 2
Deactivate audio switch 2
Deactivate audio switch 3
Deactivate audio switch 3
Deactivate audio switch 4
Deactivate audio switch 4
G111A[1]
G121A[1]
G112A[1]
G122A[1]
G113A[1]
G123A[1]
G114A[1]
G124A[1]
G111A[0]
G121A[0]
G112A[0]
G122A[0]
G113A[0]
G123A[0]
G114A[0]
G124A[0]
© 2020 Nexmosphere. All rights reserved. v1.0 / 11-20
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
QUICK START GUIDE | XM-350 WITH EM-4 EXPANSION
Example 2 | Presence sensor
When an XY-Presence sensor connected to X-talk
interface 001 detects a person in distance zone 4, the
following API serial command is sent from the XM-350 to
the 3rd party device: X001A[4]
When an XY-Presence sensor connected to X-talk
interface 001 does not detect a person, the following API
serial command is sent from the XM-350 to the 3rd party
device: X001A[1]
Example 3 | RFID sensor
When tag 2 is picked up from an antenna connected to
X-talk interface 001, the following API serial commands are
sent from the XM-350 to the 3rd party device:
XR[PU002]
X001A[1]
When tag 1 is placed on an antenna connected to X-talk
interface 001, the following API serial commands are sent
from the XM-350 to the 3rd party device:
XR[PB001]
X001A[0]
Example 4 | Button input
When button 1 of a (touch) button interface connected
to X-talk interface 001 is pressed, the following API serial
commands are sent from the XM-350 to the 3rd party
device: X001A[3]
When button 4 of a (touch) button interface connected
to X-talk interface 001 is pressed, the following API serial
commands are sent from the XM-350 to the 3rd party
device: X001A[17]
XR
XR-C10
(RFID antenna)
XR-C10
RFID Tags
(number 1-3)
XR-DR1
(RFID antenna driver
XM-350
(Xperience
controller)
CA-9U9B
(connect to
3rd party device)
EM-4
(4x audio
switch)
EM-4
(4x audio
switch)
Power supply
(5V)
XT-B4N6
(4x buon interface)
XT-4F
(Touch buons)
Push buons
(with LED, 4x)
XT-B4
1 2 3 4
XM-350
(Xperience
controller)
CA-9U9B
(connect to
3rd party device)
EM-4
(4x audio
switch)
EM-4
(4x audio
switch)
Power supply
(5V)
XM-350
(Xperience
controller)
EM-4
(4x audio
switch)
EM-4
(4x audio
switch)
XY-146
(presence sensor)
CA-9U9B
(connect to
3rd party device)
Power supply
(5V)
© 2020 Nexmosphere. All rights reserved. v1.0 / 11-20
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
4
QUICK START GUIDE | XM-350 WITH EM-4 EXPANSION
Example 4 | Button LED control
To set all button LEDs of a (touch) button interface
connected to X-talk interface 001 to “on”, send the
following API commands from the 3rd party device to the
XM-350 controller:
Combining Elements
The XM-350 Xperience controller with EM-4 expansion has up to 20 audio switches and 1 X-talk interface to which any
Element can be connected. To illustrate, Example 1 can be combined with any other example in this Quick Start Guide.
The API commands and operation will remain the same. In case more X-talk interfaces are required, the XM-350 can also
be expanded with EM-8 modules (see XM-350 with EM-8 Quick Start Guide). When connecting multiple Elements that
require a high amount of current (LEDs or push buttons with LED ring), calculate the total required current of the Elements
and check if this is within the specication of the controller and its power supply source.
To set all button LEDs of a (touch) button interface
connected to X-talk interface 001 to “o”, send the
following API commands from the 3rd party device to the
XM-350 controller:
X001A[255]
X001A[0]
XT-B4N6
(4x buon interface)
XT-4F
(Touch buons)
Push buons
(with LED, 4x)
XT-B4
1 2 3 4
XM-350
(Xperience
controller)
CA-9U9B
(connect to
3rd party device)
EM-4
(4x audio
switch)
EM-4
(4x audio
switch)
Power supply
(5V)
XY-146
(presence sensor)
Power supply
(5V)
CA-9U9B
(connect to
3rd party device)
XM-350
(Xperience
controller)
EM-4
(4x audio
switch)
EM-4
(4x audio
switch)
Audio cables
(connect to speaker
or audio source)
11X12X
4 3 2 14 3 2 1

Other Nexmosphere Controllers manuals

Nexmosphere XC-760 User manual

Nexmosphere

Nexmosphere XC-760 User manual

Nexmosphere XPERIENCE XN-135M8L User manual

Nexmosphere

Nexmosphere XPERIENCE XN-135M8L User manual

Nexmosphere XC-741 User manual

Nexmosphere

Nexmosphere XC-741 User manual

Nexmosphere XPERIENCE XC-941 User manual

Nexmosphere

Nexmosphere XPERIENCE XC-941 User manual

Nexmosphere XPERIENCE XC-860 User manual

Nexmosphere

Nexmosphere XPERIENCE XC-860 User manual

Nexmosphere XPERIENCE XN-125 User manual

Nexmosphere

Nexmosphere XPERIENCE XN-125 User manual

Nexmosphere XY-240 User manual

Nexmosphere

Nexmosphere XY-240 User manual

Nexmosphere XC-931 User manual

Nexmosphere

Nexmosphere XC-931 User manual

Nexmosphere XM-350 User manual

Nexmosphere

Nexmosphere XM-350 User manual

Nexmosphere XN-165 XPERIENCE User manual

Nexmosphere

Nexmosphere XN-165 XPERIENCE User manual

Nexmosphere XN-115 User manual

Nexmosphere

Nexmosphere XN-115 User manual

Nexmosphere XPERIENCE XM-350 User manual

Nexmosphere

Nexmosphere XPERIENCE XM-350 User manual

Nexmosphere XPERIENCE XC-938 User manual

Nexmosphere

Nexmosphere XPERIENCE XC-938 User manual

Nexmosphere XC-720 User manual

Nexmosphere

Nexmosphere XC-720 User manual

Nexmosphere XC-847 User manual

Nexmosphere

Nexmosphere XC-847 User manual

Nexmosphere XM-350 User manual

Nexmosphere

Nexmosphere XM-350 User manual

Nexmosphere XM-350 User manual

Nexmosphere

Nexmosphere XM-350 User manual

Nexmosphere XN-135M3 User manual

Nexmosphere

Nexmosphere XN-135M3 User manual

Nexmosphere XPERIENCE XC-948 User manual

Nexmosphere

Nexmosphere XPERIENCE XC-948 User manual

Nexmosphere XM-350 User manual

Nexmosphere

Nexmosphere XM-350 User manual

Nexmosphere XC-820 User manual

Nexmosphere

Nexmosphere XC-820 User manual

Nexmosphere Xperience XN-135M8S User manual

Nexmosphere

Nexmosphere Xperience XN-135M8S User manual

Nexmosphere XN-180 User manual

Nexmosphere

Nexmosphere XN-180 User manual

Nexmosphere XM-350 User manual

Nexmosphere

Nexmosphere XM-350 User manual

Popular Controllers manuals by other brands

Artistic Licence moody cvi1 quick start guide

Artistic Licence

Artistic Licence moody cvi1 quick start guide

Eaton Intelligent Power Controller 3000 Installation and quick start manual

Eaton

Eaton Intelligent Power Controller 3000 Installation and quick start manual

AP RoboteQ FBL2360A manual

AP

AP RoboteQ FBL2360A manual

Kostal INVEOR M Short manual

Kostal

Kostal INVEOR M Short manual

Mitsubishi Electric AnyWire NZ2AW1C2AL user manual

Mitsubishi Electric

Mitsubishi Electric AnyWire NZ2AW1C2AL user manual

KE2 Therm Solutions 20844 quick start guide

KE2 Therm Solutions

KE2 Therm Solutions 20844 quick start guide

EKF CompactPCI CB3-TONE technical information

EKF

EKF CompactPCI CB3-TONE technical information

TIME LED 781302 Installation and operating instructions

TIME LED

TIME LED 781302 Installation and operating instructions

Nordic DELTACO SH-OW02 user manual

Nordic

Nordic DELTACO SH-OW02 user manual

Sices GC250 user manual

Sices

Sices GC250 user manual

Movacolor MC-TC manual

Movacolor

Movacolor MC-TC manual

EUROSTER 11B user manual

EUROSTER

EUROSTER 11B user manual

Rice Lake iRite 920i installation manual

Rice Lake

Rice Lake iRite 920i installation manual

Unitronics Vision V130-J Series user guide

Unitronics

Unitronics Vision V130-J Series user guide

Varian Turbo-V 70 instruction manual

Varian

Varian Turbo-V 70 instruction manual

Endress+Hauser Liquiline CM442 operating instructions

Endress+Hauser

Endress+Hauser Liquiline CM442 operating instructions

X10 IR7243W owner's guide

X10

X10 IR7243W owner's guide

Victron energy BlueSolar MPPT 150/60-Tr manual

Victron energy

Victron energy BlueSolar MPPT 150/60-Tr manual

manuals.online logo
manuals.online logoBrands
  • About & Mission
  • Contact us
  • Privacy Policy
  • Terms and Conditions

Copyright 2025 Manuals.Online. All Rights Reserved.