







![]() ![]() |
Phcc Interface Library for .NET and COM v0.2.1.0 reference library |
Device..::.SerialPort Property |
Device Class See Also Send Feedback |
Gets the underlying SerialPort object,
which allows direct communication with the PHCC motherboard via
RS232.
Namespace:
Phcc
Assembly:
Phcc (in Phcc.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property SerialPort As SerialPort |
C# |
---|
public SerialPort SerialPort { get; } |