Endorphin.Instrument.PicoTech


AcquisitionHandle

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

Represents a handle to a streaming acquisition which has been started on a PicoScope 3000 series device. This can be used to stop the acquisition manually and/or wait for it to finish. Returned by start functions

Record Fields

Record FieldDescription
Acquisition
Signature: Acquisition
WaitToFinish
Signature: Async<AcquisitionResult>
F# Project
Fork me on GitHub