Property SLScope.TSLScopeMaxSample.Value

From Mitov Wiki Doc
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.

Class: TSLScopeMaxSample

Contents

Syntax

Delphi:

property Value : Cardinal read FValue write SetValue default 1024;

C++ Builder:

__property unsigned int Value = { read=FValue, write=SetValue, default=1024 };

Summary

User defined number of samples per channel.

Description

If Autoscale is set to False the value if this property will be used to restrict the maximum number of samples in the channel.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox