longlongago0715
Newbie level 4

Hi, i'm having the following warning message when running a simple Zin simulation in ADS, and there is no dataset named Zin, can you please help me? Thx a lot!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Thanks for your reply, but i don't use any variable here, and i tried changing PortZ1 to 50, the warning message is like this:Your calculation uses variable PortZ1 which is not defined. You have entered 50 in the port, so that's the value you need.
Ok, thanks anyway, maybe i should try rebooting my computer, it's been working for a couple of daysIndeed, I was wrong. There is no need for Variable PortZ1.
When I tried the simulation shown below in ADS 2024U1, it worked fine. I have no idea why your simulation fails.
View attachment 197799
I had never used this before, but it is actually the "Zin" element from ADS component library, see my screenshot in #4.I think the measurement expression has syntax error.
I tried your method, but it's just the sameI think the measurement expression has syntax error. The name of the expression confuses the variable.
Try
Zin_myport1=zin(S11,50.0)