Class SLSignalGen.TSLSignalGen

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 36: Line 36:
 
Use this component to generate Tone(Sine Wave), Triangle,
 
Use this component to generate Tone(Sine Wave), Triangle,
 
Rectangle, Ramp or DC signal.
 
Rectangle, Ramp or DC signal.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:SLSignalGen_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 49: Line 55:
 
=== Public ===
 
=== Public ===
 
*[[Property SLSignalGen.TSLSignalGen.CurrentPhase|CurrentPhase]] - Returns the current phase of the signal generator  
 
*[[Property SLSignalGen.TSLSignalGen.CurrentPhase|CurrentPhase]] - Returns the current phase of the signal generator  
 
== Pins ==
 
*[[Pin SLSignalGen.TSLSignalGen.FrequencyPin|FrequencyPin]] - The frequency input pin of the generator.
 
  
 
== From [[Class SLCommonGen.TSLCommonRealGen|TSLCommonRealGen]] ==
 
== From [[Class SLCommonGen.TSLCommonRealGen|TSLCommonRealGen]] ==
Line 92: Line 95:
  
 
== Pins ==
 
== Pins ==
*[[Pin SLCommonGen.TSLBasicCommonGen.EnablePin|EnablePin]]
 
 
*[[Pin SLCommonGen.TSLBasicCommonGen.ClockPin|ClockPin]]
 
*[[Pin SLCommonGen.TSLBasicCommonGen.ClockPin|ClockPin]]
  

Revision as of 20:30, 10 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 TSLSignalGen : 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