Class SLScope.TSLDisplayChannels
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.
Package: SignalLabScopePkg
Unit: SLScope
Inherits: TSLOptionalDisplayCollection
Contents |
Syntax
Delphi:
type TSLDisplayChannels = class( TSLOptionalDisplayCollection, T )
C++ Builder:
class TSLDisplayChannels : public TSLOptionalDisplayCollection
Visual C++ (MFC):
class CTSLDisplayChannels : public CTSLOptionalDisplayCollection
C# (.NET):
public ref class DisplayChannels : Mitov.PlotLab.OptionalDisplayCollection
Summary
Collection of TSLDisplayChannel objects.
Description
Defines collection of TSLDisplayChannel objects. This is a base class for visual data displays channel collections such as the channels in Scopes and Spectrum Analyzers. Do not make instances of this class.