collapse_allMethods

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxx Methods




Name

Description

Public method

Close

Closes the I/O session to the instrument. Driver methods and properties that access the instrument are not accessible after Close is called. (Inherited from IIviDriver.)

Public method

FindResources

Returns a delimited string of available resources. These strings can be used in the initialize function to open a session to an instrument.

Public method

GetTimeOut

Returns the time out value for I/O in milliseconds.

Public method

Initialize

Opens the I/O session to the instrument. Driver methods and properties that access the instrument are only accessible after Initialize is called. Initialize optionally performs a Reset and queries the instrument to validate the instrument model. (Inherited from IIviDriver.)

Public method

ReadSCPI

Read a SCPI string response from the instrument.

Public method

ReadSCPIBytes

Read a SCPI byte array response from the instrument.

Public method

SendSCPIBytes

Send a SCPI command as a byte array.

Public method

SendSCPICommand

Send a SCPI command to the instrument.

Public method

SetTimeOut

Sets the time out in milliseconds for I/O.

Top

Footer image

Copyright 2013-16 Boonton. All rights reserved.