No DMXout CHOP net data when using the routing table

Hello, I trying to communicate with a 54x33 led matrix using DMXout CHOP. I expect to use 5 or so universes to a wled interface using the sACN protocol.

I’m having trouble getting the universes to properly split and send network data when using the routing table. The 1st universe appears to send when the DMXout CHOP format is set to “Packet Per Sample”. This great but only a portion of the data is being sent.

When the DMXout CHOP is set to “Packet Per Channel”, I’m not getting any network UDP output even if i set the routing table to explicit ip addresses. Any ideas?

Wall-v.5-4-24-25.toe (4.2 KB)

For those who see this in the future, I was able to solve this problem by updating the routing table to the following values, adding a rename CHOP after the 2nd shuffle CHOP effectively having the shuffled parts split and sent to the respective universes.

Hi @hncc,

great you solved this. Yes - the channel names must match the names referenced in the Routing Table of the DMX Out CHOP.

For more examples on the different uses of “Packet per Channel” and “Packet per Sample”, please also check out the OP Snippets for the DMX Out CHOP.

cheers
Markus