Agilent E4438C dowload bit file

dowload bit file for agilent E4438C

You are now following this Submission

% 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 (2026). Agilent E4438C dowload bit file (https://www.mathworks.com/matlabcentral/fileexchange/29972-agilent-e4438c-dowload-bit-file), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0