XL220CL
5.92.4
3/22/2024

In the Status screen, when user fields were selected, there was nearly one, full-sized, unused line in the Grid and Tree. The unused line was only two pixels short of being used. The two pixels were being consumed by having both the Order Status and the User Field windows open.

This has been resolved by stealing the two required pixels from the User Field window.

The Crash Detect Velocity setup was duplicated due to a recent code sharing/merging change. This has been resolved.

The Stacker Output stopped functioning in the Closed Loop controllers due to a recent code sharing/merging change. This has been resolved.

The debugger and the barcode scanner feature both share the same serial port.

We have a customer who is getting 800004FF errors that trace back to the execution of a memory dump command. The most conceivable possibility is that the customer has a barcode scanner that is somehow sending characters strings that place the port in debug mode and then execute commands.

This change protects the port from barcodes or barcode scanner communication that may, by chance, contain character strings that place the port in debug mode and allow subsequent communication to be interpreted as debug commands.