Menu

CommandLine

Brian Wheeler

usage: EV3Utils [options] [command]
-b,--bluetooth scan bluetooth for EV3s
-e,--ev3 <arg> use ev3 with this ID
-h,--help Get Help
-I,--includePath <arg> comma separated list of include paths for
assembler
-v,--version Get version information
-w,--wireless scan wireless for EV3s</arg></arg>

Communication Commands:
listEV3s show all of the connected EV3s
listProjects list projects on the EV3
putProject <localdir> <projectname> put files from local directory
as a project on the EV3
getProject <projectname> <localdir> get a project into a local directory
deleteProject <projectname> delete a project
setBrickName <brickname> set the brick name (may require reset)
Assembler Commands:
assemble <source.lms> <output.rbf> [<listing.txt>] Assemble a file
setVersion <program.rbf> <version> Set the bytecode version
rbfInfo <program.rbf> Information about a file</program.rbf></version></program.rbf></listing.txt></output.rbf></source.lms></brickname></projectname></localdir></projectname></projectname></localdir>

By default, a communication command will operate on the first connected EV3


MongoDB Logo MongoDB