Skip to content

WIP: Fix setting of outputVoltage

Marco Berzborn requested to merge outputvoltage into master

Return warning and do not change outputamplification when set outputVoltage may not be achievable. Fixes issue #31

The current implementation considers the outputVoltage to be an RMS value, also considering the RMS of the raw measurement signal, which may result in unexpected behavior for trailing zeros due to a specified stopmargin.

Edited by Marco Berzborn

Merge request reports