Unit ILLed
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: InstrumentLabPkg
Contents |
Summary
Contains the code for the TILLed control.
Description
This unit contains the code for the TILLed control.
Controls
- TILLed - LED control with On/Off states.
Layers
- TILLedLayer - Layer drawing LED control with On/Off states.
Elements
- TILExternalLedElement - Component element drawing external LED control with On/Off states.
- TILLevelDetectLedElement - Component element drawing internal level triggered LED control.
- TILTimeDetectLedElement - Component element drawing internal time triggered LED control.
Matrix Layers
- TILExternalLedMatrixLayer - Matrix layer drawing LED control with On/Off states.
Classes
- TILBasicLed - Abstract base class for LED components.
- TILBasicInactiveColorLed - Abstract base class for LED components.
- TILColorLed - Abstract base class for color LED components.
- TILExternalLed - Abstract base class for external color LED components.
- TILLed - LED control with On/Off states.
- TILLedLayer - Layer drawing LED control with On/Off states.
- TILExternalLedElement - Component element drawing external LED control with On/Off states.
- TILBasicLevelDetectLedElement - Abstract base class for level detect LED component elements.
- TILLevelDetectLedElement - Component element drawing internal level triggered LED control.
- TILBasicTimeDetectLedElement - Abstract base class for time detect LED component elements.
- TILTimeDetectLedElement - Component element drawing internal time triggered LED control.
- TILExternalLedMatrixLayer - Matrix layer drawing LED control with On/Off states.
- TILExternalLedMatrixElement