Reproducing PLC commands in Kollmorgen PCMM & AKD with Python (see the main.py module). All basic functionality is now available such as:
- Checking current status (position, readiness etc)
- Setting position, speed and acceleration
- Driving the motors
- etc.
The work was conducted within the scope of a major project aimed at establishing a microwave laboratory at Zhejiang University, Hangzhou, China. Alongside the microwave aspect, the measurement setup incorporates mobile carts fitted with antenna pillars. These carts were linked to belt actuators powered by Kollmorgen servo-motors. The measurement automation was implemented through Python software. Further details regarding this project will be provided in a separate repository.