21
Appendix
Representations of Art-Net Port Addresses
According to the Art-Net 3 specification, the address of an Art-Net port consists of three parts: The Art-Net net, sub-
net and universe number. The Art-Net universe and sub-net number both have a value between 0 and 15 (4 bits).
Many controllers combine these values to the sub-uni number, resulting in a value between 0 and 255 (8 bits), with
the sub-net part occupying the more significant digits. Thus, the sub-uni can be calculated with the formula 16 x sub-
net + universe = sub-uni.
The Art-Net net number was added in Art-Net 3 and has a value between 0 and 127 (7 bits). So, when working with
controllers using Art-Net I or Art-Net II, the Art-Net net must be set to 0.
The Art-Net net, sub-net and universe can be combined to a 15-bit port address with values from 0 to 32767, as
shown below.
For the instances where the Art-Net net number is 0, the 15-bit port address is equivalent to the sub-uni. The table
below gives an overview of the entire Art-Net 3 address space and how it is converted to a 15-bit port address.