Pin SLGoertzOne.TSLGoertzOne.OutputPin
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: TSLGoertzOne
Contents |
Syntax
Delphi:
property OutputPin : TOWComplexSourcePin read FOutputPin write FOutputPin;
C++ Builder:
__property TOWComplexSourcePin OutputPin = { read=FOutputPin, write=FOutputPin };
Summary
Single sample Complex Output Pin.
Description
OutputPin is the Complex single sample data output pin of the
component.
You can connect this pin to any pin accepting Complex single sample data.
This pin is not compatible with the standard Complex buffer data pins, as it can supply only one sample at a time.