F: Set up a probe station Model 4200A-SCS Parameter Analyzer
F-12 4200A-901-01 Rev. C / February 2017
PrChuck
This command directs the prober to have the probe pins make contact with the wafer or separate the
pins from the wafer.
Usage
status = PrChuck(int chuck_position);
Returned values; see Details
The chuck position:
• 0: Separate from the chuck
•
: Contact the chuck
Library
Dependency: PRBCOM
Details
The PrChuck function returns the values:
• 1: Success
• -1017: Error
• -1013: Error
• -1008: Error
Example
Also see
None