collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelsHorizontalModulated.Timespan Property


IBoonton55xxxChannelsHorizontalModulated See Also



Set or return the horizontal time span of the trace in modulated mode. Time span = 10* Time/Division. Value = 5e-8 to 100 sec in a 1-2-5 sequence, 300, 600, 1200, 3000, 6000, 18000, and 36000

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Property Timespan As Double

C#

public double  Timespan { getset; }

Visual C++

HRESULT get_Timespan(
 double*  val
);
HRESULT put_Timespan(
 double  val
);

Property Value

Set or return the horizontal time span of the trace in modulated mode. Time span = 10* Time/Division. Value = 5e-8 to 100 sec in a 1-2-5 sequence, 300, 600, 1200, 3000, 6000, 18000, and 36000

collapse_allRemarks

Valid mode: Modulated mode

 

 

Note: There are separate time bases for the modulated mode and the pulse mode. The arguments selected are saved and restored independently by mode.

collapse_allUnits

Seconds

collapse_allInstrument Command

DISPlay:MODUlated:TSPAN {value}

DISPlay:MODUlated:TSPAN?

collapse_allRange

5E-08 ≤ value ≤ 36000

collapse_allRequirements

Supported Models

4541, 4542

collapse_allSee Also

Reference

IBoonton55xxxChannelsHorizontalModulated Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.