Sentio Prober Control V24.0.4
This is a Service Release fixing a single issue with the probe command group.
Modifications in 24.0.4
New Wrapped functions:
- SentioProber.loader.set_wafer_status(...)
New Wrapped functions: (SENTIO 24.4 only):
- SentioProber.loader.vc.next_step(...)
- SentioProber.loader.vc.initialize(...)
- SentioProber.loader.vc.list(...)
- SentioProber.loader.vc.select(...)
- SentioProber.loader.vc.save_state(...)
Older Changes for 24.0.x
Bugfix:
- fix for #12: The probe command group of the python api did not work,
Modifications:
- default timeout of the waitcomplete command increased to 300 seconds.
- map.bins.set_bin parameters col, row and site are now optional as in the corresponding remote command.
- added "center" enumerator fo LoadPositions enum (redmine ticket #16111)
New functions:
- SentioProber.create_prober() for simplifying prober object creation
New Wrapped functions:
- SentioProber.map.get_bin_info(...)
- SentioProber.map.get_num_bins(...)
- SentioProber.set_ink(...)