Hello Guest it is March 28, 2023, 11:41:25 PM

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 - MachineMaster

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
111
I used a program called PSPad. It is FreeWare.

112
Scott,
I only know how to use a few of the calls. I made the list of Mach3 specific words because I couldn't find them anywhere else.
I was told that the list didn't exist and that the Mach specific words had been made up by Art. So I looked at the code in the Mach3.exe file.
Now that there is a list, it should be easier for those that understand VBScript programming to do something with them in Mach3.
I am not familiar enough with VBScrip to be much help with how the words are used. I was hoping that the list would be helpful.

113
How Much interest is there in an UPDATE to the Mach specific VB??

   I have seen lately a rash of VB releated issues on this and the other site. I have TWO quetions.
I am willing to post up an "Mach VB Update" manual, IF some others would ALSO step up and offer to help.

Question1:  Would you like to see the above manual done?

Question2: If you would, who amoung you would be willing to HELP with it, I mean post up not just code, but code examples.

Needed: Would be two other people: One who could take the code and examples, and put them into a PDF and perhaps another guy
to update the WAY-OUT-OF-DATE   WIKI.

if it looks like a doable thing, then I will post for those willing to contribute, a central email, to collect the stuff, I will then add your stuff to my stuff that
I have collected through the years, and then get the Draft to someone who has SKILL doing Editing and Publishing (not me).

scott
Scott,
I posted an xls file at

http://www.machsupport.com/forum/index.php/topic,11008.msg69087.html#msg69087

That contains over 200 Mach3 specific VBScript words gleaned from the Mach3 program.

Darrell

114
General Mach Discussion / Re: OEM codes for buttons, DRO's and LED's
« on: March 28, 2009, 11:12:47 PM »
The xls contains a list of OEM codes for buttons, LEDs and DRO's. If any more are known that are not in the list please let me know and I will alter and re attach it for all to use.
Hood
Hood,
I just posted at
http://www.machsupport.com/forum/index.php/topic,11008.msg69087.html#msg69087
and attached an xls file containing all of the Mach3 specific VBScript words that I could find.
That file really should be over here and on the Wiki but I dont know how to move it or
put it on the Wiki.

115
General Mach Discussion / Re: HotKeys for Outputs
« on: March 28, 2009, 10:42:52 PM »
Greg,
You gave me the clue that I needed. All of the funny words are in Mach3.
Attached is an Excel file of all of the words that I could find in Mach3 Version R3.042.020.
Let the fun begin.

Edit
I corrected a couple of typos in the file.

116
General Mach Discussion / Re: HotKeys for Outputs
« on: March 28, 2009, 06:40:59 PM »
Thanks Greg. I like that code better as it would be good for all outputs.
My big question is, where do you find all the BIG words like "IsOutputActive".
Do you just make them up and see what happens?
Every time I get help programming a script it seems to come with a new, as far as I can find, undocumented word.
Where can I find the "Word List"? Once I see the "Word" it is not hard understanding what it does.

117
General Mach Discussion / Re: HotKeys for Outputs
« on: March 28, 2009, 03:51:03 PM »
Thanks, that works but how? Where do you find the information to write these functions.
Most of the help that I have got contains key words that I can't find in any of the tutorials.

118
General Mach Discussion / Re: HotKeys for Outputs
« on: March 28, 2009, 03:24:42 PM »
That does work. Is there any way to make the button toggle OUTPUT1 on and off?

119
General Mach Discussion / HotKeys for Outputs
« on: March 28, 2009, 02:24:09 AM »
I need to set OutPut #1 with a hotkey sequence. I can find where to set hotkeys for the inputs but I am not finding any way to set hotkeys for the output lines.
Just point me in the right direction please.

120
VB and the development of wizards / Re: Dedicated Mach variables
« on: March 25, 2009, 12:48:24 PM »
I am using the 500-600 range because I have been told they are safe to use.
It would be great if Art would give us a list of safe to use variables.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »