I notice a slight bug or misunderstanding on my part in the Scope function with the Trigger function.
Conversions to mV or V of Level and Hysteresis are not updated when we select Trigger.
The conversion update is only effective when Level and Hysteresis are modified, which seems do not cover all cases.
For example, with the correct starting position :
CH1 Voltage scale = 5 mV/div
CH1 Trigger level= 1,0 div / 5,00mV
Now if we change the voltage scale to 10mV/div and after selecting Trigger, the level division is still 1,0 div (normal) but the level voltage is still 5,00mV (not correct) instead of 10mV ( correct).
The solution could be to update also the conversion (Level and Hysteresis) when the user select Trigger.
Eric
Eric
Conversions to mV or V of Level and Hysteresis are not updated when we select Trigger.
The conversion update is only effective when Level and Hysteresis are modified, which seems do not cover all cases.
For example, with the correct starting position :
CH1 Voltage scale = 5 mV/div
CH1 Trigger level= 1,0 div / 5,00mV
Now if we change the voltage scale to 10mV/div and after selecting Trigger, the level division is still 1,0 div (normal) but the level voltage is still 5,00mV (not correct) instead of 10mV ( correct).
The solution could be to update also the conversion (Level and Hysteresis) when the user select Trigger.
Eric
Eric