collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxAcquisition.FetchLatency Property


IBoonton55xxxAcquisition See Also



The maximum amount of latency a fetch measurement may have. This setting adjusts how often automatic measurements and marker measurements are recalculated.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Property FetchLatency As Integer

C#

public int  FetchLatency { getset; }

Visual C++

HRESULT get_FetchLatency(
 long*  val
);
HRESULT put_FetchLatency(
 long  val
);

Property Value

The maximum amount of latency a fetch measurement may have. This setting adjusts how often automatic measurements and marker measurements are recalculated.

collapse_allRemarks

The defualt value is 250 ms.

collapse_allUnits

milliseconds.

collapse_allRequirements

Supported Models

55006, 55318, 55340, 55518, 55540

collapse_allSee Also

Reference

IBoonton55xxxAcquisition Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.