Page 1 of 1

DVC2GOLD Visual Basic Development Kit - HELP !!!

Posted: Wed May 20, 2009 4:05 am
by macrino
Can someone help on using Visual Basic script : DHC_DMX2ENABLE & DHC_DMX2OUT ( DVC2GOLD DasHard2006VB.DLL ) ?

I tried those 2 function ( DHC_DMX2ENABLE and DHC_DMX2OUT ) yesterday.

As a result of issuing DHC_DMX2ENABLE, 2 DMX OUT red light are on, but the next function ( DHC_DMX2OUT ) doesn't work.

I read Dev. Kit pdf manual telling that we can use VB function (Dashard2006VB.DLL) can cahange DMX IN port to be DMX OUT port so we can controll 1024 channel (512 each).

Posted: Wed May 20, 2009 4:35 pm
by Andre
Can't help you there I am afraid. I have 3 different interfaces and non of the "Example" programs even acknowledge that I have an interface connected.
Also the PDF does not mention anything about Visual Basic it says it has been tested using C++.

Posted: Mon May 25, 2009 10:48 am
by Andre
I assume you have a DVC2 Gold interface ? as that ability is only available with that interface.

Posted: Mon May 25, 2009 10:51 am
by Andre
Andre wrote:Can't help you there I am afraid. I hav e 3 different interfaces and non of the "Example" programs even acknowledge that I have an interface connected.
Also the PDF does not mention anything about Visual Basic it says it has been tested using C++.


Just tried this on my laptop which is a Vista Home Premium edition and it works, finds my interface, but does not work on my XP box. Very strange.
I was able to complile the example VB program using Visual Basic Express Edition 2008 (after conversion and copying the DasHard2006VB.dll to the new project folder it created), and that worked as well, after continuing with some exception errors.

The C++ project will not compile using Visual C++ Express Edition 2008 because it does not have the MFC which is only available to a "FULL" version of Visual Studio C++.

Re: DVC2GOLD Visual Basic Development Kit - HELP !!!

Posted: Sat Apr 20, 2019 5:06 pm
by DavideDeiola73
hI, please, it is possible to have code for dmx input in visual basic 6? tank you :D