A quick overview of your old cabinet file you posted and I can already see that you are using the wrong direction of <LedStripArrangement></LedStripArrangement>
If your data for example Start at PF Right, you use: <LedStripArrangement>LeftRightBottomUp</LedStripArrangement>
But if is the same data coming down to the Left side, then you use <LedStripArrangement>RightLeftTopDown</LedStripArrangement>
Picture it like this: If you see it in front of you you see the right side like this >>>>>>>>>>>
So it mean the data flow from left to right, and you want to use it as a side? Then is Bottom Up
And the left side is like this <<<<<<<<<<<
So it mean the data flow from right to left, and you want to use it as a side? Then it flows Top Down
Here you can see and play with them: http://pinball.weilenmann.net/docu/DirectOutputWIP/toy_builtin.html#DirectOutput_Cab_Toys_Hardware_LedStrip_LedStripArrangement
You need to login in order to like this post: click here