Write a byte array to the meter.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Sub Write ( _
ByVal Data As Byte() _
)
|
C#
|
public void Write(
byte[] Data
)
|
Visual C++
|
HRESULT Write(
SAFEARRAY** Data
);
|
Parameters
Data
Data to send.
Requirements
Supported Models
55006, 55318, 55340, 55518, 55540
See Also
Reference
IBoonton55xxxChannelRawIO Interface
Boonton.Boonton55xxx.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|