Build attractive, effective user interfaces for your DSP and other applications!

 
  • Gauges
  • Meters
  • LEDs
  • Matrix Displays
  • Glass Effects
  • Combined Controls

 

What can I build with InstrumentLab?

Great looking user interfaces! for your DSP and control applications.  The following images are a taste of what InstrumentLab has to offer.

 

Applications include:  real time data monitoring, process control, signal analysis, digital signal analysis, video analysis, data visualization, visual instrumentation and more.

 

(See the "Features" tab for a more complete listing.)

 

/system/imgs/36/original/ILSpectrumDisplaySample.jpg?1311868433

 

 

InstrumentLab is a set of visual instruments and controls based on GDI+.  For Delphi / C++ Builder, InstrumentLab is a set of native VCL components, and these components can be composited:

 

 

/system/imgs/26/original/ILCompositeComponentsSample.jpg?1311868224

 

 

InstrumentLab is implemented using a very fast MMX optimized libraries to perform the plotting calculations, and is designed mainly for very fast real time data plotting applications, such as DSP, Audio Processing, Video and Image Processing.

 
Intel:
 
  • Intel MMX
  • Intel Performance Primitives ( IPP )
 
Developed with IGDI+
 
 
InstrumentLab is fully compatible and directly integrates with SignalLab, VideoLab, AudioLab, VisionLab, and PlotLab.

Our component libraries come in 3 versions a VCL - Firemonkey version (for Delphi / C++ Builder / RAD Studio 10.3 or higher), an MFC compatible Visual C++ version, and a .NET 4.0 supporting Visual Studio 2005 or higher.
 
The RAD Studio version is a set of native VCL and Firemonkey components of which all include now the powerful Mitov Runtime.
 
The Visual C++ version is a set of native Visual C++ classes (components).
 
The NET 4.0 (4.5 and higher compatible) version is a set of managed .NET components.  The .NET version has the same performance as the native versions, and supports all the Microsoft .NET languages including Visual Basic, C#, J#, F# and C++/CLI.
 
Due to the unique architecture of the OpenWire platform, the components are implemented the same way in Managed .NET and native Windows (32 and 64 bit) environments. The code to control a component from VB.NET, C++/CLI, C#, and J#, Visual C++ MFC, Delphi, and C++ Builder is almost identical. This allows the developers to migrate and share code between the different environments thus significantly improving the productivity.
 
OpenWire Libraries: for fast, complex data stream processing with almost zero lines of code!
Delphi Prism RAD Studio XE8 Delphi XE8 C++ Builder XE8 RAD Studio 10 Seattle Delphi 10 Seattle C++ Builder 10 Seattle

InstrumentLab is a set of visual instruments and controls based on GDI+.

The Delphi / C++ Builder version is a set of native VCL components.

Here are some examples of the included controls:

 

LED Controls:

/system/imgs/28/original/ILLedImage.jpg?1311868255

LED Controls have On/Off and multicolor indicators.

 

Progress Bar control:

/system/imgs/31/original/ILProgressBarImage.jpg?1311868328

Progress bar with multiple discrete or transitional colors, displaying with or without bars, and customizable borders.
The progress bar can be rotated.

 

Angular Gauge control:

/system/imgs/25/original/ILAnalogGaugeImage.jpg?1311868200

 

Analog Clock control:

/system/imgs/24/original/ILAnalogClockImage.jpg?1311868180

 

Linear Gauge control:

/system/imgs/29/original/ILLinearGaugeImage.jpg?1311868278

Thermometer Gauge control:

/system/imgs/37/original/ILThermometerImage.jpg?1311868453

 

Segment indicator control:

/system/imgs/34/original/ILSegmentIndicatorImage.jpg?1311868389

 

Segment Gauge control:

/system/imgs/33/original/ILSegmentGaugeImage.jpg?1311868368

 

Segment Clock control:

ILSegmentClockImage

 

Segment Text control:

/system/imgs/35/original/ILSegmentTextSample.jpg?1311868408

 

Spectrum control:

/system/imgs/36/original/ILSpectrumDisplaySample.jpg?1311868433

 

Matrix control:

/system/imgs/30/original/ILMatrixDisplaySample.jpg?1311868302

 

Composite controls:

/system/imgs/26/original/ILCompositeComponentsSample.jpg?1311868224

 

Glass Panel control:

/system/imgs/27/original/ILGlassPanelImage.jpg?1311868241

 

The glass panel can be placed on top of other components to create a glass cover appearance. It can be placed over any control.

Converters

SLChangeRange SLChangeRange Changes the output range of the signal
SLDetectLevels SLDetectLevels Detects levels in the input signal
SLPair SLPair Pairs multiple data buffers together
SLMakeStructure SLMakeStructure

