Skip to content

Releases: SentioProberDev/SentioProberControl

Sentio Prober Control V25.2.0

08 Aug 08:10
35f6407

Choose a tag to compare

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

26 Feb 12:58

Choose a tag to compare

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

07 Nov 15:02

Choose a tag to compare

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

01 Oct 09:45

Choose a tag to compare

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

09 Jul 08:49

Choose a tag to compare

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

25 Jun 15:20
0316722

Choose a tag to compare

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

03 Jun 14:46

Choose a tag to compare

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

24 Aug 07:54
095c04d

Choose a tag to compare

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

Sentio Prober Control V23.1.4

23 Aug 07:22

Choose a tag to compare

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

12 Jun 14:00
0396fca

Choose a tag to compare

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