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

Nexmosphere XPERIENCE XC-748 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.
XC-748
The XC-748 is an Xperience controller with 4 X-Wave interfaces,
2 RGBW LED Outputs and 4 X-talk interfaces:
111. X-Wave interface, API address 111 1. X-talk interface 001
112. X-Wave interface, API address 112 2. X-talk interface 002
113. X-Wave interface, API address 113 3. X-talk interface 003
114. X-Wave interface, API address 114 4. X-talk interface 004
A. RGBW LED output A (Generic API address 005, RGBW channel A)
B. RGBW LED output B (Generic API address 005, RGBW channel B)
USB. API interface (micro-USB connector)
LED. White status LED
DC. 12-24VDC Power input (2.1mm DC socket)
Hardware setup
1. Connect one or more Elements to any of the 4 X-talk interfaces.
2. Connect one or more RGB(W) LED strips to any of the 2 RGBW LED outputs*.
3. Connect one or more Pixel LED strips to any of the 4 X-Wave interfaces**.
4. Connect the 12 or 24VDC power supply to the DC power input connector. Make sure the voltage of the power supply
matches the operating voltage of the RGBW LED strips (12VDC or 24VDC).
5. Connect the micro-USB cable to a 3rd party device (e.g. Digital Signage Player or PC).
6. Wait until the white status LED stops blinking. This lasts about 5 seconds.
*RGBW LED strips including connection cable are available as an accessory (product codes L-X5.....l). If you want to connect your own RGBW LED strips, separate
connection cables are also available as an accessory (product codes CA5-S..C).
**Pixel LED strips including connection cable are available as an accessory (product codes L-P......W). If you want to connect your own Pixel LED strips, separate
connection cables are also available as an accessory (product codes CAW-S..C).
Software setup for testing (Terminal)
Typically, the XC-748 controller is connected to a 3rd party device, such as a Digital Signage Player, on which CMS software is installed that 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 or Hercules.
2. Open the Terminal program and go to settings. Choose the COM port on which the XC-748 controller enumerated*.
In most cases this is the highest available number in the COM port drop-down setting.
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 XC-748 controller, place a 50mS delay between each command.
*In case the XC-748 controller is not recognized as a COM port by the 3rd party device, a driver (Prolic PL2303) can be downloaded here.
Nexmosphere
Le Havre 136
5627 SW Eindhoven • The Netherlands
T +31 40 240 7070
Esupport@nexmosphere.com
QUICK START GUIDE

© 2020 Nexmosphere. All rights reserved. v1.0 / 10-20
All content contained herein is subject to change without prior notice.
1
USB
DC
LED
5 6
A B
XC
4
5 5
23 1
114
112
113
111
Functionality
The XC-748 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 RGBW LED strips) 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.
3rd party devices and software
This Quick Start Guide oers a generic explanation of the setup and operation of the XC-748 Xperience controller. 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.
Nexmosphere
Le Havre 136
5627 SW Eindhoven • The Netherlands
T +31 40 240 7070
Esupport@nexmosphere.com
QUICK START GUIDE

© 2020 Nexmosphere. All rights reserved. v1.0 / 10-20
All content contained herein is subject to change without prior notice.
2

To control an RGBW LED strip connected to RGBW channel A or B send one of the following API example commands from
the 3rd party device to the XC-748 controller:
Set the LED strip connected to RGBW channel Ato color 0 (default white*) at 80% brightness with 0.5 seconds ramp time:
*An overview of the default RGBW LED colors is provided on the nal page of this document.
Set the LED strip connected to RGBW channel Bto color 3 (default blue*) at 100% brightness with 1.2 seconds ramp time:
Set the LED strip connected to RGBW channel A to pulse between two ramps. Ramp1: Color 2 (default green*) at 100% with
1.0 seconds ramp time. Ramp 2: Color 2 (default green*) at 5% with 0.5 seconds ramp time.
Set the LED strip connected to RGBW channel B to pulse between two ramps. Ramp1: Color 6 (default turquoise*) at 80%
with 0.7 seconds ramp time. Ramp 2: Color 8 (default pink*) at 100% with 0.7 seconds ramp time.
Set the LED strip of all 2 RGBW channels (X) to color 5 (default purple*) at 65% brightness with 0.8 seconds ramp time:
G005B[A 0 80 5]
G005B[B 3 100 12]
G005B[A 2 100 10 2 5 5]
G005B[B 6 80 7 8 100 7]
G005B[X 5 65 8]
XC-748
(Xperience controller) USB-A to Micro-USB cable
(connect to 3rd party device)
DC Power supply
(24V)
XC
AB
© 2020 Nexmosphere. All rights reserved. v1.0 / 10-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


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 XC-748 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 XC-748 to the 3rd party
device: X001A[1]
XC-748
(Xperience controller)
USB-A to Micro-USB cable
(connect to 3rd party device)
DC Power supply
(24V)
XY-146
(presence sensor)
XC

