Hello,
I am measuring an analog signal (CH_1 on the scope) and reading the raw data (voltage samples) from the scope using my C# software.
When the Volt/Dev is set to 1 V/dev (resulting in a total of 8 Vpp on the screen), the resolution of the samples is 0.04 V (40 mV).
When the Volt/Dev is set to 0.1 V/dev (resulting in a total of 0.8 Vpp on the screen), the resolution of the samples is 0.004 V (4 mV).
It seems that the scope has 200 discrete voltage levels in its A/D converter.
Am I correct?
If I still need to measure at 1 V/dev (e.g., for a signal with 7 Vpp), how can I increase the voltage sample resolution?
I need a resolution better than 0.004 V (4 mV).