Search found 3 matches

by armagi
Tue Nov 26, 2013 7:51 am
Forum: Pre-Sales Advice
Topic: USBDrDAQ in Visual Basic
Replies: 4
Views: 5322

Re: USBDrDAQ in Visual Basic

Hi, following your indications I solved my problem of using I/O digital channels. I contacted the Support because the usage of those channels is not extensively described in the documentation, contrary at the very good presentation of the EXT inputs channels. If the aim of the work consist of: -meas...
by armagi
Tue Nov 19, 2013 3:50 pm
Forum: Pre-Sales Advice
Topic: USBDrDAQ in Visual Basic
Replies: 4
Views: 5322

Re: USBDrDAQSetDO in Visual Basic

Hello, thanks for the answer! I modify slightly my Declaration statement, following your indication, but nothing change. A 3 V LED is wired into channel 3. I'm using this approach inside your GetData macro: Declare Function UsbDrDaqSetDO Lib "USBDrDAQ.dll" (ByVal handle As Integer, ByVal IOChannel A...
by armagi
Mon Nov 18, 2013 4:40 pm
Forum: Pre-Sales Advice
Topic: USBDrDAQ in Visual Basic
Replies: 4
Views: 5322

USBDrDAQ in Visual Basic

Hi,
please, what must be the output when I call the subroutine USBDrDaqDO(handle,3,3)?
Could you give me the correct statement to Declare this routine?
Thanks!
Armando