Skip to content

Sentio Prober Control V24.4.0

Latest
Compare
Choose a tag to compare
@beltoforion beltoforion released this 26 Feb 12:58
· 29 commits to master since this release

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(...)