Class SLSignalGen.TSLSignalGen

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLSignalGen : [[Class SLCommonGen.TSLCommonRealGen|Mitov.SignalLab.CommonRealGen]]
+
'''public ref class''' SignalGen : [[Class SLCommonGen.TSLCommonRealGen|Mitov.SignalLab.CommonRealGen]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:31, 26 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.

BIGSLSignalGen.gif SLSignalGen.gif NETSLSignalGen.gif

Package: SignalLabPkg

Unit: SLSignalGen

Inherits: TSLCommonRealGen

Contents

Syntax

Delphi:

type TSLSignalGen = class( TSLCommonRealGen )

C++ Builder:

class TSLSignalGen : public TSLCommonRealGen

Visual C++ (MFC):

class CTSLSignalGen : public CTSLCommonRealGen

C# (.NET):

public ref class SignalGen : Mitov.SignalLab.CommonRealGen

Summary

Generates Tone(Sine Wave), Triangle, Rectangle, Ramp or DC signal.

Description

Use this component to generate Tone(Sine Wave), Triangle, Rectangle, Ramp or DC signal.


Diagram:

SLSignalGen Preview.png

Properties

Published

Public

From TSLCommonRealGen

Pins

From TSLCommonBufferGen

Properties

Published

Events

From TSLCommonGen

Properties

Published

From TSLBasicCommonGen

Properties

Published

Methods

Public

Pins

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox