Edit

Share via


IRMode Enum

Definition

Sensor mode when using a EV3 IR Sensor

public enum IRMode
type IRMode = 
Public Enum IRMode
Inheritance
IRMode

Fields

Proximity 26

Use the IR sensor as a distance sensor

Remote 28

Use the IR sensor to detect wich Buttons where pressed on the IR Remote

Seek 27

Use the IR sensor to detect the location of the IR Remote

Applies to