Author Topic: com port  (Read 2314 times)

drrowley_lpe

  • Guest
com port
« on: May 15, 2019, 11:27:39 AM »
has anyone done inputs from a com port? possible?

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4760
  • RTFM
Re: com port
« Reply #1 on: May 15, 2019, 11:36:11 AM »
Yes. You can use the System.IO.Ports.SerialPort class for this in a plugin or inline function.