Combines elements into a strucrure

SLSplitStructure SLSplitStructure

Splits a structure into multiple elements

Custom Filters

SLGenericRealValue SLGenericRealValue User defined filter for Real values
SLGenericReal SLGenericReal User defined filter for Real data
SLGenericFilter SLGenericFilter User defined filter for Binary data
SLGenericRealMatrix SLGenericRealMatrix User defined generator for Real matrix data

Generic Filters

SLGenericReal SLGenericReal User defined filter for Real data
SLGenericFilter SLGenericFilter User defined filter for Binary data
SLGenericRealMatrix SLGenericRealMatrix User defined generator for Real matrix data
TLGenericFilter TLGenericFilter

User defined timing filter

Generic Generators

SLGenericGen SLGenericGen User defined generator for Binary data
SLGenericRealGen SLGenericRealGen User defined generator for Real data

Other

ULLabel ULLabel Rotatable label
ULImage ULImage GDI+ Image
OpenWireStudio OpenWireStudio

Loads, executes, and exchanges data with OpenWire Studio projects

Signal Filters

SLGenericRealValue SLGenericRealValue User defined filter for Real values
SLGenericReal SLGenericReal User defined filter for Real data
SLGenericFilter SLGenericFilter User defined filter for Binary data
SLGenericRealMatrix SLGenericRealMatrix User defined generator for Real matrix data

Signal Generators

SLGenericRealValueGen SLGenericRealValueGen User defined generator for Real values
SLGenericGen SLGenericGen User defined generator for Binary data
SLGenericRealGen SLGenericRealGen User defined generator for Real data

Timing components

TLWatchDogTimer TLWatchDogTimer

Implements a Watch Dog Timer.

TLMainThredEvent TLMainThredEvent

Allows other threads to generate main thread notifications.

TLClockGen TLClockGen

Provides clock for other components.

TLThreadEvent TLThreadEvent

Use this component to execute code in a separated thread

TLStopWatch TLStopWatch

Use this component to implement a Stop Watch

TLFrequencyMeter TLFrequencyMeter

Use this component to implement a Frequency meter

TLCounter TLCounter

Use this component to implement a Counter

Transformations

SLAverageValue SLAverageValue

Use this component to average the input values

Visualization

ILLed ILLed

LED control with On/Off states

ILMultiLed ILMultiLed

LED control with multiple states

ILProgressBar ILProgressBar Progress bar
ILAngularGauge ILAngularGauge Angular gauge
ILGlassPanel ILGlassPanel Rectangular, or elliptic panel covered with glass
ILLevelLed ILLevelLed

LED control with gradually changing intensity and/or color based on the input value

ILThermometer ILThermometer Thermometer gauge
ILAnalogClock ILAnalogClock Analog clock
ILSegmentGauge ILSegmentGauge 7, 9, 14 or 16 segment gauge
ILSegmentIndicator ILSegmentIndicator

7, 9, 14 or 16 segment indicator

ILSegmentClock ILSegmentClock 7, 9, 14 or 16 segment clock
ILSegmentText ILSegmentText 7, 9, 14 or 16 segment text display
ILMatrixDisplay ILMatrixDisplay Matrix display
ILSpectrumDisplay ILSpectrumDisplay Spectrum display
ILLinearGauge ILLinearGauge Linear gauge

Video Layers

ILLedLayer ILLedLayer

Layer drawing LED control with On/Off states

ILMultiLedLayer ILMultiLedLayer

Layer drawing LED control with multiple states

ILProgressBarLayer ILProgressBarLayer Layer drawing progress bar
ILAngularGaugeLayer ILAngularGaugeLayer Layer drawing angular gauge
ILGlassPanelLayer ILGlassPanelLayer Layer drawing rectangular, or elliptic panel covered with glass
ILLevelLedLayer ILLevelLedLayer

Layer drawing LED control with gradually changing intensity and/or color based on the input value

ILThermometerLayer ILThermometerLayer Layer drawing thermometer gauge
ILAnalogClockLayer ILAnalogClockLayer Layer drawing analog clock
ILSegmentGaugeLayer ILSegmentGaugeLayer Layer drawing 7, 9, 14 or 16 segment gauge
ILSegmentIndicatorLayer ILSegmentIndicatorLayer

Layer drawing 7, 9, 14 or 16 segment indicator

ILSegmentClockLayer ILSegmentClockLayer Layer drawing 7, 9, 14 or 16 segment clock
ILSegmentTextLayer ILSegmentTextLayer Layer drawing 7, 9, 14 or 16 segment text display
ILMatrixDisplayLayer ILMatrixDisplayLayer Layer drawing matrix display
ILSpectrumDisplayLayer ILSpectrumDisplayLayer Layer drawing spectrum display
ILLinearGaugeLayer ILLinearGaugeLayer Layer drawing linear gauge
ULLabelLayer ULLabelLayer Layer drawing rotatable label
ULImageLayer ULImageLayer Layer drawing image

