Search found 3 matches

by Dave Cowles
Fri Nov 30, 2007 5:17 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: Interfacing VBNet programs to Pico ADC controllers
Replies: 4
Views: 8120

Thanks, Mark--I'll check into that. VB has no Stringbuilder variable type but I will check to see if it might have an equivalent.

Dave
by Dave Cowles
Thu Nov 29, 2007 6:39 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: Interfacing VBNet programs to Pico ADC controllers
Replies: 4
Views: 8120

Specific program code

Thank you for your reply, Ziko. I have discovered the reason for my trouble. It seems to be a very simple and emrarassing one of not having a match in the variable types. I thought I had checked and rechecked that but sure enough, after leaving the code and coming back to it I noticed a mismatch. Af...
by Dave Cowles
Fri Nov 16, 2007 7:55 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: Interfacing VBNet programs to Pico ADC controllers
Replies: 4
Views: 8120

Interfacing VBNet programs to Pico ADC controllers

I am a fairly new programmer in Visual Basic 2005 and totally new to communicating with Pico Technology Data Loggers via Visual Basic. I have a new Pico Technologies ADC-24 Data Logger that I wish to program an interface for. I downloaded and ran Pico Technologies HRDL program for Visual Basic. The ...