To control a PixelLED strip connected to X-Wave interface 111,112,113 or 114, send one of the following API example
commands from the 3rd party device to the XC-748 controller:
Set the LED strip connected to X-Wave interface 111 to color 5 (default purple*) at 80% brightness with 0.5 seconds ramp
*An overview of the default X-Wave colors is provided on the nal page of this document.
Set the LED strip connected to X-Wave interface 111 to color 0 (default white*) at 00% brightness with 0.3 seconds ramp
Set the LED strip connected X-Wave interface 113 to pulse between two states. State 1: Color C (default sky blue*) at 99%
(max) with 1.2 seconds ramp time. Ramp 2: Color C (default sky blue*) at 20% with 1.2 seconds ramp time.
Set the LED strip connected to X-Wave interface 114 to a sinewave animation between two states over 48 LEDs. State 1:
Color 0 (default white*) at 99% (max) with 1.8 seconds ramp time. Ramp 2: Color 0 (default white*) at 23% with 1.2 seconds
For more information on controlling Pixel LEDs via X-Wave interfaces, please refer to the document “Manual | Controlling
X-Wave LEDs (API)”.
X111B[280105]
X111B[200003]
X113B[399C1201020C120012]
X114B[4990120012300040]
XC-748
(Xperience controller) USB-A to Micro-USB cable
(connect to 3rd party device)
DC Power supply
(24V)
XC
111
112
113
114
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
© 2020 Nexmosphere. All rights reserved. v1.0 / 10-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


When tag 2 is picked up from an antenna connected to
X-talk interface 004, the following API serial commands are
sent from the XC-748 to the 3rd party device:
XR[PU002]
X004A[1]
When tag 1 is placed on an antenna connected to X-talk
interface 004, the following API serial commands are sent
from the XC-748to the 3rd party device:
XR[PB001]
X004A[0]

