Class ALSignalGen.TALSignalGen

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 or
 
Use this component to generate Tone(Sine Wave), Triangle or
 
Rectangle signal.
 
Rectangle signal.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:ALSignalGen_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 48: Line 54:
 
=== Public ===
 
=== Public ===
 
*[[Property ALSignalGen.TALSignalGen.CurrentPhase|CurrentPhase]] - Returns the current phase of the signal generator  
 
*[[Property ALSignalGen.TALSignalGen.CurrentPhase|CurrentPhase]] - Returns the current phase of the signal generator  
 
== Pins ==
 
*[[Pin ALSignalGen.TALSignalGen.FrequencyPin|FrequencyPin]] - The frequency input pin of the generator.
 
  
 
== From [[Class ALCommonGen.TALCommonGen|TALCommonGen]] ==
 
== From [[Class ALCommonGen.TALCommonGen|TALCommonGen]] ==
Line 79: Line 82:
  
 
== Pins ==
 
== Pins ==
*[[Pin SLCommonGen.TSLBasicCommonGen.EnablePin|EnablePin]]
 
 
*[[Pin SLCommonGen.TSLBasicCommonGen.ClockPin|ClockPin]]
 
*[[Pin SLCommonGen.TSLBasicCommonGen.ClockPin|ClockPin]]
  

Revision as of 20:29, 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.

BIGALSignalGen.gif ALSignalGen.gif NETALSignalGen.gif

Package: AudioLabPkg

Unit: ALSignalGen

Inherits: TALCommonGen

Contents

Syntax

Delphi:

type TALSignalGen = class( TALCommonGen )

C++ Builder:

class TALSignalGen : public TALCommonGen

Visual C++ (MFC):

class CTALSignalGen : public CTALCommonGen

C# (.NET):

public ref class TALSignalGen : Mitov.AudioLab.CommonGen

Summary

Tone, Triangle or Rectangle audio signal generator.

Description

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


Diagram:

ALSignalGen Preview.png

Properties

Published

Public

From TALCommonGen

Properties

Published

Pins

From TSLBasicCommonGen

Properties

Published

Methods

Public

Pins

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox