Search found 1 match

by ffff
Fri Nov 09, 2007 7:39 am
Forum: PicoLog
Topic: programming ADC11 with C#
Replies: 6
Views: 9080

adc11_set_interval() and pointer!!!

Hi mark, I have the same problem with ferhan. you solved that problem using 'StringBuilder' class. no problem, because that pointer's kind is string. but in another function this is error. because pointers kinds cannot always be a string. for example adc11_set_interval. I want to collect data for 50...