I receive this error when the VelbusLink tool is running and connected and when I try to run the C# sample called “DemoBasic”.
So I can only connect once to the usb port …
What’s the workaround to run both the Velbuslink (in order to log the bus traffic) and my own test program?
Does anyone has already written velbus software and want this to share? It would be nice to learn from each other or even make a nice library. May be Velleman can help here also?
I did some tests writing a Flex socket connection tool: this seems to work nice and stable, so I am able to send/receive velbus commands from any pc/phone/pda that can handle flash 9 files: Looks cool to me
This is just proof of concept - now the real work starts: porting all low-level C# classes to flash-AS3 classes … I’m rather busy right now, but once I have some progress I’ll post my findings