collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelRawIO.Read Method


IBoonton55xxxChannelRawIO See Also



Reads byte array from the meter.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Function Read ( _
 ByVal  Count As Integer  _
As Byte() 

C#

public byte[]   Read(
 int  Count
)

Visual C++

HRESULT Read(
 long  Count
 SAFEARRAY**  retval
);

Parameters

Count

Maximum count of bytes to return.

Return Value

 

Byte array from the USB.

collapse_allRequirements

Supported Models

55006, 55318, 55340, 55518, 55540

collapse_allSee Also

Reference

IBoonton55xxxChannelRawIO Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.