Package InstrumentLabDigitalPkg
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				 (Automated Syncronization with Documentation)  | 
		 (Automated Syncronization with Documentation)  | 
		
Revision as of 00:12, 26 June 2013
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.
Contents | 
Belongs to
- InstrumentLab - Visual Instruments Library.
 
Requires
Used by
Description
Controls
 
 
 TILSegmentIndicator - 7, 9, 14 or 16 segment indicator. 
 
 
 TILMultiLed - LED control with multiple states. 
 
 
 TILLed - LED control with On/Off states. 
Layers
 TILSegmentIndicatorLayer - Layer drawing 7, 9, 14 or 16 segment indicator. 
 TILMultiLedLayer - Layer drawing LED control with multiple states. 
 TILLedLayer - Layer drawing LED control with On/Off states. 
Elements
 TILExternalSegmentIndicatorElement - Component element drawing external data 7, 9, 14 or 16 
 TILExternalMultiLedElement - Component element drawing external data LED control with multiple states. 
 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
 TILExternalSegmentIndicatorMatrixLayer - Matrix layer drawing 7, 9, 14 or 16 segment indicator. 
 TILExternalMultiLedMatrixLayer - Matrix layer drawing LED control with multiple states. 
 TILExternalLedMatrixLayer - Matrix layer drawing LED control with On/Off states. 
Units
- ILSegmentIndicator - Contains the code for the TILSegmentIndicator control.
 - ILMultiLed - Contains the code for the TILMultiLed control.
 - ILLed - Contains the code for the TILLed control.
 - ILBasicInstrument - Contains the code for the TILBasicInstrument base class.
 
Classes
- TILCustomSegment - Custom segment settings class.
 - TILCustomSegments - Custom segments settings class.
 - TILSegment - Segment properties class.
 - TILSegmentSeparator - Segment separator properties class.
 - TILSegmentIndents - Segment indents properties class.
 - TILDecimalPointOffset - Decimal point offset properties class.
 - TILDecimalPointSegment - Decimal point segment properties class.
 - TILSegmentValue - Segment properties class.
 - TILBasicSegmentIndicator - Abstract base class for segment indicator components.
 - TILCustomizableSegmentIndicator - Abstract base class for customizable segment indicator components.
 - TILSegmentIndicator - 7, 9, 14 or 16 segment indicator.
 - TILSegmentIndicatorLayer - Layer drawing 7, 9, 14 or 16 segment indicator.
 - TILExternalSegmentIndicatorElement - Component element drawing external data 7, 9, 14 or 16
 - TILExternalSegmentIndicatorMatrixLayer - Matrix layer drawing 7, 9, 14 or 16 segment indicator.
 - TILLedState - LED state collection item.
 - TILLedStates - LED states collection.
 - TILExternalMultiLed - Abstract base class for external LED components.
 - TILMultiLed - LED control with multiple states.
 - TILMultiLedLayer - Layer drawing LED control with multiple states.
 - TILExternalMultiLedElement - Component element drawing external data LED control with multiple states.
 - TILExternalMultiLedMatrixLayer - Matrix layer drawing LED control with multiple states.
 - 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.
 - TILInstrumentTicksText - Ticks text properties class.
 - TILRotation - Rotation properties class.
 - TILBasicRotatableControl - Abstract base class for controls that can be rotated.
 - TILInactiveColor - Inactive color properties class.
 
Structures
Interfaces
Enums
- TILSegmentsType - Enumeration for segment types - 7, 9, 14 or 16.
 
Types
- TILCustomSegmentSymbol - Event type for custom segment symbols.