Abstracts Serial Port handling while providing a bit nicer interface
Namespace:
VideoRay.CommunicationAssembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public class CommPort : IDisposable |
Visual Basic (Declaration) |
---|
Public Class CommPort _ Implements IDisposable |
Visual C++ |
---|
public ref class CommPort : IDisposable |