Pin ALSignalGen.TALSignalGen.FrequencyPin
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.
Class: TALSignalGen
Contents |
Syntax
Delphi:
property FrequencyPin : TOWFloatIntStatePin read FFrequencyPin write FFrequencyPin;
C++ Builder:
__property TOWFloatIntStatePin * FrequencyPin = { read=FFrequencyPin, write=FFrequencyPin };
Summary
The frequency input pin of the generator.
Description
This Real(double) data pin can be used to provide the
component with a new Frequency value.
To provide with new Frequency connect this pin to a pin capable of delivering Real(double) data.