collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxx.SendSCPIBytes Method


IBoonton55xxx See Also



Send a SCPI command as a byte array.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Sub SendSCPIBytes ( _
 ByVal  Commmand As Byte()   _
)

C#

public void  SendSCPIBytes(
 byte[]   Commmand
)

Visual C++

HRESULT SendSCPIBytes(
 SAFEARRAY**  Commmand
);

Parameters

Commmand

SCPI command as byte array.

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.