Skip to content

Latest commit

 

History

History
287 lines (283 loc) · 4.78 KB

LEGO-Energy-Display-(9668).md

File metadata and controls

287 lines (283 loc) · 4.78 KB

General

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

Value
type_id 99
# Modes 8
Connection I2C/M
Vendor ID LEGO
Product ID none

Modes

Mode 0 Mode 1 Mode 2 Mode 3 Mode 4 Mode 5 Mode 6 Mode 7
mode ES-IN-VOLT ES-IN-AMP ES-OUT-VOLT ES-OUT-AMP ES-JOULE ES-IN-WATT ES-OUT-WATT ES-ALL
Description Input Voltage Input Current Output Voltage Output Current Energy Input Power Output Power All measurements
num_values 1 1 1 1 1 1 1 7
value0 Voltage Current Voltage Current Energy Power Power Input Voltage
 Min 0 (0.000 V) 0 (0.000 A) 0 (0.000 V) 0 (0.000 A) 0 (0 J) 0 (0.000 W) 0 (0.000 W) 0 (0.000 V)
 Max 10000 (10.000 V) 10000 (10.000 A) 10000 (10.000 V) 10000 (10.000 A) 100 (100 J) 10000 (10.000 W) 10000 (10.000 W) 10000 (10.000 V)
value1 Input Current
 Min 0 (0.000 A)
 Max 10000 (10.000 A)
value2 Output Voltage
 Min 0 (0.000 V)
 Max 10000 (10.000 V)
value3 Output Current
 Min 0 (0.000 A)
 Max 10000 (10.000 A)
value4 Energy
 Min 0 (0 J)
 Max 10000 (100 J)
value5 Input Power
 Min 0 (0.000 W)
 Max 10000 (10.000 W)
value6 Output Power
 Min 0 (0.000 W)
 Max 10000 (10.000 W)
units V (volts) A (amps) V (volts) A (amps) J (Joules) W (Watts) W (Watts) none
dp (decimal places) 3 3 3 3 0 3 3 3
Values in the tables that look like ```this``` are the names of sysfs attributes or values returned by said attributes.