C# Class ps4000example.Imports

Datei anzeigen Open project: mojca/picoscope Class Usage Examples

Private Methods

Method Description
CloseUnit ( short handle ) : short
GetStreamingLatestValues ( short handle, ps4000StreamingReady lpps4000StreamingReady, IntPtr pVoid ) : short
GetTimebase ( short handle, uint timebase, int noSamples, int &timeIntervalNanoseconds, short oversample, int &maxSamples, ushort segmentIndex ) : short
GetUnitInfo ( short handle, StringBuilder infoString, short stringLength, short &requiredSize, int info ) : short
GetValues ( short handle, uint startIndex, uint &noOfSamples, uint downSampleRatio, DownSamplingMode downSampleDownSamplingMode, ushort segmentIndex, short &overflow ) : short
GetValuesRapid ( short handle, uint &noOfSamples, ushort fromSegmentIndex, ushort toSegmentIndex, short overflows ) : short
MemorySegments ( short handle, ushort nSegments, int &nMaxSamples ) : short
OpenUnit ( short &handle ) : short
RunBlock ( short handle, int noOfPreTriggerSamples, int noOfPostTriggerSamples, uint timebase, short oversample, int &timeIndisposedMs, ushort segmentIndex, ps4000BlockReady lpps4000BlockReady, IntPtr pVoid ) : short
RunStreaming ( short handle, uint &sampleInterval, ReportedTimeUnits sampleIntervalTimeUnits, uint maxPreTriggerSamples, uint maxPostPreTriggerSamples, bool autoStop, uint downSamplingRation, uint overviewBufferSize ) : short
SetChannel ( short handle, Channel channel, short enabled, short dc, Range range ) : short
SetDataBuffers ( short handle, Channel channel, short bufferMax, short bufferMin, int bufferLth ) : short
SetDataBuffersRapid ( short handle, Channel channel, short buffer, int bufferLth, ushort waveform ) : short
SetNoOfRapidCaptures ( short handle, ushort nWaveforms ) : short
SetPulseWidthQualifier ( short handle, PwqConditions conditions, short numConditions, ThresholdDirection direction, uint lower, uint upper, PulseWidthType type ) : short
SetTriggerChannelConditions ( short handle, TriggerConditions conditions, short numConditions ) : short
SetTriggerChannelDirections ( short handle, ThresholdDirection channelA, ThresholdDirection channelB, ThresholdDirection channelC, ThresholdDirection channelD, ThresholdDirection ext, ThresholdDirection aux ) : short
SetTriggerChannelProperties ( short handle, TriggerChannelProperties channelProperties, short numChannelProperties, short auxOutputEnable, int autoTriggerMilliseconds ) : short
SetTriggerDelay ( short handle, uint delay ) : short
Stop ( short handle ) : short