Skip to main content

To get news about Galil in the market, read our quarterly newsletter called ServoTrends, or our monthly newsletter called What's New At Galil review our Press Releases or go to your favorite technical on-line or print publication such as Design NewsMachine Design, Design WorldControl Engineering, and more.

Drivers for DMC-41X3 USB virtual COM port

The DMC-41x3 motion controller has a USB port available for controller communications.  When connected to a PC USB port, the DMC-41x3 will be accessible on a virtual COM port, analogous to RS232.

Step-by-step manual PID tuning of Galil motor controllers

There are many ways to tune the Galil PID filter, ranging from auto-tuning methods in GalilTools or WSDK, to an assortment of manual methods.  For the novice user, how to manually tune the PID filter may not be easy nor obvious.  A new manual tuning method gives the user a simple to follow, step-

Creating Spline Motion with PVT mode

The PVT (Position, Velocity, Time) mode of motion on the Accelera series motion controllers allows the user to specify coordinated motion using those three parameters - P, V, and T.  The motor controller takes the parameters as the input and outputs the profile that the motors should use to achie

Getting Started with Galil and C++ Programming

Programming the Galil motion controller from a high level language such as C or C++ can be overwhelming at first glance, but upon closer inspection – it is actually very straightforward. This article shows how to compile the “Hello World” type of application that is included in the GalilTools installation and then goes on to more advanced topics of how to create a new C++ Class specific to your motion control application.