DMX Map Dat not showing actual Info

,

When setting Primitive Attributes to set IP subnet etc, it doesnt seem to show in DMX Map Dat. When inspecting with Wireshark i can see that the Ip changes actually work. Also i suddently have 2 collums for the universe. universe_num and universe. The netaddress is empty. Subnet always says 2.

Hi @immerglotzer,

could you share a simple replicable example from which we can recreate the issue?
Could it be the case that the DMXFixtureNetAddress attribute is not a primitive attribute?

I tested with the “Movinghead Light with addressing” example in the OPSnippets and that works as intended.

  • universe: counts the universe in a range of 0-15 before restarting in a increased subnet
  • universe_num: counts the absolute number of the universe. In your example with subnet = 2 and universe = 1 the resulting universe_num is 16 * 2 + 1

cheers
Markus

Hi, it actually was the problem with not correctly passing the attribute when using the Copy POP. It worked out in the end and I had a great time controlling winches with the new DMX Pop Workflow!

1 Like