| Interface | Description |
|---|---|
| ControlLabInterface |
Interface of ControlLab.
|
| InputInterface |
Input interface.
|
| OutputInterface |
Output interface.
|
| SensorListener |
Sensor listener.
|
| Class | Description |
|---|---|
| AbstractPort |
Describe a generic port.
|
| CLIProtocol |
Communication protocol with the Dacta interface.
|
| ControlLabImpl |
Control Lab implementation.
|
| ControlLabManager |
Control lab interfaces manager.
|
| HelloThread |
Keep alive thread.
|
| Input |
Describe an input.
|
| LightSensor |
Light sensor element.
|
| Output |
Describe an output.
|
| OutputsGroup |
Represents a group of outputs, as the ControlLab Interface protocol allows
orders on several outputs simultaneously.
|
| RotationSensor |
Rotation sensor element.
|
| SensorEvent |
Event of a sensor.
|
| TemperatureSensor |
Temperature sensor element.
|
| TouchSensor |
Touch sensor element.
|
| Enum | Description |
|---|---|
| InputPortEnum |
Enumeration for input ports.
|
| OutputPortEnum |
Enumeration for output ports.
|
| RotationDirectionEnum |
Direction of rotation, for Rotation Sensor.
|
| SensorTypeEnum |
Type of sensors.
|
Copyright © 2018. All rights reserved.