I have a textbox in WPF, with some c# code behind. I'm also using the serialport library. Generally speaking I can put messages into the textbox when I write or receive from a serial port. I do this by an invoke method. Either by invoking this method:
private void SetTextADCPDisplay(string...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.