Releases: SentioProberDev/SentioProberControl
Releases · SentioProberDev/SentioProberControl
Sentio Prober Control V3.6.0
Version 3.6.0
This is a service release to accompany the current SENTIO 3.6 releases.
New remote command wrapper functions:
- prober.status.get_chuck_temp
- prober.status.get_chuck_temp_setpoint
- prober.status.set_chuck_temp
- prober.status.get_chuck_thermo_state
Sentio Prober Control V3.5.2
Version 3.5.2
This is a service release to accompany the upcoming SENTIO 3.5 and 3.6 releases.
Python API Bugfixes:
- When no subsite was specified "prober.map.step_next_die" and "prober.map.bin_step_next_die" were always stepping to site 0 instead of staying at the current site
- missing error handling in map.step_first_die added
Sentio Prober Control V1.0.1
Updated python bindings for the upcoming SENTIO versions 3.2.8 and 3.4.0.
Changes
- New API for wafermap poi handling and stepping
Bugfixes
- prober.map.get_die_size() was returning integer values instead of floating point values which caused successive exceptions when the die size was not composed of integer values