Endorphin.Instrument.PicoTech


AcquiredSamples

Namespace: Endorphin.Instrument.PicoTech.PicoScope3000
Parent Module: Runtime

Contains a block of samples obtained from the device by streaming or block acquisition

Record Fields

Record FieldDescription
Capture
Signature: MemorySegment
Length
Signature: SampleCount
Samples
Signature: Map<(InputChannel * BufferDownsampling),AdcCount array>
VoltageOverflows
Signature: Set<AnalogueChannel>
F# Project
Fork me on GitHub