EN

End first program

#RUN

Program to run motor

CMX

Contour Mode

DT3

8 millisecond intervals

C=0

 

#E

 

CD DIF[C]

Contour Distance is in DIF

WC

Wait for completion

C=C+1

 

JP #E,C<15

 

DT0

 

CD0

Stop Contour

EN

End the program

Teach (Record and Play-Back)

Several applications require teaching the machine a motion trajectory. Teaching can be accomplished using the DMC-1700/1800 automatic array capture feature to capture position data. The captured data may then be played back in the contour mode. The following array commands are used:

DM C[n]

Dimension array

RA C[]

Specify array for automatic record (up to 4 for DMC-1740 or DMC-1840)

RD _TPX

Specify data for capturing (such as _TPX or _TPZ)

RC n,m

Specify capture time interval where n is 2n msec, m is number of records to be

 

captured

RC? or _RC

Returns a 1 if recording

Record and Playback Example:

#RECORD

Begin Program

DM XPOS[501]

Dimension array with 501 elements

RA XPOS[]

Specify automatic record

RD _TPX

Specify X position to be captured

MOX

Turn X motor off

RC2

Begin recording; 4 msec interval

#A;JP#A,_RC=1

Continue until done recording

#COMPUTE

Compute DX

DM DX[500]

Dimension Array for DX

C=0

Initialize counter

#L

Label

D=C+1

 

DELTA=XPOS[D]-

Compute the difference

XPOS[C]

 

DX[C]=DELTA

Store difference in array

C=C+1

Increment index

JP #L,C<500

Repeat until done

#PLAYBCK

Begin Playback

CMX

Specify contour mode

DMC-1700/1800

Chapter 6 Programming Motion • 117

Page 125
Image 125
Galil DMC-1700, DMC-1800 user manual Teach Record and Play-Back, Record and Playback Example

DMC-1800, DMC-1700 specifications

The Galil DMC-1700 and DMC-1800 are advanced motion controllers widely recognized for their high performance and versatility in the automation and robotics industries. These controllers are designed to meet the demands of complex motion control applications, providing users with enhanced features and innovative technologies that optimize motion precision and efficiency.

One of the main features of the Galil DMC-1700 is its ability to handle up to 8 axes of motion control. This capability makes it suitable for a range of applications, from simple point-to-point movements to intricate trajectories in multi-axis systems. In contrast, the DMC-1800 extends this functionality, supporting up to 64 axes, making it ideal for large-scale automation environments.

Both models leverage Galil's powerful programming interface, which simplifies the development of motion control applications. The DMC-1700 and DMC-1800 controllers utilize a high-level programming language that supports advanced motion commands, including linear interpolation, circular interpolation, and complex motion profiles. This feature allows users to implement sophisticated motion sequences seamlessly.

In terms of connectivity, the Galil DMC series offers multiple communication options, including Ethernet, RS-232, and CAN bus, ensuring compatibility with various hardware and enabling easy integration into existing systems. The controllers also come equipped with digital and analog I/O ports, providing flexibility for sensor feedback and actuator control.

The advanced technology incorporated into both the DMC-1700 and DMC-1800 includes on-board PID control, which ensures precise motion control through closed-loop feedback. This results in improved stability and accuracy, particularly in high-speed applications. Additionally, the controllers offer extensive diagnostics and monitoring capabilities, allowing for real-time performance analysis and troubleshooting.

Another notable characteristic of these motion controllers is their compact design, which offers space-saving advantages while maintaining high processing power. Their robust construction and ability to operate in challenging environments make them suitable for a wide range of industrial applications, from CNC machining to assembly lines.

In conclusion, the Galil DMC-1700 and DMC-1800 motion controllers stand out due to their high-performance capabilities, advanced programming features, and flexibility in connectivity. With their ability to handle complex motion control tasks efficiently, these controllers are invaluable tools for engineers and manufacturers looking to enhance their automation processes. By integrating Galil's innovative motion control technology, industries can achieve greater precision, speed, and reliability in their operational workflows.