Jump to content

Recommended Posts

Posted (edited)

i need to do coding on the epoxy machine to draw out a cube..but i alway stuck at step 2 could not continue to step 3, it will go back to step 1 from step2 skipping out the step3..so how to make it work for the source code so that i can draw out a square..

ErrCode = P1240MotLine(boardSel, XYZ_axis, 1, 44000, -29000, 0, 0)

ErrCode = P1240MotLine(boardSel, XYZ_axis, 1, -50000, -29000, 0, 0)

ErrCode = P1240MotLine(boardSel, XY_axis, 1, 0, -69000, 0, 0)

Edited by curiousboi

Posted
Explain yourself a bit more on what you need ?!

I need to program a 3 axis epoxy machine using vb6.The moveable parts of the epoxy encapsulation dispensing machine. The robot consists of three axes – X axis, Y axis and Z axis.The X axis of the epoxy encapsulation dispensing machine robot. This axis provides both left and right motions.Y axis provides both backward and forward motions.Z axis provides both upward and downward motions.But i need to program the PCI1240 motion card which control the machine.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...