Class SLSnapshot.TSLSnapshot

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLSnapshot : [[Class SLCommonFilter.TSLCommonFilter|Mitov.SignalLab.CommonFilter]]
+
'''public ref class''' Snapshot : [[Class SLCommonFilter.TSLCommonFilter|Mitov.SignalLab.CommonFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 36: Line 36:
 
Use this component to take a snapshot(Sample) buffer of the
 
Use this component to take a snapshot(Sample) buffer of the
 
data and send it to the component output.
 
data and send it to the component output.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:SLSnapshot_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 69: Line 75:
 
=== Published ===
 
=== Published ===
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
== Pins ==
 
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]]
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==

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.

BIGSLSnapshot.gif SLSnapshot.gif NETSLSnapshot.gif

Package: SignalLabPkg

Unit: SLSnapshot

Inherits: TSLCommonFilter

Contents

Syntax

Delphi:

type TSLSnapshot = class( TSLCommonFilter )

C++ Builder:

class TSLSnapshot : public TSLCommonFilter

Visual C++ (MFC):

class CTSLSnapshot : public CTSLCommonFilter

C# (.NET):

public ref class Snapshot : Mitov.SignalLab.CommonFilter

Summary

Takes a snapshot of the data.

Description

Use this component to take a snapshot(Sample) buffer of the data and send it to the component output.


Diagram:

SLSnapshot Preview.png

Properties

Published

Methods

Public

Pins

Events

From TSLCommonFilter

Properties

Public

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox