04-03-2020 04:34 AM - edited 04-03-2020 04:38 AM
I want to change the fileName input of "Recall from file VI" to a customized file path to load the calibration file I placed there. But it looks I cannot use a customized file path.
Although I found if I specified the path to be below default file path, the VI would work well.
C:\ProgramData\Coppermountaintech\PXI S2VNA\PXI1Slot12\State
04-03-2020 04:39 AM - edited 04-03-2020 04:39 AM
The fileName input of "Recall from file VI" I am talking about:
04-08-2020 11:17 AM
Hi karupinwendy,
Just to let you know, if you aren't getting a response on the forums and you have Standard Service Program (SSP), you can make a service request to get support from NI's Technical Support Engineers.
That said, I believe the answer to your question can be found in the documentation for the Recall From File function. It states that "If the full path of the file is not specified, the \State subdirectory of the application directory will be searched for the file. The Analyzer state file has *.sta extension by default." So if you are going to use a custom path you need to provide the full path or it's going to default to the \State directory as you've seen.
Hope this helps!