Skip to content

Releases: SentioProberDev/SentioProberControl

Sentio Prober Control V25.2.1

Choose a tag to compare

@beltoforion beltoforion released this 23 Apr 08:43

This is a Service Release.

Bugfixes:

  • fix for issue #49 (vision compensation command always requires three parameters)
  • fix for untracked issue that prevents SENTIO 26.x from using the newly added stage command groups

Sentio Prober Control V25.2.0

Choose a tag to compare

@beltoforion beltoforion released this 08 Aug 08:10
35f6407

This is a Service Release fixing a single issue with the probe command group.
Modifications in 25.2.0

What's Changed

New Contributors

Full Changelog: v24.4.0...v25.2.0

Sentio Prober Control V24.4.0

Choose a tag to compare

@beltoforion beltoforion released this 26 Feb 12:58

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

Choose a tag to compare

@beltoforion beltoforion released this 07 Nov 15:02

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

Choose a tag to compare

@beltoforion beltoforion released this 01 Oct 09:45

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

Choose a tag to compare

@beltoforion beltoforion released this 09 Jul 08:49

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

Choose a tag to compare

@beltoforion beltoforion released this 25 Jun 15:20
0316722

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

Choose a tag to compare

@beltoforion beltoforion released this 03 Jun 14:46

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

Choose a tag to compare

@MPI-AST MPI-AST released this 24 Aug 07:54
095c04d

Modify the remote command "map:path:get_die" return data

Sentio Prober Control V23.1.4

Choose a tag to compare

@HocaChen HocaChen released this 23 Aug 07:22

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