Copy link to clipboard
Copied
Hi,
I'm trying to create communication between flash and a usb dongle (Enttec DMX usb Pro). Normaly with the factory driver the device is installed as a com-port int Windows, but i installed a different driver (for other software) that installs it as a usb bus device.
I already have the byteArray that i can send from flash to a socket, but i need a program (Air or something else?) to connect to the device.
I tried using serproxy, but it's giving me the error that the com port is not open. That's because the divice is not at a com port right?
Does anyone know a free solution that can parse serial data from a socket to a (selectable) serial usb device?
Or if I'm way off help me in the right direction?
Thanks in advance!
Piet
Copy link to clipboard
Copied
Is there some reason you can't change to using the com port instead? Seems like it would work fine then.
Copy link to clipboard
Copied
Well yess, in some cases i use the dongle from flash, in other cases via different software that needs the other driver..
Find more inspiration, events, and resources on the new Adobe Community
Explore Now