Matrix Layers

ILExternalLedMatrixLayer ILExternalLedMatrixLayer

Matrix layer drawing LED control with On/Off states

ILExternalMultiLedMatrixLayer ILExternalMultiLedMatrixLayer

Matrix layer drawing LED control with multiple states

ILExternalProgressBarMatrixLayer ILExternalProgressBarMatrixLayer Matrix layer drawing progress bar
ILExternalAngularGaugeMatrixLayer ILExternalAngularGaugeMatrixLayer Matrix layer drawing angular gauge
ILGlassPanelMatrixLayer ILGlassPanelMatrixLayer Matrix layer drawing rectangular, or elliptic panel covered with glass
ILExternalLevelLedMatrixLayer ILExternalLevelLedMatrixLayer

Matrix layer drawing LED control with gradually changing intensity and/or color based on the input value

ILExternalThermometerMatrixLayer ILExternalThermometerMatrixLayer Matrix layer drawing thermometer gauge
ILExternalAnalogClockMatrixLayer ILExternalAnalogClockMatrixLayer Matrix layer drawing analog clock
ILExternalSegmentGaugeMatrixLayer ILExternalSegmentGaugeMatrixLayer Matrix layer drawing 7, 9, 14 or 16 segment gauge
ILExternalSegmentIndicatorMatrixLayer ILExternalSegmentIndicatorMatrixLayer

Matrix layer drawing 7, 9, 14 or 16 segment indicator

ILExternalSegmentClockMatrixLayer ILExternalSegmentClockMatrixLayer Matrix layer drawing 7, 9, 14 or 16 segment clock
ILExternalSegmentTextMatrixLayer ILExternalSegmentTextMatrixLayer Matrix layer drawing text
ILExternalMatrixDisplayMatrixLayer ILExternalMatrixDisplayMatrixLayer Matrix layer drawing matrix display
ILTextMatrixLayer ILTextMatrixLayer Matrix layer drawing text
ILExternalSpectrumDisplayMatrixLayer ILExternalSpectrumDisplayMatrixLayer Matrix layer drawing matrix display
ILExternalLinearGaugeMatrixLayer ILExternalLinearGaugeMatrixLayer Matrix layer drawing linear gauge
ULExternalLabelMatrixLayer ULExternalLabelMatrixLayer Matrix layer drawing external text label
ULImageMatrixLayer ULImageMatrixLayer Matrix layer drawing image

Control Element

ILExternalLedElement ILExternalLedElement

Component element drawing external LED control with On/Off states

ILLevelDetectLedElement ILLevelDetectLedElement

Component element drawing internal level triggered LED control

ILTimeDetectLedElement ILTimeDetectLedElement

Component element drawing internal time triggered LED control

ILExternalMultiLedElement ILExternalMultiLedElement

Component element drawing external data LED control with multiple states

ILProgressBarElement ILProgressBarElement Component element drawing internal data progress bar
ILExternalProgressBarElement ILExternalProgressBarElement Component element drawing external data progress bar
ILGaugeMinMaxHandElement ILGaugeMinMaxHandElement Component element drawing internal data min or max angular gauge hand
ILExternalGaugeHandElement ILExternalGaugeHandElement Component element drawing external data angular gauge hand
ILExternalGaugeControlHandElement ILExternalGaugeControlHandElement Component element drawing external user controllable data angular gauge hand
ILAngularGaugeElement ILAngularGaugeElement Component element drawing internal data angular gauge
ILExternalAngularGaugeElement ILExternalAngularGaugeElement Component element drawing external data angular gauge
ILGlassPanelElement ILGlassPanelElement Component element drawing rectangular, or elliptic panel covered with glass
ILLevelLedElement ILLevelLedElement

Component element drawing internal data LED control with gradually changing intensity and/or color based on the input value

ILExternalLevelLedElement ILExternalLevelLedElement

Component element drawing external data LED control with gradually changing intensity and/or color based on the input value

