Write-only |
About Display Formatting |
Description |
Trace Object - Autoscales only the ONE trace on which Autoscale is being called. NAWindow Object - Scales ALL of the traces to fit in the same window. This is equivalent to "Autoscale All" from the front panel. Autoscale (both trace and window) behaves differently when scale coupling is enabled. How it behaves depends on the scale coupling method. Learn more. |
VB Syntax |
object.Autoscale |
Variable |
(Type) - Description |
object |
|
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
Trac.Autoscale 'Autoscales the trace |
C++ Syntax |
HRESULT AutoScale() |
Interface |
INAWindow |