10-27-2015 02:13 AM
I am writing a program to control a network analyzer (E5071c). After calibration, I want to fetch .sta file from device and then reload this file to device when I do measurement. Does someone has an C# example to show how to do that? Thanks!
10-27-2015 09:21 AM
@song403 wrote:
I am writing a program to control a network analyzer (E5071c). After calibration, I want to fetch .sta file from device and then reload this file to device when I do measurement. Does someone has an C# example to show how to do that? Thanks!
Sounds simple enough.
Read the programmer's manual for the E5071C. If there is such a command to do what you want, the manual will tell you.
I am certainly not going to do your work for you.