ILThermometerElement ILThermometerElement Component element drawing internal data thermometer gauge
ILExternalThermometerElement ILExternalThermometerElement Component element drawing external data thermometer gauge
ILExternalClockHandElement ILExternalClockHandElement Component element drawing external data analog clock hand
ILAnalogClockElement ILAnalogClockElement Component element drawing internal data analog clock
ILExternalAnalogClockElement ILExternalAnalogClockElement Component element drawing external data analog clock
ILSegmentGaugeElement ILSegmentGaugeElement Component element drawing internal data 7, 9, 14 or 16 segment gauge
ILExternalSegmentGaugeElement ILExternalSegmentGaugeElement Component element drawing external data 7, 9, 14 or 16 segment gauge
ILSegmentClockElement ILSegmentClockElement Component element drawing internal data 7, 9, 14 or 16 segment clock
ILExternalSegmentClockElement ILExternalSegmentClockElement Component element drawing external data 7, 9, 14 or 16 segment clock
ILExternalSegmentTextElement ILExternalSegmentTextElement Component element drawing external text data 7, 9, 14 or 16 segment indicator
ILExternalMatrixDisplayElement ILExternalMatrixDisplayElement Component element drawing external data matrix display
ILExternalSpectrumDisplayElement ILExternalSpectrumDisplayElement Component element drawing external data spectrum display
ILLinearGaugeElement ILLinearGaugeElement Component element drawing internal data linear gauge
ILExternalLinearGaugeElement ILExternalLinearGaugeElement Component element drawing external data linear gauge
ILExternalLinearGaugeControlHandElement ILExternalLinearGaugeControlHandElement Component element drawing external user controllable data linear gauge hand
ILExternalLinearGaugeHandElement ILExternalLinearGaugeHandElement Component element drawing external data linear gauge hand
ILLinearGaugeMinMaxHandElement ILLinearGaugeMinMaxHandElement Component element drawing internal data min or max linear gauge hand
ULAnalogLabelElement ULAnalogLabelElement Component element drawing analog label
ULTimeLabelElement ULTimeLabelElement Component element drawing time label
ULExternalLabelElement ULExternalLabelElement Component element drawing external text label
ULImageElement ULImageElement Component element drawing image
ILExternalSegmentIndicatorElement ILExternalSegmentIndicatorElement

Component element drawing external data 7, 9, 14 or 16

InstrumentLab: What's New

New in Version 8.0.0.108 (released on 2024-02-21)

  • Improved C++ Builder support
  • Improved Design time Performance

New in Version 8.0.0.101 (released on 2023-12-06)

  • Added Delphi 12 support
  • Redesigned installation not requiring Admin privileges when compiling the libraries
  • Improved Performance
  • Added Sets support
  • Improved Mitov TypeInfo
  • Improved Dynamic Type Info
  • Improved Mitov Design Time API
  • Redesigned Persistent Collection Editor
  • Modernized Dialogs
  • Improved Win64 support
  • Improved Container Classes
  • Added TDirecory helper
  • Large number of bug fixes
  • Improved Property and Component Editors

New in Version 8.0.0. 77 (released on 2022-04-30)

  • Updated maintenance release for RAD Studio/Delphi 11.0/11.1 Alexandria with minor improvements

New in Version 8.0.0. 74 (released on 2022-04-25)

  • Updated maintenance release for RAD Studio/Delphi 10.4 Sydney with minor improvements

New in Version 8.0.0. 73 (released on 2022-04-20)

  • Updated maintenance release for RAD Studio/Delphi 10.3 Rio with minor improvements

New in Version 8.0.0. 69 (released on 2022-03-28)

  • Added support of indexed list collection enumebarbles
  • Improved MAC64 support
  • Improved OpenWire Graphical Editor
  • Improved performance

New in Version 8.0.0. 63 (released on 2022-03-09)

  • Updated maintenance release for RAD Studio/Delphi 10.4 Sydney

New in Version 8.0.0. 62 (released on 2022-03-07)

  • Updated maintenance release for RAD Studio/Delphi 10.3 Rio

New in Version 8.0.0. 59 (released on 2022-03-02)

  • Improved RAD Studio 11 compatibility
  • Improved RGBW and RGBWAlpha color support
  • Improved Execute Process implementation
  • Improved support for OpenWire State pins
  • Improved Structure components support
  • Added Clock Event elements in Make/Split Structure components

 

New in Version 8.0.0. 48 (released on 2022-01-28)

  • Added basic RGBW and RGBWAlpha support
  • Number os small design time bug fixes

New in Version 8.0.0. 43 (released on 2021-12-21)

  • Improved RAD Studio 11 compatibility
  • Improved Mitov.Runtime collections
  • Improved performance
  • Improved Dynamic Type Info support
  • Improved Visual Live Binding support
  • Improved elements editor
  • Improved Inplace Visualizers
 

New in Version 8.0.0. 36 (released on 2021-10-11)

  • Added RAD Studio 11 support
  • Improved Performance
  • Improved Property Editors
  • Improved Debugger Visualizers
  • Added more Format Converters
  • Improved JSON support

New in Version 8.0.0. 27 (released on 2021-06-20)

  • Improved RAD Studio 10.4 Sydney support
  • Improved Dynamic Type Info implementation

