I'm reading Hex data off a serial port with VISA including some GPS LAT/LON and Altittude data.
The data is extracted and sent to my GUI, updating indicators with the information.
I'd like to provide a button that causes a dialog window to open on top of the GUI and view the incoming raw data if desired by the user.
Is this possible?