I've been trying to use a variable in a file name so that I can dynamically update s2p files. I have the equations right but when I update the variable, Genesys doesn't seem to go look for the new file and update the graph. Whats the trick to get it to go out and read the new file? If I close the program and re-open it it will then go out and find the proper file.
Thanks
Ben
EXAMPLE:
A="C:\\temp\Tune_Freq=?500
C="MHz.s2p"
GET_FILE=A+Tune_Freq+C
Thanks
Ben
EXAMPLE:
A="C:\\temp\Tune_Freq=?500
C="MHz.s2p"
GET_FILE=A+Tune_Freq+C
Please watch the ParameterEntry video for more info.
If you still need help, please post a sample workspace with the problem & someone will try to help you fix it.