Hello,
before we record the signal data, it gets amplified by a pre and main amplifier.
But the the graph view should display the unamplified value and the same goes for the TDMS-log.
Is there any pre-defined function I can use?
Otherwise I have to itereate over every sample, at every callback and do a division on each.
I'm open for suggestions for a more performant solution. (using c#, WinForms)