Qlite Tutorial: Connect to a QL-NE100 device and select a scene


Basic architecture

The Qlite plugin establishes a UDP connection to one or multiple Qlite QL-NE100 interfaces.

This connection is used to send packets between Qlite devices and the NETx Server.

Integration steps

After installing the plugin, a new menu under the Modules menu will be added. This menu corresponds with the configuration of the Qlite Plugin in the NETx Server.

General configuration

For a standard installation it is only required to set the IP address of the server's network interface connected to the Qlite device(s).

For more information see Qlite configuration.

Adding a interface

Open Modules > Qlite > Interface definitions and add an interface according to Qlite interface configuration.

A simple interface definition could look like this:

Adding a zone

After configuring the interface we can add our first zone.

Open Modules > Qlite > Zone definitions and add a zone according to Qlite zone definitions.

A simple zone definition could look like this:

Testing the connection

After restarting the NETx Server, the item tree should contain our interface and zone.


Under the sub branch "Scenes" of our newly created zone are items for scenes 1 to 15.
A scene can be recalled by setting the item to true.
When selecting a scene on the QL-NE100 controller, the status of the scene item is updated.