Search found 3 matches

by Olly
Mon Oct 25, 2004 10:36 am
Forum: General Software Discussions
Topic: Using ADC-212/3 with adc200_set_timebase
Replies: 3
Views: 7866

Using ADC-212/3 with adc200_set_timebase

Ok, I created my own visual basic declaration for adc200_get_times_and_values(), and it seems to work. I now understand that parameter one of adc200_set_timebase() is an output parameter, rather then something that can be set (I feel that this could be explained better in the documentation). My issu...
by Olly
Mon Oct 25, 2004 9:33 am
Forum: General Software Discussions
Topic: Using ADC-212/3 with adc200_set_timebase
Replies: 3
Views: 7866

Using ADC-212/3 with adc200_set_timebase

Hi, I am trying to follow your advice and use get_times_and_values() to see what is actually going on, but I find that the function declaration is missing from the visual basic asc20032.bas file. I have the latest installed version downloaded from your website (the beta). I will try to create my own...
by Olly
Fri Oct 15, 2004 8:56 am
Forum: General Software Discussions
Topic: Using ADC-212/3 with adc200_set_timebase
Replies: 3
Views: 7866

Using ADC-212/3 with adc200_set_timebase

Hi, I am trying to use the ADC-212/3 for capturing multiple times over a fixed timebase. For example I want to be able to capture 20 times at 0.5 millisecond intervals. I looked at the api documentation, and the Visual Basic Example and thought I would have a go. Firstly, I the documentation does no...