Releases: SentioProberDev/SentioProberControl
Sentio Prober Control V25.2.0
This is a Service Release fixing a single issue with the probe command group.
Modifications in 25.2.0
What's Changed
- Add unit test by @HocaChen in #19
- Add new command api by @HocaChen in #20
- Automatic test#17802 by @MPIDavidLiu in #21
- support for encoding added; set_chuck_site_height return values changed to mimic remote command response by @beltoforion in #25
- Automatic test#17802 by @MPIDavidLiu in #26
- Missing DriftType added; Return of response objects removed by @beltoforion in #30
- Automatic Test#18383 by @MPIDavidLiu in #29
- Update Bug#18392 by @MPIDavidLiu in #31
- Sentio-Remote commands "get_wafer_diameter" and "move_chuck_lift" by @ChristophKlaus in #32
- api update by @beltoforion in #33
- fix for #34 (Nanocube remote commands do not have siph prefix) by @beltoforion in #36
- Added support for SENTIO 25.2 generic stage commands by @beltoforion in #37
- Fix for #38 (ZReference Bug when communicating with SENTIO 24.x) by @beltoforion in #39
- Added support for generic stage commands for probes by @beltoforion in #40
- Remote commands for probes/SiPh by @ChristophKlaus in #41
- Added compatibility checks for proper error reproting of #42 by @beltoforion in #43
- Update Enumerations.py by @beltoforion in #44
New Contributors
- @MPIDavidLiu made their first contribution in #21
- @beltoforion made their first contribution in #25
- @ChristophKlaus made their first contribution in #32
Full Changelog: v24.4.0...v25.2.0
Sentio Prober Control V24.4.0
This is a Service Release fixing a single issue with the probe command group.
Modifications in 24.4.0
Bugfixes:
- fix for #15 (get_intensity method is broken)
- fix for #16 (align_wafer remote method behaviour is different compared to when ran locally)
Older Changes for 24.0.x
New Wrapped functions:
- SentioProber.loader.set_wafer_status(...)
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.loader.vc.next_step(...)
- SentioProber.loader.vc.initialize(...)
- SentioProber.loader.vc.list(...)
- SentioProber.loader.vc.select(...)
- SentioProber.loader.vc.save_state(...)
- SentioProber.create_prober() for simplifying prober object creation
- SentioProber.map.get_bin_info(...)
- SentioProber.map.get_num_bins(...)
- SentioProber.set_ink(...)
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(...)
Sentio Prober Control V24.0.3
This is a Service Release fixing a single issue with the probe command group.
Modifications in 24.0.3
Bugfix:
- fix for #12: The probe command group of the python api did not work,
Older Changes for 24.0.x
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(...)
Sentio Prober Control V24.0.2
Service Release reflecting changes to the SENTIO prober station control software.
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(...)
Sentio Prober Control V24.0.1
Service Release reflecting changes to the SENTIO prober station control software.
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.
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(...)
Sentio Prober Control V24.0.0
Service Release reflecting changes to the SENTIO prober station control software.
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(...)
Sentio Prober Control V23.1.5
Modify the remote command "map:path:get_die" return data
Sentio Prober Control V23.1.4
This is a maintainance release of the python SENTIO prober bindings. With this release we are switching to SENTIO's new version numbering scheme.
Changes:
- fixed for step_first_die function (thanks to MStanton99)
- Added support for VISA coimmunication
Sentio Prober Control V23.1.3
This is a maintainance release of the python SENTIO prober bindings. With this release we are switching to SENTIO's new version numbering scheme.
Changes:
- fixed a syntax error in the end_of_route function
- new commands added