InputPort EnumerationLEGO Mindstorms EV3 API Documentation
For more information, please see the OnlineCodePlex project page and the OnlineGetting Started guide.

Ports which can receive input data

Namespace: Lego.Ev3.Core
Assembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum InputPort
Members

  Member nameValueDescription
One0 Port 1
Two1 Port 2
Three2 Port 3
Four3 Port 4
A16 Port A
B17 Port B
C18 Port C
D19 Port D
See Also