When button 1 of a (touch) button interface connected
to X-talk interface 003 is pressed, the following API serial
commands are sent from the XC-748 to the 3rd party
device: X003A[3]
When button 4 of a (touch) button interface connected
to X-talk interface 003 is pressed, the following API serial
commands are sent from the XC-748 to the 3rd party
device: X003A[17]
XR
XR-C10
(RFID antenna)
XR-C10
RFID Tags
(number 1-3)
XR-DR1
(RFID antenna driver
XC-748
(Xperience controller)
USB-A to Micro-USB cable
(connect to 3rd party device)
DC Power supply
(24V)
XC
Push buons
(with LED, 4x)
XT-B4N
(4x buon interface)
XT-4F
(Touch buons)
XT-B4
1 2 3 4
XC-748
(Xperience controller)
DC Power supply
(24V)
XC
USB-A to Micro-USB cable
(connect to 3rd party device)

To set all button LEDs of a (touch) button interface
connected to X-talk interface 003 to “on”, send the
following API commands from the 3rd party device to the
XC-748 controller:
To set all button LEDs of a (touch) button interface
connected to X-talk interface 003 to “o”, send the
following API commands from the 3rd party device to the
XC-748 controller:
X003A[255]
X003A[0]
Push buons
(with LED, 4x)
XT-B4N
(4x buon interface)
XT-4F
(Touch buons)
XT-B4
1 2 3 4
XC-748
(Xperience controller)
DC Power supply
(24V)
XC
USB-A to Micro-USB cable
(connect to 3rd party device)
© 2020 Nexmosphere. All rights reserved. v1.0 / 10-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
5

Combining Elements
The XC-748 Xperience controller has 4 X-Wave interfaces, 2 RGBW LED outputs and 4 X-talk interfaces to which any
combination of Elements can be connected. For example, all examples in this Quick Start Guide can be combined on a
single XC-748. The API commands and operation will remain the same. 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.

The XC-748 controller is pre-programmed with 10 default colors:
Please refer to the API Manual to learn how to overwrite the default colors with your own preferred RGBW LED colors.
R
G
B
w
0
0
0
0
100
1
R
G
B
w
100
0
0
0
2
R
G
B
w
0
100
0
0
3
R
G
B
w
0
0
100
0
4
R
G
B
w
100
75
0
0
5
R
G
B
w
100
0
100
0
6
R
G
B
w
0
100
100
0
7
R
G
B
w
100
25
0
0
8
R
G
B
w
100
0
50
0
9
R
G
B
w
50
100
0
0
XC-748
(Xperience controller)
USB-A to Micro-USB cable
(connect to 3rd party device)
DC Power supply
(24V)
XC
AB
Push buons
(with LED, 4x)
XT-B4N
(4x buon interface)
XT-4F
(Touch buons)
XT-B4 1 2 3 4
XR
XR-C10
(RFID antenna)
XR-C10
RFID Tags
(number 1-3)
XR-DR1
(RFID antenna driver
XY-146
(presence sensor)
111
112
113
114
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND
VCC
CI
DI
GND
VCC
CO
DO
GND

The XC-748 controller is pre-programmed with 16 default colors:
Please refer to the API Manual to learn how to overwrite the default colors with your own preferred X-Wave colors.
0
1
2
3
4
5
6
7
8
9
A
B
C
D
E
F
R
G
B
FF
FF
FF
FF
00
00
00
FF
00
00
00
FF
R
G
B
R
G
B
R
G
B
R
G
B
FF
FF
00
FF
00
FF
00
FF
FF
FF
80
00
R
G
B
R
G
B
R
G
B
R
G
B
FF
00
80
80
FF
00
00
FF
80
80
00
FF
R
G
B
R
G
B
R
G
B
R
G
B
00
80
FF
FF
B3
B3
B3
FF
B3
B3
B3
FF
R
G
B
R
G
B
R
G
B

Other Nexmosphere Controllers manuals

Nexmosphere XC-820 User manual

Nexmosphere

Nexmosphere XC-820 User manual

Nexmosphere XPERIENCE XM-350 User manual

Nexmosphere

Nexmosphere XPERIENCE XM-350 User manual

Nexmosphere XN-115 User manual

Nexmosphere

Nexmosphere XN-115 User manual

Nexmosphere XC-720 User manual

Nexmosphere

Nexmosphere XC-720 User manual

Nexmosphere XM-350 User manual

Nexmosphere

Nexmosphere XM-350 User manual

Nexmosphere XC-760 User manual

Nexmosphere

Nexmosphere XC-760 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 XPERIENCE XN-135M8L User manual

Nexmosphere

Nexmosphere XPERIENCE XN-135M8L User manual

Nexmosphere XPERIENCE XC-860 User manual

Nexmosphere

Nexmosphere XPERIENCE XC-860 User manual

Nexmosphere XC-847 User manual

Nexmosphere

Nexmosphere XC-847 User manual

Nexmosphere SM-125 User manual

Nexmosphere

Nexmosphere SM-125 User manual

Nexmosphere XN-165 XPERIENCE User manual

Nexmosphere

Nexmosphere XN-165 XPERIENCE User manual

Nexmosphere XN-180 User manual

Nexmosphere

Nexmosphere XN-180 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 XY-240 User manual

Nexmosphere

Nexmosphere XY-240 User manual

Nexmosphere XPERIENCE XN-125 User manual

Nexmosphere

Nexmosphere XPERIENCE XN-125 User manual

Nexmosphere XPERIENCE XC-941 User manual

Nexmosphere

Nexmosphere XPERIENCE XC-941 User manual

Nexmosphere XM-350 User manual

Nexmosphere

Nexmosphere XM-350 User manual

Nexmosphere XC-741 User manual

Nexmosphere

Nexmosphere XC-741 User manual

Nexmosphere XN-185 User manual

Nexmosphere

Nexmosphere XN-185 User manual

Nexmosphere XM-350 User manual

Nexmosphere

Nexmosphere XM-350 User manual

Nexmosphere XPERIENCE XC-948 User manual

Nexmosphere

Nexmosphere XPERIENCE XC-948 User manual

Popular Controllers manuals by other brands

Rain Deck RD432-0 owner's manual

Rain Deck

Rain Deck RD432-0 owner's manual

MAHLE eSHIFTERS user manual

MAHLE

MAHLE eSHIFTERS user manual

Wilo Control MR-Lift Installation and operating instructions

Wilo

Wilo Control MR-Lift Installation and operating instructions

Danfoss AME 85 QM operating guide

Danfoss

Danfoss AME 85 QM operating guide

Harman AMX NI-2100 Hardware reference guide

Harman

Harman AMX NI-2100 Hardware reference guide

iCeeO2 C30 instruction manual

iCeeO2

iCeeO2 C30 instruction manual

PDP Afterglow PS3 manual

PDP

PDP Afterglow PS3 manual

SYStronics UC-3300B user manual

SYStronics

SYStronics UC-3300B user manual

Bender PRC470 Series manual

Bender

Bender PRC470 Series manual

BFT OBERON TRI A2000 INV Installation and user manual

BFT

BFT OBERON TRI A2000 INV Installation and user manual

Zmotion ZMC432N manual

Zmotion

Zmotion ZMC432N manual

Auber Instruments RDK-300B instruction manual

Auber Instruments

Auber Instruments RDK-300B instruction manual

IEN P100C-SX instruction manual

IEN

IEN P100C-SX instruction manual

NEXCOBOT RCB600 Quick reference guide

NEXCOBOT

NEXCOBOT RCB600 Quick reference guide

ABB Pulsar Edge product manual

ABB

ABB Pulsar Edge product manual

Rockwell Automation PowerFlex 700S Migration guide

Rockwell Automation

Rockwell Automation PowerFlex 700S Migration guide

Data Technology 5160X installation guide

Data Technology

Data Technology 5160X installation guide

Sander REDOX Instructions for use

Sander

Sander REDOX Instructions for use

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

Copyright 2025 Manuals.Online. All Rights Reserved.