public static extern short RunBlock(
     short handle,
     int noOfPreTriggerSamples,
     int noOfPostTriggerSamples,
     uint timebase,
     short oversample,
     out int timeIndisposedMs,
     ushort segmentIndex,
     ps4000BlockReady lpps4000BlockReady,
     IntPtr pVoid);
예제 #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);