collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannel.EnableCapturePriority Method


IBoonton55xxxChannel See Also



Sets the 55 series power meter to a buffered capture mode and disables real time processing.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Sub EnableCapturePriority ( _
 ByVal  Enabled As Boolean  _
)

C#

public void  EnableCapturePriority(
 bool  Enabled
)

Visual C++

HRESULT EnableCapturePriority(
 VARIANT_BOOL  Enabled
);

Parameters

Enabled

When set to true, samples are buffered instead of being processed in real time.

collapse_allRequirements

Supported Models

55006, 55318, 55340, 55518, 55540

collapse_allSee Also

Reference

IBoonton55xxxChannel Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.