Search found 1 match

by geraldh
Thu Jan 10, 2008 2:21 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: Taking reading from ADC-11 USB with VB.net
Replies: 2
Views: 6340

Taking reading from ADC-11 USB with VB.net

I am trying to read AC voltage levels from three channles of the ADC-11 with some current clamps in order to monitor a 3 phase electrical supply. 1mV of AC voltage equates to 1Amp of current usage on the probe. I am using the blow code and it always read 0 Sub take_reading() Dim handle As Integer Di...