combine devices
Daniel79
Posts: 16
Hi, if i combine two or more devices with a virtual device, in a "button_event[vdvdevice,1]" it's possible know the real devices that generate the event ?
thank's
Daniel.
thank's
Daniel.
0
Comments
Long answer:
Why not just use a device array?
I think it goes a tad too far to say remove the function altogether, but by all means, don't use it unless nothing else will do the trick. One type of scenario where it is valuable, though, is if you have a variable number of panels accessing the same master or device (let's say, for example, a TPTransfer iOS device that is sometimes on the system, and sometimes not). This allows you to interact with the virtual even if the real panel(s) are offline or off site.