Manufacturers continue to support "legacy mode" in SmarTest 8 that mimics Verigy SmarTest 5 behavior—proving the enduring value of the original documentation. Mastering the Verigy 93K tester manual separates a script kiddie from a true ATE engineer. The manual is not merely instructions; it is the architectural truth of a machine that validates the world’s most advanced silicon. Whether you are debugging a floating DUT pin, writing your first test method, or calibrating an aging testhead, the answer is almost always waiting—somewhere—between the yellowed pages (or ancient PDFs) of the Verigy 93K documentation suite.
#include <testmethod.h> void MyDC_Test::execute() FORCE_PIN(VDD, 3.3, 100e-3); // Force 3.3V at 100mA MEASURE_PIN(VIO, 0, 1e-6); // Measure leakage TEST(measured_io < 500e-9, "Leakage high"); verigy 93k tester manual
For test engineers, a deep understanding of the is not just a suggestion; it is a career necessity. The manual is not a single document but an ecosystem of technical references, programming guides, and diagnostic scripts. This article serves as your roadmap to mastering the 93K’s documentation, from basic architecture to advanced pattern debugging. Part 1: Historical Context – Why the “Verigy” Name Still Matters While Advantest acquired Verigy in 2011, the legacy of the Verigy 93K remains deeply embedded in the hardware and software vernacular. Most existing literature, user forums, and internal company knowledge bases still refer to the Verigy 93K tester manual because the foundational architecture—the Tester Per Pin (TPP) architecture—was solidified under Verigy. Manufacturers continue to support "legacy mode" in SmarTest