09-13-2019 12:12 AM
Hi Team,
I am automating the ANRITSU S362E site master instrument using LabVIEW. I didn't find any Pallets in driver or commands which will move the *.stp file to my PC. I am communicating the instrument with USB connection. I refereed programming guide of instrument also, Though i didn't find any SCPI commands to move the *stp files to the PC.Is there any way ? to move *.stp files from Anritsu instrument to my PC using LabVIEW.
Thanks,
Raghavendra.
09-17-2019 11:54 AM
Hi aamancha,
Generally, instruments have instrument-specific commands so any functionality is on the instrument side. Based on page 4-5 of the instrument manual below, it doesn't seem like this instrument has this functionality.
"You can save files to internal memory or to an external USB flash drive"
Site Master S3xxE User Guide
https://dl.cdn-anritsu.com/en-us/test-measurement/files/Manuals/Users-Guide/10580-00252U.pdf
09-23-2019 04:26 AM
Thanks Jiwhan,
I already resolved this issue, by reading the data in ASCII spread sheet string form and removed header. This Result is saved with extension(*.STP) file. Thank for your efforts on this issue.
Thanks,
Raghavendra
09-23-2019 11:05 AM
Mark your answer as the solution so it shows as closed.