collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelMeasurementsAutoMeasurementsPulse.FetchOfftime Method


IBoonton55xxxChannelMeasurementsAutoMeasurementsPulse See Also



Returns the time a repetitive pulse is off. (Equal to the pulse period minus the pulsewidth).

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Function FetchOfftime ( _
 ByRef  IsValid As Boonton55xxxCondCodeEnum  _
As Single

C#

public float  FetchOfftime(
 ref Boonton55xxxCondCodeEnum  IsValid
)

Visual C++

HRESULT FetchOfftime(
 Boonton55xxxCondCodeEnum*  IsValid
 float*  retval
);

Parameters

IsValid

Measurement condition code.

Return Value

 

The time a repetitive pulse is off. (Equal to the pulse period minus the pulsewidth).

collapse_allRemarks

This measurement is derived the most recently acquired trace data and does not initiate a new reading.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannelMeasurementsAutoMeasurementsPulse Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.