2
Answers

Serial port communication is possible in c# or VB .net .net 8 ?

Sangeetha S

Sangeetha S

2w
96
1

Serial port communication is possible in c# or VB .net   .net 8  framework error facing like below

 The type name 'SerialPort' could not be found in the namespace 'System.IO.Ports'. This type has been forwarded to assembly 'System.IO.Ports, Version=0.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' Consider adding a reference to that assembly.    

Answers (2)