Skip to content

Latest commit

 

History

History
55 lines (51 loc) · 1.2 KB

LEGO-NXT-Light-Sensor-(9844).md

File metadata and controls

55 lines (51 loc) · 1.2 KB

General

This sensor uses the [[msensor|Using the Mindstorms Sensor Device Class]] device class.

Value
type_id 2
# Modes 2
Connection Analog/NXT

Modes

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
Values in the tables that look like ```this``` are the names of sysfs attributes or values returned by said attributes.