collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxx.WriteBufferSize Property


IBoonton55xxx See Also



Sets or gets the size of the SCPI write buffer in bytes.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Property WriteBufferSize As Integer

C#

public int  WriteBufferSize { getset; }

Visual C++

HRESULT get_WriteBufferSize(
 long*  val
);
HRESULT put_WriteBufferSize(
 long  val
);

Property Value

Sets or gets the size of the SCPI write buffer in bytes.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxx Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.