Search found 4 matches

by daniel123
Tue May 11, 2010 7:22 am
Forum: VB and VBA (Excel, Access)
Topic: Problems with callback function
Replies: 6
Views: 9923

Re: Problems with callback function

Thank you very much.
by daniel123
Wed May 05, 2010 11:42 am
Forum: VB and VBA (Excel, Access)
Topic: Problems with callback function
Replies: 6
Views: 9923

Re: Problems with callback function

Hi, thanks for the quick response. At the moment I use the Pico 3423rd But I will buy the Pico 4423rd I want to perform measurements with a frequency of about 100KS on three channels. (Duration about 100 seconds) However, I need the high frequency for one channel. The other two channels are to be fi...
by daniel123
Wed May 05, 2010 7:27 am
Forum: VB and VBA (Excel, Access)
Topic: Problems with callback function
Replies: 6
Views: 9923

Re: Problems with callback function

Hi.

Thank you for your answer. I programming the first time in VBA.
I have problems to give the function get_streming_last_values a correct pointer.

Do you have an example code (Callback function) in VBA for me?

Thank you.
by daniel123
Tue May 04, 2010 7:41 am
Forum: VB and VBA (Excel, Access)
Topic: Problems with callback function
Replies: 6
Views: 9923

Problems with callback function

Hello. I have a picoscope 3000Series and want to to measurements in fast streaming mode. Now I have problems to implement my callback function: 1. where must i implement this function (create a new sub or implement it in C++) (I have already seen the example in c++) 2. How can I integrate this callb...