SerialPort example
Posted: Tue Nov 16, 2021 12:35 pm
Hi Adrian,
in .NET Framework, you can find a SerialPort class in the System.IO.Ports namespace :
https://docs.microsoft.com/en-us/dotnet ... at-ext-5.0
Please find attached the same sample as in Microsoft Documentation, but moved to X#, I hope it will help.
Regards,
Fab
in .NET Framework, you can find a SerialPort class in the System.IO.Ports namespace :
https://docs.microsoft.com/en-us/dotnet ... at-ext-5.0
Please find attached the same sample as in Microsoft Documentation, but moved to X#, I hope it will help.
Regards,
Fab