You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% 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 .
Categories
Find more on Instrument Control Toolbox Supported Hardware in Help Center and MATLAB Answers
General Information
- Version 1.0.0.0 (5.03 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
