Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.03 KB

File metadata and controls

29 lines (21 loc) · 1.03 KB

Python-Driver-for-Aerotech-Ensemble

Python Driver for Aerotech Ensemble

Currently, this project is still 'work in porogress'.

However, the basic motion function has been finished and tested.

Wrapper Progress: [ALL DONE]

  • Aerotech.Common => DONE => REVISED
  • Aerotech.Common.Collections => DONE => REVISED
  • Aerotech.Ensemble => DONE => REVISED
  • Aerotech.Ensemble.Commands => DONE => REVISED
  • Aerotech.Ensemble.Communication => DONE => REVISED
  • Aerotech.Ensemble.Configuration => DONE => REVISED
  • Aerotech.Ensemble.DataCollection => DONE => REVISED
  • Aerotech.Ensemble.Exceptions => DONE => REVISED
  • Aerotech.Ensemble.FileSystem => DONE => REVISED
  • Aerotech.Ensemble.Firmware => DONE => REVISED
  • Aerotech.Ensemble.Information => DONE => REVISED
  • Aerotech.Ensemble.Parameters => DONE => REVISED
  • Aerotech.Ensemble.Status => DONE => REVISED
  • Aerotech.Ensemble.Tasks => DONE => REVISED
  • Aerotech.Ensemble.Tasks.Debug => DONE => REVISED

Core components will be tested when writing the interface file and others will be tested gradually.