public static extern short RunBlock(
     short handle,
     int noOfPreTriggerSamples,
     int noOfPostTriggerSamples,
     uint timebase,
     short oversample,
     out int timeIndisposedMs,
     ushort segmentIndex,
     ps4000BlockReady lpps4000BlockReady,
     IntPtr pVoid);
Ejemplo n.º 2
0
 public static extern short RunBlock(
     short handle,
     int noOfPreTriggerSamples,
     int noOfPostTriggerSamples,
     uint timebase,
     short oversample,
     out int timeIndisposedMs,
     ushort segmentIndex,
     ps4000BlockReady lpps4000BlockReady,
     IntPtr pVoid);