Endorphin.Instrument.PicoTech


MemorySegment

Namespace: Endorphin.Instrument.PicoTech.PicoScope5000

Functions related to memory segments.

Functions and values

Function or valueDescription
next(index)
Signature: index:uint32 -> uint32

Returns the next memory segment.

zero
Signature: uint32

Returns the default memory segment. When the device is started, its memory only contains one segment.

F# Project
Fork me on GitHub