Search found 3 matches

by florent
Wed Jul 07, 2010 9:19 am
Forum: SIUDI 6C - SIUDI 6A - SIUDI 6D
Topic: DasUsbCommand - DHC_DMXOUT speed ?
Replies: 2
Views: 8477

Re: DasUsbCommand - DHC_DMXOUT speed ?

Siudi6C support DMX output frequency only at 25Hz.

You should use a timer to call "DasUsbCommand(DHC_DMXOUT, 512, buffer);" every 40ms.
by florent
Thu Apr 01, 2010 8:41 am
Forum: SIUDI 6C - SIUDI 6A - SIUDI 6D
Topic: Problem with VB6 developer sample code
Replies: 6
Views: 15763

Re: Problem with VB6 developer sample code

First of all you need to install latest driver: http://www.dmxsoft.com/global/ftp/SiudiDriver.exe

your Siudi6 must be recognized in Device manager as 'Intelligent Usb Dmx Interface (SIUDI6C, 32/64 bits)'
by florent
Thu Apr 01, 2010 8:34 am
Forum: SIUDI 6C - SIUDI 6A - SIUDI 6D
Topic: Windows 7
Replies: 2
Views: 8106

Re: Windows 7

developer kit works with Windows Seven.
Maybe sample demo project must be updated but dll and drivers are good.