forked from ev3dev/ev3dev
-
Notifications
You must be signed in to change notification settings - Fork 0
LEGO NXT Light Sensor (9844)
David Lechner edited this page May 17, 2014
·
2 revisions
This sensor uses the msensor device class.
Value | |
---|---|
type_id |
2 |
# Modes | 2 |
Connection | Analog/NXT |
Mode 0 | Mode 1 | |
---|---|---|
mode
|
NXT-REFLECT
|
NXT-AMBIENT
|
Description | Reflected Light Intensity | Ambient Light Intensity |
num_values
|
1
|
1
|
value0
|
Intensity | Intensity |
Min |
0 (no reflected light)
|
0 (no ambient light)
|
Max |
1000 (100.0%)
|
1000 (100.0%)
|
units
|
pct
|
pct
|
dp (decimal places)
|
1
|
1
|
LED State | On | Off |