IMD Measurements: "Generator" vs "Input" Level Discrepancy

This message now appears when trying to open a two-tone spectrum made in an older version in beta 116. The same thing happens in beta 115. Is this behavior intentional, meaning that now it will be impossible to open old measurements?
1771136427327.png
 
Last edited:
If you take a screenshot of RTA using the light color scheme in the screenshot settings while using the app's light theme, the Spectrum graph appears black. However, if the Dark theme is enabled, the Spectrum graph appears light gray. Is this by design or is it a bug?
 
This message now appears when trying to open a two-tone spectrum made in an older version in beta 116. The same thing happens in beta 115. Is this behavior intentional, meaning that now it will be impossible to open old measurements?
No, it is not intentional. Saved RTA IMD measurements with beta 115 and beta 116 have a refactoring error making them incompatible with earlier versions. I will fix it in beta 117, but that means versions before 115 and versions from 117 onwards will not be able to open files with RTA IMD measurements saved from 115 or 116.
 
Last edited:
When I open Stepped measurement window, it always stays on top of others by default. Can I disable this behavior?
 
No. The stepped sine dialog is owned by the RTA window, Java forces owned dialogs to always appear on top of their parent. That makes sense if the dialog is modal (i.e. you cannot interact outside it), but not really when the dialog isn't modal. The stepped sine dialog is not modal, but telling it not to stay on top has no effect because of Java's underlying behaviour.
 
Back
Top