collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxx.SendSCPICommand Method


IBoonton55xxx See Also



Send a SCPI command to the instrument.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Sub SendSCPICommand ( _
 ByVal  Command As String  _
)

C#

public void  SendSCPICommand(
 string  Command
)

Visual C++

HRESULT SendSCPICommand(
 BSTR  Command
);

Parameters

Command

SCPI command.

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.