4479
FlashWizard; Fix Stop Bits setting in the Port Settings screen.
AMS Tools

After a recent windows update the Stop Bits setting began to default to 1.5 rather than the setting stored in the registry. This was easy to miss when opening the screen.

In addition, the code operated perfectly when debugging the application. It only failed when running an EXE configured for Release. The issue was resolved by explicity initializing the bound variable rather than relying on the UpdateData method to do it in the OnInitDialog method of the window.

Model Version Released
FlashWizard 2.38 7/13/2021