New in Version 8.0.0. 21 (released on 2021-05-12)

  • Added RAD Studio 10.4 Sydney support
  • Improved Dynamic Type Info implementation

New in Version 8.0.0. 0 (released on 2020-11-26)

  • Added Visual Studio 2019 support
  • Redesigned Visual C++ support
  • Added Byte and Char visual live bindings
  • Significantly improved loading execution, and editing speed
  • Significantly improved JSON support
  • Improved IGDIPlus rendering performance
  • Modified to use interface class function methods instead of constructors
  • Redesigned pin path collection to significantly improve the speed
  • Redesigned to set pin and properties owner fields on creation
  • Improved pin information caching
  • CreateLock replaced by Create with Lock parameter
  • Improved FMX Design Time support
  • Improved FMX support

New in Version 7.8.3.72 (released on 2020-09-24)

  • Updated to RAD Studio 10.3 Rio Update 3
  • Added support for Boolean Buffers
  • Improved buffer visualizers
  • Added OnChange for the External Linear Gauge Hand Element
  • External Linear Gauge Hand Element changed to return the current Value
  • Added Audio and Video support to the Packet and Structure components
  • Added UnpackedOutputPin to the Split Structure and Unpacket components
  • Improved Unpacket implementation
  • Improved Visual Live Bindings
  • Significantly redesigned OpenWire Editor
  • Added initial Quaternion and 3D Point support
  • Added OSX64 support
  • Improved overall performance and stability
  • Added option to use Const anonymous methods for improved performance
  • Improved FMX compatibility and support
  • Simplified JSON API
  • Improved JSON implementation
  • Improved sockets implementation
  • Added Sockets Multicast support
  • Significantly improved Execute Process implementation
  • Added support TStrings reverse enumerators and Query interface trough class helper
  • Improved Dynamic Type Info implementation
  • Improved Property Collection and Component Collection editors
  • Improved Property editors

New in Version 7.8.2.288 (released on 2018-12-21)

  • Added RAD Studio 10.3 Rio support
  • Improved Dynamic Type Info implementation
  • Improved property editors

New in Version 7.8.2.271 (released on 2018-11-12)

  • Added Linux support
  • Added iOS support
  • Added RAD Studio 10.2 Tokyo support
  • Improved MAC, and Android compatibility
  • Improved overlay window design for the LED and GlassPanel components
  • Added TILTimeSource.tsAuto support
  • Added Text Crop and DisplayPixels properties for the DisplayMatrix
  • Added OnTextChanged to TULLabel
  • Improved bindings API
  • Pins converted to use the new Mitov.Runtime serialization
  • Added OWRequiredPinAttribute support
  • Added TOWIntToCardinalFormatConverter and TOWCardinalToIntegerFormatConverter
  • Added TOWRealToRealComplexFormatConverter
  • Added TOWRealListStatePin and TOWIntegerListStatePin
  • Added Execute Process
  • Added Command Line parsing and Process Execute
  • Added option to disable the design time extentions
  • Added Socket Binding
  • Redesigned JSON Serialization
  • Added TPeriodicThread
  • Added initial Dynamic Type Info implementation
  • Added GetIndexedSubProperty in the RTTI
  • Added GetType for TObject in the RTTI
  • Added support for both object and class in TMethodInfo.Invoke in the RTTI
  • Enchanced Query functionality
  • Added IPairCollection
  • IArrayWriter renamed to ISequentialWriter
  • IArrayReader renamed to ISequentialReader
  • Improved Serialization Readers
  • Added Reserialize
  • Improved design time property editors support
  • Added option to replace property collection items while keeping all compatible settings
  • Added filtering for property collections
  • Added support for categorized list property selection
  • Added TreeView filtering support
  • Updated to use the latest Delphi language features

New in Version 7.8.0.0 (released on 2016-05-03)

  • Added RAD Studio 10.1 Berlin support
  • Removed the old .NET 2.0 Assemblies
  • Added Visual Live Binding property editors
  • Added Reset to Default property editors
  • Added Enum property editors
  • Added Class events property editors
  • Added Multi-Event property editors
  • Added Make/Split Structure components

New in Version 7.7.0.0 (released on 2015-10-28)

  • Added 10 Seattle support
  • Added support for VS2015
  • Added TOWBoolToIntFormatConverter
  • Improved threading support
  • Improved OpenWire Editor
  • Clock pins changed to MiltiSink
  • Improved Design Time Editors
  • Improved JSON support
  • Improved collections
  • Added more Live Binding types
  • Added support for hosting OpenWire Studio projects
  • Added serialization support in the buffers

New in Version 7.6.0.0 (released on 2015-04-17)

  • Added TTLGenericFilter
  • Added more visual live binding types
  • Significantly improved property Delphi editors
  • Added option to Reset the peaks in the Spectrum
  • Added ability to set segments of segment displays from Cardinal - unsigned integer

