collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelMeasurementsAutoMeasurementsPulse.FetchFallTime Method


IBoonton55xxxChannelMeasurementsAutoMeasurementsPulse See Also



Returns the interval between the last signal crossing of the distal line to the last signalcrossing of the proximal line.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

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

C#

public float  FetchFallTime(
 ref Boonton55xxxCondCodeEnum  IsValid
)

Visual C++

HRESULT FetchFallTime(
 Boonton55xxxCondCodeEnum*  IsValid
 float*  retval
);

Parameters

IsValid

Measurement condition code.

Return Value

 

The interval between the last signal crossing of the distal line to the last signalcrossing of the proximal line.

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.