Endorphin.Instrument.PicoTech


Playback

Namespace: Endorphin.Instrument.PicoTech.PicoScope5000
Parent Module: SignalGenerator

Functions for specifying the number of waveform repetitions.

Functions and values

Function or valueDescription
continuous
Signature: PlaybackMode

Sets the device to play the waveform indefinitely.

numberOfCycles arg0
Signature: arg0:uint32 -> PlaybackMode

Sets the device to perform the specified number of waveform cycles.

numberOfSweeps arg0
Signature: arg0:uint32 -> PlaybackMode

Sets the device to perform the specified number of frequency sweeps.

F# Project
Fork me on GitHub