Endorphin.Instrument.PicoTech


Voltage

Namespace: Endorphin.Instrument.PicoTech.PicoScope5000

Functions related to sample voltages.

Functions and values

Function or valueDescription
fromAdcCounts(...)
Signature: resolution:Resolution -> range:Range -> analogueOffset:float32<MeasureProduct<V,MeasureOne>> -> adcCounts:AdcCount -> float32<MeasureProduct<V,MeasureOne>>

Converts the given ADC counts value sampled at the specified voltage range and resolution to a voltage.

F# Project
Fork me on GitHub