Class SLLogger.TSLLogger

From Mitov Wiki Doc
Revision as of 00:31, 26 June 2013 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

BIGSLLogger.gif SLLogger.gif NETSLLogger.gif

Package: SignalLabPkg

Unit: SLLogger

Inherits: TLPComponent

Contents

Syntax

Delphi:

type TSLLogger = class( TLPComponent )

C++ Builder:

class TSLLogger : public TLPComponent

Visual C++ (MFC):

class CTSLLogger : public CTLPComponent

C# (.NET):

public ref class Logger : Mitov.SignalLab.Component

Summary

Records the signal to file.

Description

This component can be used to store signal files to disk.

To store signal to an binary file, place the component on a form, set the FileName with the name of the binary file to be created, and connect the InputPut pin to the OutputPin of a component generating Real, Complex or Video data, such as TSLPlayer or TSLSignalGen.


Diagram:

SLLogger Preview.png

Properties

Published

Public

Pins

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox