collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelsHorizontalModulated.Timebase Property


IBoonton55xxxChannelsHorizontalModulated See Also



Set or return the Modulated Mode timebase in seconds/division. The power meter has fixed timebase settings, primarily in a 1-2-5 sequence. If the argument does not match one of these settings, it will be forced to the next highest entry.Value = 5e-9 to 10.0, (1-2-5 sequence)30, 60, 120, 300, 600, 1800, and 3600

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Property Timebase As Double

C#

public double  Timebase { getset; }

Visual C++

HRESULT get_Timebase(
 double*  val
);
HRESULT put_Timebase(
 double  val
);

Property Value

Set or return the Modulated Mode timebase in seconds/division. The power meter has fixed timebase settings, primarily in a 1-2-5 sequence. If the argument does not match one of these settings, it will be forced to the next highest entry.Value = 5e-9 to 10.0, (1-2-5 sequence)30, 60, 120, 300, 600, 1800, and 3600

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:TIMEBASE {value}

DISPlay:MODUlated:TIMEBASE?

collapse_allRange

4E-09 ≤ value ≤ 3700

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.