New in Version 7.5.1.0 (released on 2014-12-20)

  • Improved .NET support
  • Enchanced OpenWire Editor
  • Added more visual live bindings

New in Version 7.5.0.0 (released on 2014-11-18)

  • Includes the free Mitov.Runtime
  • Added XE7 support
     

New in Version 7.0.0.0 (released on 2014-04-15)

  • XE5 and XE6 support
  • Significantly enhanced OpenWire Editor
  • Improved Property and component editors
  • Improved FireMonkey support
  • Performance improvements
  • Added TLPProcessingManager component
  • Added TTLSynchronize component
  • Added support for DB signal data binding
  • Added a number of new data bindings
  • Added support for VCL DB Components visual live binding

New in Version 6.0 (released on 2013-06-12)

  • Added support for Delphi / C++ Builder / RAD Studio XE4
  • The OpenWire Editor and Visual Live Binding are now included in the install
  • Added TTLStopWatch component
  • Added TTLCounter component
  • Added TTLThreadEvent component
  • Added TTLFrequencyMeter component
  • Added TSLAverageValue component
  • Improved Firemonkey support
  • Significantly improved threading model and performance
  • Significant code reduction due to upgrade to the latest language features such as generics, anonymous methods, and attributes
  • New design time API and functionality
  • Better integration with the OpenWire Editor including inplace editors in the OpenWire view
  • Discontinued support for Delphi and C++ Builder versions older than XE2 due to the lack of support for the latest language features in them
  • Improved .NET memory management
  • Improved .NET design time integration
  • Improved OpenWire Editor .NET integration

New in Version 5.0.3.1 (released on 2012-10-20)

  • Fixed a bug when populating existing buffers in .NET generic filters

New in Version 5.0.3 (released on 2012-10-10)

 

  • Added support for Delphi / C++ Builder / RAD Studio XE3
  • Added support for Visual Studio 2012
  • Improved Firemonkey support

New in Version 5.0.2 (released on 2012-04-16)

 

  • Added FireMonkey support.
  • Added 64 bit support for VCL, FireMonkey, and .NET
  • All .NET assemblies are now managed assemblies.
  • The .NET assemblies are reduced by half combining low level and high level assemblies, and simplifying deployment.
  • All .NET assemblies now contain the necessary 32 and 64 bit BPLs and DLLs internally simplifying the deployment.
  • The .NET Visual C++ redistributables are no longer needed.
  • Added InstumentLab animations.
  • Added InstumentLab Analog Instrument center position.
  • Significantly improved InstrumentLab Analog Instruments rendering performance.
  • Spectrum, MatrixDisplay, Thermometer, and all Segment displays now can be rotated.

New in Version 5.0.1 (released on 2011-10-18)

  • The managed assemblies are now rewritten in C# for better .NET 4.0 compatibility.
  • Added support for .NET 4.0 and .NET 3.5 “Client Profile”.
  • Significantly improved .NET type converters.
  • Significantly optimized component loading performance in .NET.
  • Major improvements in the .NET property editors.
  • Small improvements in the Unicode support for VC++.
  • Improved VisualStudio 2010 .NET support.
  • .NET assemblies have been renamed to better match the Microsoft guidelines.
  • Added .NET 4.0 assemblies.

New in Version 5.0 (released on 2011-09-05)

 

  • Added Delphi XE and XE2 support.
  • Added control hands to the gauges.
  • Added optional user input for the video layers.
  • Significantly improved multithreading model adapted for multicore systems, with advanced relaxed interlocking, and with optional per-component, dedicated threads.

New in Version 4.5

  • Added Visual Studio 2010 support.
  • Added TSLGenericRealMatrix component.
  • Added SLGenericRealValue and TSLGenericRealValueGen components.
  • Added mouse controlled gauge hands.
  • Improved multithreading locks.
  • Improved RAD Studio 2010 buffer debugger visualizes.

New in Version 4.3.1

  • Updated install.
  • Improved RAD Studio 2010 buffer debugger visualizes.

New in Version 4.3

  • Added RAD Studio 2010 support.
  • Added UserLab Label control.
  • Added UserLab Image control.
  • Added Linear Gauge control.
  • Added Segment Text control.
  • Added Spectrum control.
  • Added Matrix control.
  • Added shaped LED support.
  • Added non proportional gauges and clocks mode.
  • Added Diamond and Round Diamond border modes.
  • Added support for composite components.
  • Added a large number of component elements, video(draw) and matrix layers.
  • Added support for Matrix rendering of the components.
  • Added Visual C++ and .NET support.

New in Version 4.0.1

  • Improved installs.
