Agilent E4438C dowload bit file

Version 1.0.0.0 (5.03 KB) by lei wang
dowload bit file for agilent E4438C
443 Downloads
Updated 9 Jan 2011

View License

% Download bit file to signal generator and playback
% For Agilent ESG E4438C
%
% Inputs:
% x - input source (bits or symbols)
% SymRate - symbol rate (Symbol/s)
% ModType - modulation type 'BPSK' 'QPSK'
% RF - carrier frequency (Hz)
% Power - carrier power (dBm)
% ipAddr - remote ip address (remote port number fix to 5025)
% InputType - input source type 'bit' or 'symbol'
%
% Example:
% agt_download_bit([0 1 0 1], 100e3, 'QPSK', 10e6, 0, '172.18.130.110', 'bit')
%
% Other m-files required:
% 'binblockwrite_.m'
% 'busy_query.m'
% 'error_query.m'
% 'bit2uint8.m'
% 'getInstrInfo.m'
% 'send_scpi.m'
% 'error_query.m'
% 'num2str_.m'
% Subfunctions: none
% MAT-files required: none
%
% See also: agt_download_wave.m

% Author: Wang Lei
% Organization: Nanjing University of Aeronautics and Astronautics (NUAA), China
% Email: wanglei_1982@nuaa.edu.cn
% Created: 6-Jan-2011; Last revision: 6-Jan-2011

Cite As

lei wang (2025). Agilent E4438C dowload bit file (https://ch.mathworks.com/matlabcentral/fileexchange/29972-agilent-e4438c-dowload-bit-file), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Instrument Control Toolbox Supported Hardware in Help Center and MATLAB Answers

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.0