| 
         
          | Description | Plots 
            a Smith Chart based on s11, s12, s21, or s22 |   
          | Hot 
            Key | None |   
          | Script | * 
            plots s11 in a smith chart sre11 = re(s11)
 sim11 = im(s11)
 plot sre11
 plot sim11
 makesmithplot
 setvec current
 |   
          | Example | Open 
              Scope and paste this script into the command window. Then press <Ctrl + R> to plot a Smith Chart.
 |  |