( Click to view Larger images. )
These demos are executable after downloading.
Also see:   Demo source code downloads

InstrumentLab Examples

Angular Guages Angular Guages
Analog Clocks Analog Clocks
Linear Gauges Linear Gauges
Segment Gauges Segment Gauges
Segment Clocks Segment Clocks
Segment Indicators Segment Indicators
Thermometer Gauges Thermometer Gauges
LED Indicators LED Indicators
Composite components Composite components
Glass Panels Glass Panels

InstrumentLab: Frequently Asked Questions

Q: Do I have to purchase InstrumentLab?
A: InstrumentLab is free for non commercial purposes. This means that you can use it for personal pleasure, hobby, or evaluation purposes. If you are student you can also use it for free for your educational needs including school projects. If you are a tutor at present you also can use it for free for your classes. However in the near future a low cost tutor license will be available, and you will have to purchase it. Your students however will not need license to use the product at class.
Q: Is InstrumentLab multithreading? Will it stop streaming while I move the window with the mouse?
A: Yes. InstrumentLab is fully multithreaded and will not stop streaming while the main thread is busy.

InstrumentLab Installers

Firemonkey and VCL Installer: Instrument Lab 8.0.0.108 VCL and FireMonkey for 12.0 Athens
Updated on 2024-02-22, downloaded 48 times.
Firemonkey and VCL Installer: Instrument Lab 8.0.0.77 VCL and FireMonkey 32 & 64 bit support for 11.X Alexandria
Updated on 2022-05-01, downloaded 546 times.
Firemonkey and VCL Installer: Instrument Lab 8.0.0.74 VCL and FireMonkey 32 & 64 bit support for 10.4 Sydney Update 2
Updated on 2022-04-25, downloaded 428 times.
Firemonkey and VCL Installer: Instrument Lab 8.0.0.73 VCL and FireMonkey 32 & 64 bit support for 10.3 Rio Update 3
Updated on 2022-04-20, downloaded 410 times.
Visual C++ Installer: InstrumentLab 8.0.0.0 for Visual C++ MFC
Updated on 2020-11-26, downloaded 3993 times.
.NET Installer: InstrumentLab 8.0.0.1 for Microsoft .NET 4.0 (4.5 and 4.6 compatible)
Updated on 2020-11-26, downloaded 11062 times.

Legacy Firemonkey and VCL Installer: Instrument Lab 7.8.2.288 VCL and FireMonkey 32 & 64 bit support for 10.2 Tokyo and 10.3 Rio
Updated on 2018-12-22, downloaded 1243 times.
Legacy Firemonkey and VCL Installer: Instrument Lab 7.8.2.0 VCL and FireMonkey 32 & 64 bit support for XE8 to 10.1 Berlin
Updated on 2016-06-06, downloaded 2249 times.
Legacy Firemonkey and VCL Installer: Instrument Lab 7.7.0.0 VCL and FireMonkey 32 & 64 bit support for XE7 to 10 Seattle
Updated on 2015-10-28, downloaded 1216 times.
Legacy Firemonkey and VCL Installer: Instrument Lab 7.6.1.0 VCL and FireMonkey 32 & 64 bit support for XE6 to XE8
Updated on 2015-06-11, downloaded 1264 times.
Legacy Firemonkey and VCL Installer: Instrument Lab 7.5.0.0 VCL and FireMonkey 32 & 64 bit support for XE4 to XE7
Updated on 2014-11-18, downloaded 1401 times.
Legacy Firemonkey and VCL Installer: InstrumentLab 7.0.0.0 VCL and FireMonkey 32 & 64 bit support for XE3 to XE6
Updated on 2014-04-22, downloaded 1085 times.
Legacy Firemonkey and VCL Installer: InstrumentLab 6.0.0 VCL and FireMonkey (Windows only) 32 and 64 bit support for XE2 to XE4
Updated on 2013-06-13, downloaded 1668 times.
Legacy Firemonkey and VCL Installer: InstrumentLab 5.0.3 VCL and FireMonkey for XE2 Update4 Hotfix1
Updated on 2012-10-13, downloaded 968 times.
Legacy Firemonkey and VCL Installer: Legacy InstrumentLab 5.0.3 VCL and FireMonkey (Windows only) 32 and 64 bit support for 2010 to XE
Updated on 2012-10-11, downloaded 4108 times.
Legacy Firemonkey and VCL Installer: InstrumentLab 5.0.1 for Delphi/C++ Builder 5 to 2009
Updated on 2011-10-18, downloaded 11946 times.

Demos

These demos are executable after downloading.   Also see: Demo source code downloads
Analog Clocks demo

Demonstrates a variety of analog clock displays

Angular Gauges demo

Demonstrates a variety of angular gauges

