Hi
I am trying to run a 4424 over vb.net, but when I call ps4000_GetTimebase, the PICO_STATUS returns the error code 38 (or 26hex), apparently meaning "The memory index is out of range"
What does this mean, and what can I do about it?
The values returned by GetTimebase(handle,timebase,samples,time_interval,1,max_samples,1)
are
(1,21,10000,0,1,0,1)
This code works perfectly in the ps4000.xls example, but not when i update it into .net
Any ideas?
Thanks
Cart
