collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelsHorizontalPulse.Timebase Property


IBoonton55xxxChannelsHorizontalPulse See Also



Set or return the Pulse Mode timebase in seconds/division.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Property Timebase As Single

C#

public float  Timebase { getset; }

Visual C++

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

Property Value

Set or return the Pulse Mode timebase in seconds/division.

collapse_allRemarks

Valid mode: Pulse Mode

 

The meter has fixed timebase settings in a 1-2-5 sequence, and 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

 

Note: There are separate time bases for the Pulse Mode and the Modulated Mode. The arguments selected are saved and restored independently by mode.

collapse_allUnits

Seconds

collapse_allInstrument Command

DISPlay:PULSe:TIMEBASE {value}

DISPlay:PULSe:TIMEBASE?

collapse_allRange

4E-09 ≤ value ≤ 3700

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannelsHorizontalPulse Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.