Skip to content

Read status of and control a Dynamic Motor Motion DYN4 servo drive

License

Notifications You must be signed in to change notification settings

kentavv/dmm-dyn4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dmm-dyn4

Read status of and control a Dynamic Motor Motion DYN4 servo drive

This Python module is to read status from a DMM DYN4 servo drive using a serial connection. I need this for monitoring torque-current in LinuxCNC but implemented all the read status commands. The speed command is also implemented and will work if the drive is configured for RS232 control. I didn't implemement more control commands because I didn't need them but they could be implemented easily if someone is interested in testing them. I don't know how similar the DYN4 and DYN2 commands are. As with similar code, use at your own risk. I plan to use this module in LinuxCNC userspace, but with some work it could be made into a realtime component to help better synchronize reading from the drive with LinuxCNC operations.

About

Read status of and control a Dynamic Motor Motion DYN4 servo drive

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages