|
Boonton55xxx IVI Driver Reference
|
|
|
IBoonton55xxxChannelRawIO Interface
|
|
See Also
|
|
The RawIO interface provides acces to methods for sending and receiving data directly from USB.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Interface IBoonton55xxxChannelRawIO
|
C#
|
public interface IBoonton55xxxChannelRawIO
|
Visual C++
|
__interface IBoonton55xxxChannelRawIO
|
Methods
|
Name
|
Description
|
|
Read
|
Reads byte array from the meter.
|
|
ReadControl
|
Reads a control transfer on the USB.
|
|
Write
|
Write a byte array to the meter.
|
Top
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|