Documentation

LearnPen Report

Description

Note: To successfully use this module, you need the LearnPen hardware developed by Learnetic.

The LearnPen Report module displays data from LearnPen. You can use one out of three different charts.

Note: Currently, this module works only on the mLibro Android application with LearnPen.

Properties

The list starts with the common properties. Learn more about them by visiting the Modules description section. The other available properties are described below.

Property name Description
Is Disabled Defines if the module is disabled, which means that it won't be able to record or display the sensors' data.
Correct Range Two numbers between 0 and 100, which define the correct range for sensors (default value: 40;80).
Graph type The graph type to be displayed: Pie chart, Circle in circle, Four circles, or Horizontal Bar.
Sensor Sensors to analyze the following factors: All, Squeeze, or Pressure.
Colors Three colors in hex notation or by name, separated with semicolons (;). The first color is for the above values, the second one is for the correct values, and the third color is for the values below the correct ones (default value: red;green;yellow).
Update interval One integer value in milliseconds between 50 and 2000 (1 second = 1000 milliseconds; default value: 100).
Calculate from the last values A number that defines the number of last recorded data to be analyzed and displayed for the user (default value: 0).

Supported commands

Command name Params Description
hide --- Hides the module if it is visible.
show --- Shows the module if it is hidden.
reset --- Resets the module.
record --- Starts the recording.
stop --- Stops the recording and resets the recorded data.
pause --- Pauses the recording.