DMX Art-Net

Art-Net is a modern protocol that transmits DMX data over an Ethernet network.

DMX-Workshop is a free software application for lighting network management, analysis, configuration and diagnostics.

This app is useful to see if the network configuration was successful and if the devices in the network can be seen.

QLC+ is a free software designed to streamline and simplify the process of controlling Art-Net or analogue lighting systems. QLC+ is available for download on Linux, Windows and macOS.

See Lights control with QLC+ for instructions on how to use it to control lights.

Many software such as MaxMSP (see below Max control), TouchDesigner, MadMapper, Notch, etc, are capable of sending and receiving DMX/Art-Net data.

Configure IP address and Subnet mask in Windows and Mac.

This article describes how to set up an Art-Net network on a Windows 10 or 11 computer with a second network card.

  • Copy and paste into the search bar: Network Connections
  • Identify the correct Network card. Right click and select ‘Properties’
  • Select ‘Internet Protocol Version 4 (TCP/IPv4)’
  • Open ‘Properties’ and enter the following data
  • Press all the OKs
  • Check with the Command Prompt app if the new IP is set correctly. Write inside the terminal ipconfig

This article describes how to set up an Art-Net network on a Mac computer.

  • Go to System Settings > Network and identify the correct Network. (possibly called USB 10/100/1000 LAN depending on how the device is being connected to to computer)
  • Select the correct network, then press ‘Details…’
  • Under TCP/IP > Configure IPv4 to ‘Manually’ using the dropdown menu on the right
  • Set the IP address to 10.101.0.0 and Subnet mask to 255.0.0.0
  • Press OK
  • Switch on device
  • Enter IP data
  • More info on the dynamic projection mirror can be found here.

Make sure you have installed the latest imp.artnet package (download the latest version). This package is already part of the IASpace core libraries.

  1. Install a package by copying the package folder into Max’s packages folder:
    • Mac path: ~/Documents/Max 9/Packages
    • Windows path: %HOMEDRIVE%%HOMEPATH%\Documents\Max 9\Packages
  2. Copy the max patch code below and set, for example, the @unicast_ip to 10.101.0.100 to the DMX address.
  3. Now you should be able to send the DMX messages via the ‘channel’ message: channel <dmx-channel> <value>

Copy this code, then in Max, go to File > New From Clipboard to create a new Max patch with this code.

----------begin_max5_patcher----------
1109.3oc0X0ziaaCD8rWf8+.gP.xEGCQJaY4dponW5glKoGJPQfAkDsMSjHE
Do1ccB5+8NjTxqb7Wxd0Zu8hD3PJNCebdyiT+396F3EKeho7P+B5ePCF7Cvx
.qMikAMFF3kSeJIiprCzKQlmyDZug0cpYOoscn4YZzJ9xUa5pfpSVwEKmWxR
zNufilMxeHBGZdNYh4IwejO5KMeinJmKxXZqyvsrJqzMl8aLySsdVF+0OLyy
Z6eu+Nya30vW9JpfJN4BhL40Y8L8xWOvjGyJ6vtv3.aT6aiZR6nFhYddU9VA
2BoPKn4LqO9XImlswEf6aFNYxjiuzKnkvjnYkyYBZbFaKerMtP1CtD360NfT
7uamALD9M1cyfdcAysZ87Fh7hohkdnubwfZNSonKY6ljjrhJDrLT.5c3Nf4S
sX9zo6h4GAe2BII6Grv6CrvW.X8B.oCxj9qULDDP.XfR.RkhIRQTwZjKUEIW
fpgQERArNA.cn7pLMuHigpD7GXkJlZzlINiKXIxJgdK.YezSG+j3R0IFDeHJ
X7kf6mA4EGcPb+hwVpVWVw2LullV6p0hj4afnikA5JOE3G3pX4e4ofafhLYx
2NB1rubxnqaJ4gfMHPm2jycZPiL41BZDx0E0NsDhiW8+QEDB9MpBB9DJHNH+
pJffCeiHf7a.3ijBTAM4aLMRWREpbtRwkhQcnl2rZ5a3tGP6Un7Owu+K+ePj
4yP8+mkHQKjkIvKZVVKiZIJlYTc0nGWwDLvLJkpoHtvJCq.PCDZkBlUGdIH0
h9CMhqLPd7ZTJaAETiOf9aPGzem0V+cbzqs96rqm9abFjRBwSGDQvtrvfajH
Bdx0kLGWo0RwoqnUyNI9c81Smg.vdwgmES2Y89RKxezS.+wR8G9DT8hllVBh
AlC49.MqBHnJlgYxSVsgzZNS7u+m+MZsrBQKYMU7zZyWokiPlI78Bl98t4.8
HGn7BIL6EEYqMT9T1CbSsfJqmZbNYHP4SQpUxprTWYAsYz9GfcGdr8Oe2seq
SrCGadYtmyqJ6N75Qta1MNM4F6zkwiuQj6wuMNVspJFxI6.bM91BWAuQtERm
vJ7sEqt128f8H30cqfxyKFQK0.jMJAhiRYVFbLleEnnITkdNu.g8Gg8wiLO8
sc3pj1gCUG3teW.IpGfXyGrflb1xRmOLue0JWnaqh+y+aWK.X53m1.Txpxjl
Ys9V5nVXPJSABOTMbb6VCBu8fx4oERtPW6TPMXB.oASp+kKMMNVpQmiuw8U7
Q7IOGe1F8R7EfOi.rO7meW7WPO5v9ZC.GN84M.aidI9L+wjdJCIJpUFRTTeE
fcKCIr21w5M.AGD1ZGyznWhulk50hxXtNTOkgLtUMNai9I.6T7Q1KfTqA.2E
vnAV+INWApseUZO9QzPWatv018ig7Jg6Mz7INsGOZInapAQypRmN3Sg0G3zK
WlxJEvgaLhUfEyh03ZqftQ2TUTqEZE9u+NX.+GXRP5wC
-----------end_max5_patcher-----------

Last updated bystella speziali