Skip to content
Martijn van der Elsen edited this page Sep 26, 2019 · 8 revisions

Lego.Ev3.Framework

Index

Tip! Take a look at the Lego.Ev3.Framework.Examples repo as well. Examples

Glossary

Devices

  • OutputDevice
    • LargeMotor
    • MediumMotor
  • InputDevice
    • ColorSensor
    • TouchSensor
    • GyroscopeSensor
    • UltrasonicSensor
    • InfraredSensor

Files

  • ArchiveFile (.raf)
  • ByteCodeFile (.rbf)
  • ConfigFile (.rcf)
  • DataLogFile (.rdf)
  • GraphicFile (.rgf)
  • ProgramFile (.rpf)
  • SoundFile (.rsf)
  • TextFile (.rtf)
  • SystemFile (any)
Clone this wiki locally