public static extern UInt32 RunBlock( short handle, uint noOfPreTriggerSamples, uint noOfPostTriggerSamples, uint timebase, short oversample, out int timeIndisposedMs, uint segmentIndex, ps6000BlockReady lpps6000BlockReady, IntPtr pVoid);
public static extern short RunBlock( short handle, int noOfPreTriggerSamples, int noOfPostTriggerSamples, uint timebase, short oversample, out int timeIndisposedMs, ushort segmentIndex, ps6000BlockReady lpps6000BlockReady, IntPtr pVoid);