Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

SerialPort example 16 Nov 2021 13:35 #20420

  • Fabrice
  • Fabrice's Avatar
  • Topic Author


  • Posts: 368
  • Hi Adrian,

    in .NET Framework, you can find a SerialPort class in the System.IO.Ports namespace :
    docs.microsoft.com/en-us/dotnet/api/syst...=dotnet-plat-ext-5.0

    Please find attached the same sample as in Microsoft Documentation, but moved to X#, I hope it will help.

    Regards,
    Fab

    Please Log in or Create an account to join the conversation.

    Last edit: by Fabrice.

    SerialPort example 16 Nov 2021 16:28 #20431

    • Adrian
    • Adrian's Avatar


  • Posts: 3
  • >STATIC _serialPort AS SerialPort<
    This is what I was searching for. No enough words to say how much you helpd me, Thank you again.

    Please Log in or Create an account to join the conversation.

    SerialPort example 18 Nov 2021 06:51 #20460

    • Adrian
    • Adrian's Avatar


  • Posts: 3
  • Attached an example
    Attachments:

    Please Log in or Create an account to join the conversation.

    • Page:
    • 1