VNA Master Class – Automation Techniques for VNA Measurement

VNA measurements may be automated with various programming languages. Measurements are initiated by sending SCPI commands. Automation is an extremely powerful tool for engineers, enabling the user to perform measurements, store results, and perhaps perform post-processing analysis on those results on the fly. The SCPI command language is somewhat cryptic, but this webinar will provide some practical examples and show how command sequences might be pulled into Python methods with sensible names to simplify program generation.

 

Once you’ve familiarized yourself with the automation process you may find it useful to download these programming examples.