Unit SLTypes
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: Mitov.BasicLab
Contents |
Summary
Contains some common data types for the SignalLab.
Description
This unit contains some common data types for the SignalLab.
Classes
- ESLException - LabPacks Exception class type.
- ESLDLLLoadError - DLL loading Exception class type.
Enums
- TSLSynchronizeType - Type of thread buffer synchronization for the generic filters.
- TSLClockSource - Type of clock enumeration for the Audio, Video and Signal generators and players.
Types
- TSLSignalProgressEvent - Event type for some components OnProgress event.
- TLPProgressEvent - Event type for some components OnProgress event.
- TLPInt64Notify - Event type for Int64 value type events.
- TSLRealNotifyEvent - Event type for real value type events.
- TSLRealRangeNotifyEvent - Event type for real range type events.
- TSLRealRangedNotifyEvent - Event type for real value and range type events.
- TSLErrorEvent - Event type for error type events.
- TSLWarningEvent - Event type for warning type events.