Command Initialize Method LEGO Mindstorms EV3 API Documentation
For more information, please see the OnlineCodePlex project page and the OnlineGetting Started guide.

Overload List

  NameDescription
Public methodInitialize(CommandType)
Start a new command of a specific type
Public methodInitialize(CommandType, UInt16, Int32)
Start a new command of a speicifc type with a global and/or local buffer on the EV3 brick
Back to Top
See Also