Pin TLBasicTimingFilter.TTLBasicClockedFilter.EnablePin

From Mitov Wiki Doc
Jump to: navigation, search

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.

Class: TTLBasicClockedFilter

Contents

Syntax

Delphi:

property EnablePin : TOWBoolStatePin read FEnablePin write FEnablePin;

C++ Builder:

__property TOWBoolStatePin * EnablePin = { read=FEnablePin, write=FEnablePin };

Summary

The enable pin of the component.

Description

This Boolean sink pin can be used to enable or disable the component.

To enable/disable the component, connect this pin to a Boolean source or state pin of another component.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox