Property SLScope.TSLScopeMaxSample.Autosize

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 Autosize : Boolean read FAutoScale write SetAutosize default True;

C++ Builder:

__property bool Autosize = { read=FAutoScale, write=SetAutosize, default=True };

Summary

Specifies if the scope will auto size the maximum number of samples per channel.

Description

If set to True the scope will auto scale to the number of samples the channel with maximum samples.

Otherwise the scope will be scaled to the number specifies in the Value sub property.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox