I am attempting to write some LabVIEW code that will allow me to transfer information from my Agilent E5071 network analyzer to my computer via USB. The file is an instrument state file (.sta extension). I can specify a save directory for the network analyzer using my LabVIEW code. However, I am at a loss for how to transfer this data via USB to C:\StateData on my local computer. I have attached what is coded so far. I'm not sure how to proceed with using the VISA Read. Any ideas or confirmed tested VIs?