Class SLScope.TSLScopeXAxisUnitScale
From Mitov Wiki Doc
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: TLPPersistent
Contents |
Syntax
Delphi:
type TSLScopeXAxisUnitScale = class( TLPPersistent )
C++ Builder:
class TSLScopeXAxisUnitScale : public TLPPersistent
Visual C++ (MFC):
class CTSLScopeXAxisUnitScale : public CTLPPersistent
C# (.NET):
public ref class TSLScopeXAxisUnitScale : Vcl.VclProperty
Summary
Controls the way the units scaling will be done - Hz, KHz, MHz etc.
Description
Defines class to be used to control the way the units scaling will be done - Hz, KHz, MHz etc.
Properties
Published
- AutoScale - Enables or disables the units units auto scale.
- Exponent - Specifies the desired scale - Hz, KHz, MHz, S, mS, nS etc.