Class SLGenericIntGen.TSLGenericIntGen

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
Line 39: Line 39:
 
Implement the user defined generator inside the [[Event SLGenericIntGen.TSLGenericIntGen.OnGenerate|OnGenerate]]
 
Implement the user defined generator inside the [[Event SLGenericIntGen.TSLGenericIntGen.OnGenerate|OnGenerate]]
 
event handler.
 
event handler.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:SLGenericIntGen_Preview.png]]
  
 
== Events ==
 
== Events ==
Line 82: Line 88:
  
 
== 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.

BIGSLGenericIntGen.gif SLGenericIntGen.gif NETSLGenericIntGen.gif

Package: SignalLabPkg

Unit: SLGenericIntGen

Inherits: TSLCommonIntGen

Contents

Syntax

Delphi:

type TSLGenericIntGen = class( TSLCommonIntGen )

C++ Builder:

class TSLGenericIntGen : public TSLCommonIntGen

Visual C++ (MFC):

class CTSLGenericIntGen : public CTSLCommonIntGen

C# (.NET):

public ref class TSLGenericIntGen : Mitov.SignalLab.CommonIntGen

Summary

User defined generator for Integer data.

Description

Allows implementation of custom user defined Integer data signal generators.

Implement the user defined generator inside the OnGenerate event handler.


Diagram:

SLGenericIntGen Preview.png

Events

From TSLCommonIntGen

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