Composite Components demo

Demonstrates building composite instruments, such as segment displays inside angular gauges, angular gauges inside linear gauages, etc

Glass Panels demo

Demonstrates adding a glass effect to any component

LED Displays demo

Demonstrates a variety of LED displays

Linear Gauges demo

Demonstrates a variety of linear gauges

Matrix Display demo

Demonstrates thermometers, gauges and other components on a matrix

Progress Bars demo

Demonstrates a number of great looking progress bars displayed horizontally, vertically -- and even diagonally!

Segment Clocks demo

Demonstrates a variety of segment clock options

Segment Gauges demo

Demonstrates displaying numerical output in segment gauges

Segment Indicators demo

Demonstrates indicating status or alerts with segment displays

Segment Text demo

Demonstrates displaying arbitrary text in a segment component

Thermometers demo

 

Demonstrates a variety of analog thermometer options
Spectrum demo
Displays a spectrum using TILSpectrumDisplay (which has a matrix display effect)

 

The libraries are licensed per developer, and there are no royalties required. Once you have purchased a developer license, you are free to distribute your final product without the need to pay any royalties or other fees as long as you comply with the following license agreement:
 
 
LICENSE - AGREEMENT
 
Users of the LabPacks Component Pack(Software) must accept these terms of license.
 
If you refuse to accept the terms of license, you may not use this software, and you have the right to return it within 30 days of the purchase date, and to receive your money back.
 
For your convenience a copy of this license agreement will be stored on your system during the installation.
 
This license grants you the following rights:
 
You have a non exclusive license to the Software. The Title and all intangible rights to the Software are the property of Mitov Software .  
 
You may install and use one copy of the Software per computer assuming only one and the same person will use the Software on all of the computers. You may distribute any application that includes Software without any additional royalties beyond your initial license registration fee.
 
You can also create a reasonable set of copies of the product on different types of media, such as CD Rom or Type Backup, as far as those copies are used only for your own back up protection.
 
Description of the limitations. 
 
You may not reverse engineer, decompile, or disassemble the Software.
 
The Software is licensed as a single product. You may not rent or lease the Software. You must treat the Software like any other copyrighted material except that you may either (a) a reasonable amount of copies of the Software solely for backup or archival purposes, or (b) install the Software multiple computers provided you keep the original solely for backup or archival purposes and only a single developer will use all of the copies.
 
You may not separate Delphi and C++ Builder components from this Software.
Each developer must have a valid license for the Software.
 
You may not create a competing component product using this Software.
 
Additional restriction to Delphi-VCL and C++ Builder components: 
 
You may not distribute the Delphi-VCL components in a DCU (Delphi Compiled Unit) format. You can distribute the component only as a part of your executable or dynamic link library program in a compiled form.
 
You may not distribute the C++ Builder components in OBJ format. You can distribute the component only as a part of your executable or dynamic link library program in a compiled form.
 
 
Mitov Software grants a limited warranty with these restrictions:
 
THE SOFTWARE IS SUPPLIED AS IT IS. MITOV SOFTWARE AND ITS SUPPLIERS DISCLAIM ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH REGARD TO THE SOFTWARE. NO LIABILITY FOR CONSEQUENTIAL DAMAGES. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL MITOV SOFTWARE OR ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE.

News

February 21, 2024more...

NEW RELEASE: Updated RAD Studio/Delphi 12.0.0 Athens version of all the libraries has been released!

December 21, 2023more...

UPDATED: BMDThread Delphi components

December 6, 2023more...

NEW RELEASE: RAD Studio/Delphi 12.0.0 Athens version of all the libraries has been released!

March 9, 2022more...

NEW RELEASE: Updated RAD Studio/Delphi 10.4 Sydney version of all the libraries has been released!

March 7, 2022more...

NEW RELEASE: Updated RAD Studio/Delphi 10.3 Rio version of all the libraries has been released!

March 2, 2022more...

NEW RELEASE: Updated RAD Studio/Delphi 11.0 Alexandria version of all the libraries has been released!

January 28, 2022more...

NEW RELEASE: Updated RAD Studio/Delphi 10.4.2 Sydney version of all the libraries has been released!

January 28, 2022more...

NEW! OpenWire Studio version Beta 8.0.0.48 is released.

December 21, 2021more...

NEW RELEASE: Updated RAD Studio/Delphi 11.0.0 Alexandria version of all the libraries has been released!

October 11, 2021more...

NEW RELEASE: RAD Studio/Delphi 11.0 Alexandria version of all the libraries has been released!

May 12, 2021more...

NEW RELEASE: RAD Studio/Delphi 10.4.2 Sydney version of all the libraries has been released!


More News

Partners

Em
Alliancelogo2

Published

Torry_logo