Class SLCommonFilter.TSLBasicThreadedEnableFilter
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: SignalLabBasicPkg
Unit: SLCommonFilter
Inherits: TSLBasicThreadedFilter
Contents |
Syntax
Delphi:
type TSLBasicThreadedEnableFilter = class( TSLBasicThreadedFilter )
C++ Builder:
class TSLBasicThreadedEnableFilter : public TSLBasicThreadedFilter
Visual C++ (MFC):
class CTSLBasicThreadedEnableFilter : public CTSLBasicThreadedFilter
C# (.NET):
public ref class TSLBasicThreadedEnableFilter : Mitov.SignalLab.BasicThreadedFilter
Summary
Base abstract class for threaded data filters.
Description
Defines abstract base class for threaded data filters.
Properties
Published
- Enabled - Enables/Disables the filter.
Pins
- EnablePin - The enable pin of the component.
From TSLBasicThreadedFilter
Properties
Published
- Threading - Specifies the desired threading settings for the filtering.