Class SLPlayer.TSLPlayer

From Mitov Wiki Doc
Revision as of 23:53, 25 June 2013 by David Alm (Talk | contribs)
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.

BIGSLPlayer.gif SLPlayer.gif NETSLPlayer.gif

Package: SignalLabPkg

Unit: SLPlayer

Inherits: TSLCommonBaseRealGen

Contents

Syntax

Delphi:

type TSLPlayer = class( TSLCommonBaseRealGen )

C++ Builder:

class TSLPlayer : public TSLCommonBaseRealGen

Visual C++ (MFC):

class CTSLPlayer : public CTSLCommonBaseRealGen

C# (.NET):

public ref class TSLPlayer : Mitov.SignalLab.CommonBaseRealGen

Summary

Plays signal from file.

Description

This component can be used to play binary data files.

To play a binary data file, place the component on a form, set the FileName with the name of an existing file, set the component Enabled property to True, and connect the OutputPut pin to the InputPin of any component accepting Real, Complex or Video data, as example TSLScope.


Diagram:

SLPlayer Preview.png

Properties

Published

Public

Pins

Events

From TSLCommonBufferGen

Properties

Published

Events

From TSLCommonGen

Properties

Published

From TSLBasicCommonGen

Properties

Published

Methods

Public

Pins

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox