Share via


ComPortNum Enumeration

Identifies a serial communications port (COM port).

Namespace: Microsoft.SPOT.Emulator.Com
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)

Syntax

public enum ComPortNum

Members

  Member name Description
Com1 The COM 1 serial port.
Com2 The COM 2 serial port.
ComNull A nonexistent port.
Debug A port that is used to communicate debugging information.
DebugRpc A port that is used to communicate debugging information with the remote procedure call (RPC) protocol.
Max The maximum value possible for this enumeration.

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

Microsoft.SPOT.Emulator.Com Namespace