Instruction

Interpretation

#SETUP

Label

EAA

Select A as master

EM 2000,1000

Cam cycles

EP 20,0

Master position increments

N = 0

Index

#LOOP

Loop to construct table from equation

P = N∗3.6

Note 3.6 = 0.18∗20

S = @SIN [P] *100

Define sine position

Y = N *10+S

Define slave position

ET [N] =, B

Define table

N = N+1

 

JP #LOOP, N<=100

Repeat the process

EN

 

Now suppose that the slave axis is engaged with a start signal, input 1, but that both the engagement and disengagement points must be done at the center of the cycle: A = 1000 and B = 500. This implies that B must be driven to that point to avoid a jump.

This is done with the program:

Instruction

Interpretation

#RUN

Label

EB1

Enable cam

PA,500

B starting position

SP,5000

B speed

BGB

Move B motor

AM

After B moved

AI1

Wait for start signal

EG,1000

Engage slave

AI – 1

Wait for stop signal

EQ,1000

Disengage slave

EN

End

The following example illustrates a cam program with a master axis, A, and a single slave B.

Instruction

Interpretation

#A;V1=0

Label; Initialize variable

PA 0,0;BGAB;AMAB

Go to position 0,0 on A and B axes

EA A

A axis as the Master for ECAM

EM 4000,0

Change for A is 4000, zero for B

EP400,0

ECAM interval is 400 counts with zero start

ET[0]=,0

When master is at 0 position; 1st point.

ET[1]=,20

2nd point in the ECAM table

 

 

DMC-3425

Chapter 6 Programming Motion87

Page 95
Image 95
Galil DMC-3425 user manual Eaa, #Loop, #Run, EB1, AI1, PA 0,0BGABAMAB, EA a

DMC-3425 specifications

The Galil DMC-3425 is a sophisticated motion controller known for its versatility and high performance in various industrial applications. Designed primarily for multi-axis control, it is well-suited for robotics, CNC machinery, and automated manufacturing systems.

One of the standout features of the DMC-3425 is its ability to control up to 32 axes simultaneously, providing unparalleled flexibility for complex motion tasks. This capability is enhanced by its advanced motion algorithms that ensure smooth and precise movements, essential for high-quality manufacturing and assembly processes. The controller supports a variety of motor types, including servo, stepper, and brushless motors, making it compatible with a wide range of existing equipment.

In terms of connectivity, the DMC-3425 offers an extensive selection of communication options. It supports Ethernet, RS-232, and RS-485 interfaces, allowing for seamless integration with various industrial networks, including EtherCAT and CANopen. This connectivity is vital for real-time data exchange and remote monitoring, enhancing overall system efficiency.

The controller is powered by Galil's innovative software architecture, which includes the DMC programming language. This user-friendly language enables engineers to create complex motion profiles easily, with support for trajectory generation, coordinate transformations, and PID control. The DMC-3425 also features built-in commands for motion profiling, including linear and circular interpolation, allowing for sophisticated path planning.

Moreover, the DMC-3425 comes equipped with an integrated programming environment that facilitates rapid application development. Users can simulate motion profiles before implementation, reducing downtime and minimizing errors. This environment is designed for quick learning, making it accessible even for those new to motion control.

Additionally, the Galil DMC-3425 features a robust safety architecture. It includes over-temperature detection, emergency stop inputs, and configurable limits for position and speed, ensuring safe operation in various environments.

Overall, the Galil DMC-3425 is a powerful and flexible motion controller that combines advanced technologies with user-friendly design. Its ability to handle multiple axes, extensive connectivity options, and comprehensive programming environment make it a top choice for manufacturers seeking to enhance automation and improve productivity in their operations.