Picoscope 6425E RunBlock function not working

Post your .Net discussions here
Post Reply
huangaihui74
Newbie
Posts: 0
Joined: Fri Sep 16, 2022 3:30 pm

Picoscope 6425E RunBlock function not working

Post by huangaihui74 »

Hi,
I am using Picoscope6425E and running my VB.NET code with SDK p6000a.dll(x86), in which I require runblock function to be implemented in Block mode, but I am getting PICO_SEGMENT_OUT_OF_RANGE error(error no 0x26).

RunBlock(handle, samplecount/2, samplecount/2, timebase, timeIndisposed,0, Nothing, IntPtr.Zero)

Please suggest any suggestion .

Post Reply