Agilent N6700B Power Supply - MATLAB Example

Allows MATLAB to connect to an Agilent N6700B Power supply using SCPI, and set the output voltage.
762 Downloads
Updated 1 Sep 2016

View License

MATLAB® software is used to control instruments, make measurements, analyze data, and build test systems.
MATLAB supports Agilent power supplies through the Instrument Control Toolbox™. This example MATLAB function connects to an Agilent N6700B Low profile power supply, sets the output voltage and also reads the instantaneous output voltage of the power supply. In this function the output voltage of the power supply is queried 1000 times and the results are plotted to illustrate the reliability, and stability of the power supply. This function has been created using Instrument Control Toolbox v3.1.

Note that this function does not require any additional instrument drivers to operate, as long as MATLAB and Instrument Control Toolbox are installed.

For additional information on MATLAB instrument drivers visit the Instrument Control Toolbox product page: http://www.mathworks.com/products/instrument.

For additional information on using MATLAB with Agilent instruments, visit:
http://www.mathworks.com/agilent

NOTE: Some browsers may render the driver file rather than saving the file to disk. If this occurs, select "Save As..." from the File menu of your browser to save the driver data to a local file.

Cite As

Adarsh Narasimhamurthy (2024). Agilent N6700B Power Supply - MATLAB Example (https://www.mathworks.com/matlabcentral/fileexchange/35992-agilent-n6700b-power-supply-matlab-example), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0