Combining Wired and wireless TP
edgelitoc
Posts: 160
I am new to programming and I have made combine device wired TP and wireless TP (NXD 7000 and Modero 8400). The issue was it does not follow each other once you push any button. I define Virtual TP to combine two touch panel as one. Is there other method to combine TP..
0
Comments
I would recommend using a DEV array. This doesn't tie the devices together in a strict sense. It's just a convenient way to group several things together for sending / recieving stuff.
It looks something like this..
Hope that helps