The classic version. It is workbook-based (Excel-like interface) where you define levels, timing, and test suites in distinct sheets.
If you are looking for specific information from the manual, I can help you find details on: and how to troubleshoot them. SmarTest 7 vs. SmarTest 8 programming differences. Hardware Calibration procedures for specific cards. verigy 93k tester manual
Based on the information provided in the Verigy 93K tester manual, several recommendations can be made: The classic version
This guide serves as a high-level manual for navigating the V93K ecosystem, covering its architecture, software environment, and best practices for test development. 1. Understanding the V93K Architecture SmarTest 7 vs
Sites like Scribd, ManualsLib, or SlideShare might host the manual you're looking for. Be cautious and ensure the document is legitimate and not copyrighted.
#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");