For more information, please see the
CodePlex project page and the
Getting Started guide.The ICommunication type exposes the following members.
Back to Top
Back to Top


Methods
Name | Description | |
---|---|---|
![]() | ConnectAsync |
Connect to the EV3 brick.
|
![]() | Disconnect |
Disconnect from the EV3 brick.
|
![]() | WriteAsync |
Write a report to the EV3 brick.
|
Events
Name | Description | |
---|---|---|
![]() | ReportReceived |
Fired when a full report is ready to parse and process.
|
See Also