Posted on

Controllers: dVnet – using dual-NIC configuration

dVnet has the ability to operate as a network translator / soft-patch. This can be done using one or two network cards.

The input protocol is always Art-Net and the output protocol can be selected between Art-Net, KiNet and sACN. This example describes how to translate Art-Net to KiNet on separate network cards. The Art-Net is assumed to be in the standard 2.x.y.z IP range with a subnet mask of 255.0.0.0. The lighting console generating the Art-Net should be set to broadcast, the input network NIC of dVnet should be set to an IP address of, for example, 2.0.0.100.

Assuming that the KiNet is to output on the 192.168.10.x range (subnet 255.255.255.0) the output Nic should be set to an IP address of, for example, 192.168.10.100.

In dVnet, the output Nic must be selected as the active NIC in the driver window.

The attached files can be loaded to provide detail of the method by which the patch is set. In the first example, Art-Net is received on Pipes 101-110 and converted to KiNet Port Out protocol on pipes 1-10. These are unicast to 192.168.10.1 through 192.168.10.10

Posted on

DMX-Workshop: Installation

DMX-Workshop is our free-of-charge Windows application for monitoring and configuring Art-Net devices. The software requires Administrator permission to run. The installer for DMX-Workshop will attempt to auto-enable this for you, but it may fail depending on the configuration of your PC and your security settings.

To achieve manually, right-click the DMX-Workshop icon and select ‘run as administrator’. The right-click menu also accesses the properties dialogue which allows you to select DMX-Workshop to always run as administrator.

Posted on

Controllers: dVnet – importing from Excel

You’ll find the import from CSV button in the Pixel Map tab. From here the process of importing a properly formatted CSV is straight forward. You just need to find and open your pre-existing CSV file. Please note that you must not have the file open in any other applications (Excel or NotePad) as the import will not work.

In order to make a dVnet CSV file you need to have the following line as the first line of the file. Attached is an example which can be used with the example show which installs with dVnet.

Name, Type, X, Y, Width, Height, Fixture #, Pixel #, Pipe, Start, Footprint, Red slot, Grn slot, Blu slot, Yel slot, Wht slot, Int slot, Group.

Each subsequent line of the CSV file will be a single pixel within your map.

  • Name is required though this can just be a number
  • Type would be the type of fixture this pixel is in – optional
  • X & are the co-ordinates that this pixel will take on your map
  • Width and Height are the relative size of this pixel
  • Fixture this will be a number representing the fixture that this pixel is a part of
  • Pixel # represents which pixel this is within its fixture. As all the fixtures in the example file only contain a single pixel this number will always be 1. However if you are using a fixture with 4 LEDs this would be between 1 and 4.
  • Pipe see the notes below on pipes
  • Start is this pixels DMX address
  • Footprint is the number of DMX slots this pixel occupies
  • Red slot which of the slots for this pixel contains data for the red channel (typically 1)
  • Grn slot which of the slots for this pixel contains data for the green channel (typically 2)
  • Blu slot which of the slots for this pixel contains data for the blue channel (typically 3)
  • Yel slot which of the slots for this pixel contains data for the yellow channel (typically 0 for RGB pixels)
  • Wht slot which of the slots for this pixel contains data for the white channel (typically 0 for RGB pixels)
  • Int slot which of the slots for this pixel contains data for the intensity channel (typically 0 for RGB pixels)
  • Group is optional

Please note that we have implemented a ‘pipe-centric’ way of patching pixels. When patching pixels you first select the pipe that the fixture is on (between 1 and 300) then the fixtures start address which will be its DMX address between 1 and 512.

By default each pipe is patched 1 to 1 with its respective universe and will unicast as Art-Net. However you can patch a pipe to any Art-Net or sACN universe using the ‘Pipe patch’ tab.

Lastly there is an export to dVnet function within the latest release of Colour-Tramp.