8
Application Examples
DVP-PM Application Manual
8-7
8.2 Applying Application Examples in PMSoft
You can apply the application example “motionSample” to draw English letters, any graph or text. If you wish to
apply this function to any 2-axis control equipment, you can modify the example program below for you to realize
more diverse control purposes. Path: Open PMSoft => File => Open Examples => select
“motionSample_26Letter” file to open the example program.
8.2.1 Program Structure
In order to apply DVP-PM for drawing, we need to convert letters or graphs into G-Codes (i.e. NC code) before
designing the main control program. In addition, DVP-PM 20D only offers X/Y axis interpolation, we have to apply
additional Z axis control for the “pen-lifting” function. In this example, we use DVP-EH to complete the third axis
control. (Other controllers are also applicable).
O100
main control
program
DVP-PM
MANU=>AUTO
CALL P0
DVP-PM Program Structure
After X axis is ready (M1792=ON),
enable O 0 by X0.
X
Set up X-Y
axis parameter
O 0 motion subroutine
X
Call P255 when Z axis control
is applied in the program.
P255
subroutine
P0 subroutine
(Design NC-code
motion path
program here)
O 0 motion
subroutine
ends.
X
X-Y axis
servo
Servo
motor
X-Y axis
(2-axis machine)
X-Y axis drive machine
Z axis drive machine
DVP-EH
3rd axis control
Step motor
Z axis
(3rd-axis
machine)
Содержание DVP-10PM
Страница 1: ......
Страница 45: ...2 Hardware Specifications and Wiring DVP PM Application Manual 2 30 MEMO...
Страница 125: ...3 Functions of Devices in DVP PM DVP PM Application Manual 3 80 MEMO...
Страница 341: ...8 Application Examples DVP PM Application Manual 8 2 Trajectory 3 Trajectory 4...
Страница 427: ...9 Electrical CAM DVP PM Application Manual 9 74...
Страница 437: ...10 Encrypting User Program DVP PM Application Manual 10 10 MEMO...
Страница 458: ...11 G code Application DVP PM Application Manual 11 21 B O100 main program...
Страница 561: ...14 Appendix DVP PM Application Manual 14 4 MEMO...