Hello Guest it is April 25, 2024, 03:59:16 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - geast

Pages: « 1 2 3 4 5 »
11
VB and the development of wizards / Re: Internal error <SetUserDRO>
« on: February 06, 2014, 06:02:32 AM »
No luck, i attach the pictures, as simple as it gets.
The mach version im using is R3.043.022.

12
VB and the development of wizards / Re: Internal error <SetUserDRO>
« on: February 06, 2014, 05:42:21 AM »
None worked, either the parenthesis nor the Call, or the 123.4
Any other ideas?

13
VB and the development of wizards / Internal error <SetUserDRO>
« on: February 06, 2014, 03:24:15 AM »
A very strange error only in windows XP

I write a simple macro in windows XP

Dim  Y As Integer
Dim A  As Double

Y = 1000
A = 1234

aaa= GetUserDRO(1000)

SetUserDRO(Y,A)

and when i executed in windows vista everything is ok, but when in XP i have an error Internal error <SetUserDRO>.
Please check the attached pictures

14
General Mach Discussion / Re: stop waiting G4
« on: May 22, 2013, 06:57:53 AM »
Hello everybody.
I'm facing the same problem with achilleas and the DoOEMButton(288) didnt solve the problem.
Any ideas?

15
General Mach Discussion / Re: Pause button on 43.066 version...
« on: February 28, 2013, 11:09:16 AM »
Yes but this will cause a problem when plasma or oxyfuel cutting.When the arc/flame is lost we need to pause immediately the program and start to go backwards.

16
General Mach Discussion / Re: Pause button on 43.066 version...
« on: February 28, 2013, 12:24:04 AM »
Hello everybody.
I have the same problem and i'm running version 43.022. Does anybody know a version that does not do that?
I need when i press the pause button the program must stop immediately. 

17
It's solved thank you.

18
Hello everybody.
I install a dynomotion kflop+kanalog boards together with three analog servo drives. The drives takes +-10V and have incremental encoder for feedback.
The X axis has a slave axis A and it is so configured  on mach. Everything works fine when i do cont.jog from mach or a G command G0 Xsomething to the X axis.
The problem is that when i do a step jog or when i execute a g command G01 Xsomething then the slave axis A does not work. Only the X axis rotate.
Can anybody help?

19
VB and the development of wizards / Re: XML file reader
« on: January 29, 2013, 12:41:22 AM »
It just works fine, it was exactly what i was looking for.
Thank's for all the help.You saved me alot of time, searching for the solution.
Thanks again stirling.

20
VB and the development of wizards / Re: XML file reader
« on: January 28, 2013, 12:58:07 AM »
Atlas56 thanks for the reply, but if you look in the xml file i post, how can i make i search? With the file I/O commands which the cypress basic supports, it would be very difficult to find the requested variables. Can you give me some code example?

Pages: « 1 2 3 4 5 »