Class SLChangeRange.TSLChangeRange
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 00:15, 11 June 2013
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: SignalLabAdditionalPkg
Unit: SLChangeRange
Inherits: TLPComponent
Contents |
Syntax
Delphi:
type TSLChangeRange = class( TLPComponent )
C++ Builder:
class TSLChangeRange : public TLPComponent
Visual C++ (MFC):
class CTSLChangeRange : public CTLPComponent
C# (.NET):
public ref class TSLChangeRange : Mitov.SignalLab.Component
Summary
Changes the output range of the signal.
Description
Use this component to change the output range of the signal.
Diagram:
Properties
Published
- Min - Specifies the desired minimal value of the output range.
- Max - Specifies the desired maximal value of the output range.