Ken12133
Member
- Joined
- Aug 1, 2021
- Messages
- 6
- Programming Experience
- Beginner
I have a Banner L Gauge sensor that measures distance. Currently I have it hooked up to a USB to RS 422 converter and I can read the data over a terminal emulator. The emulator is set for hex. How can I display the information in a text box? Let me supply you with a little more information. I'm retired and a newbie to programming. I wrote a small program to communicate with an Arduino mega to turn an output on and off for future use. It also controls a servo motor using one com port. I added another com Port to try and read the L Gauge sensor. This port is configured with the sensors parameters. Using textbox1.text = serialport2.readbyte among other serialport2. commands. Still nothing is displayed in the text box. Any help would be appreciated.
Ken
Ken
Last edited: