l 4200A-SCS Parameter Analyzer Reference Manual Appendix F:
4200A-901-01 Rev. C / February 2017 F-13
PrSSMovNxt
In learn mode, the PrSSMovNxt command causes the prober to move to the next subsite. If needed,
you can specify the inker to fire before the move.
Usage
status = PrSSMovNxt(int ink_number);
Returned values; refer to Details
The inkers to fire:
• 0: No inker; move only
• 1: 1
• 2: 2
• 3: 1, 2
• 4: 3
• 5: 1, 3
• 6: 2, 3
• 7: 1, 2, 3
• 8: 4
• 9: 1, 4
• 10: 2, 4
• 11: 1, 2, 4
• 12: 3, 4
• 13: 1, 3, 4
• 14: 2, 3, 4
•
Library
Dependencies: PRBCOM
Details
The PrMovNxt function returns the values:
• 1: Success (PR_OK)
• -1014: Move fail
• -1013: Unintelligible response
• -1011: Bad mode
-1015: Unexpected error
Example
Also see
None