Hello Guest it is April 27, 2024, 03:15:56 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 - budman68

311
VB and the development of wizards / Re: Toggle axis jog control?
« on: October 05, 2012, 04:59:15 AM »
Good morning, Terry,

Here's the thread where Scott starting playing around with it. It went through a couple of revisions, but the version in reply #9 is the one I believe I'm using.

The info in reply #2 may be helpful?

http://www.machsupport.com/forum/index.php/topic,12163.0.html

Thanks,
Dave

312
VB and the development of wizards / Re: Toggle axis jog control?
« on: October 04, 2012, 08:55:01 PM »
Just tried it, Terry, and no luck there either. Appreciate the effort!

G'night-
Dave

313
VB and the development of wizards / Re: Toggle axis jog control?
« on: October 04, 2012, 08:47:51 PM »
errrmmmm....no. I had to hit Shuttle mode  ;D

Not that I did, I click the altA button and it says "end shuttle first" in the message bar.

I'm hittin the hay here shortly, but I do appreciate your help Terry.

Dave

314
VB and the development of wizards / Re: Toggle axis jog control?
« on: October 04, 2012, 08:38:01 PM »
No luck on that one my friend-

I tried altb as well

315
VB and the development of wizards / Re: Toggle axis jog control?
« on: October 04, 2012, 08:24:25 PM »
Just heard back from Art and here's what he had to say:

Hi Dave:

 Wow..that ones been awhile... I dont believe you can do it with a function code. Seems to me I wrote the dropdowns as specific to the plugin. Its not a large change, but it woudl have to be done in the plugin itself as near as I remember. I dont think theres any system code attached to that plugins dropdowns.. and no code that specifically changes axis in a rotating fashion. I could be wrong, but I dont think I even have the original source for that plugin, Id have to do some research to find it. Can you compile a plugin or change one?

Art


Unfortunately plugin modification is above me  :(

Dave

316
VB and the development of wizards / Re: Toggle axis jog control?
« on: October 04, 2012, 08:17:08 PM »
I did too and he gave me the same numbers. Unfortunately that does not work  :-[

It keeps jogging only the X axis.

317
VB and the development of wizards / Re: Toggle axis jog control?
« on: October 04, 2012, 07:56:10 PM »
Thanks, Terry.  :)

318
VB and the development of wizards / Re: Toggle axis jog control?
« on: October 04, 2012, 07:44:00 PM »
exactly what I'm trying to do but it's getting late in the day for me and I'm getting sloppy and not doing these "intelligently".

319
VB and the development of wizards / Re: Toggle axis jog control?
« on: October 04, 2012, 07:40:37 PM »
duh........... I'm off to try again!

320
VB and the development of wizards / Re: Toggle axis jog control?
« on: October 04, 2012, 07:22:05 PM »
Hi, Terry,

I given the codes that "could" work a try, but no luck at all. In fact, there was no sign of life at all. Am I supposed to keep the parenthesis? In other words, like this:

If GetUserDro(1999) = 1 Then
   Message("Selecting X axis for Jogging")
   '(188)

188 being the code for: Select A for MPG 1

I've tried it with and without the parenthesis but no luck either way.

Thanks,
Dave