Hello,
I have the following ARB files for WCDMA modulation in my C drive. How to lad this to EGS E4438C?. The ESG doesn't have any usb memeory stick option. Is there any utility for this?
TM1_64_DC_PAR65.MARKERS
TM1_64_DC_PAR65.HEADER
TM1_64_DC_PAR65.WAVEFORM
and
CDMA2K_9CHAN_WFM.SECUREWAVE
I have the following ARB files for WCDMA modulation in my C drive. How to lad this to EGS E4438C?. The ESG doesn't have any usb memeory stick option. Is there any utility for this?
TM1_64_DC_PAR65.MARKERS
TM1_64_DC_PAR65.HEADER
TM1_64_DC_PAR65.WAVEFORM
and
CDMA2K_9CHAN_WFM.SECUREWAVE
You can download the file using SCPI command or FTP procedure.
1) Downloading thru SCPI command, by using the “:MEM:DATA:” command.
For more info, please check the E4400-90505 Programming Guide, http://cp.literature.agilent.com/litweb ... -90505.pdf, page 212 on file or 222 on pdf.
2) FTP Procedures
There are three ways to FTP files:
• use Microsoft’s® Internet Explorer FTP feature
• use the PC’s or UNIX command window
• use the signal generator’s internal web server following the firmware =>C.03.10 for the E4438C
• Using Microsoft’s Internet Explorer
1. Enter the signal generator’s hostname or IP address as part of the FTP URL.
ftp://<host name> or
ftp://< IP address>
2. Press Enter on the keyboard or Go from the Internet Explorer window.
The signal generator files appear in the Internet Explorer window.
3. Drag and drop files between the PC and the Internet Explorer window
• Using the Command Window (PC or UNIX)
This procedure downloads to non- volatile memory. To download to volatile memory, change the file path.
1. From the PC command prompt or UNIX command line, change to the destination directory for the file you intend to download.
2. From the PC command prompt or UNIX command line, type ftp <instrument name>. Where instrument name is the signal generator’s hostname or IP address.
3. At the User: prompt in the ftp window, press Enter (no entry is required).
4. At the Password: prompt in the ftp window, press Enter (no entry is required).
5. At the ftp prompt, either put a file or get a file:
To put a file, type:
put <file_name> /user/waveform/<file_name1>
where <file_name> is the name of the file to download and <file_name1> is the name designator for the signal generator’s /user/waveform/ directory.
If <filename1> is unspecified, ftp uses the specified <file_name> to name <file_name1>.
• If a marker file is associated with the data file, use the following command to download it to the signal generator:
put <marker file_name> /user/markers/<file_name1>
where <marker file_name> is the name of the file to download and <file_name1> is the name designator for the file in the signal generator’s /user/markers/ directory. Marker files and the associated I/Q waveform data have the same name.
• Using the Signal Generator’s Internal Web Server
1. Enter the signal generator’s hostname or IP address in the URL.
http://<host name> or <IP address>
2. Click the Signal Generator FTP Access button located on the left side of the window.
The signal generator files appear in the web browser’s window.
3. Drag and drop files between the PC and the browser’s window
For more info, please check the E4400-90505 Programming Guide, http://cp.literature.agilent.com/litweb ... -90505.pdf, page 219 on file or 229 on pdf.
Regards -