Class SLGenericIntGen.TSLGenericIntGen

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(8 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLGenericIntGen : [[Class SLCommonGen.TSLCommonIntGen|Mitov.SignalLab.CommonIntGen]]
+
'''public ref class''' GenericIntGen : [[Class SLCommonGen.TSLCommonIntGen|Mitov.SignalLab.CommonIntGen]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
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]]
  

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.

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 GenericIntGen : 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