Welcome, Guest. Please login or register.
Did you miss your activation email?
May 24, 2012, 10:29:10 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  VB and the development of wizards
| | |-+  How to make :)
Pages: 1   Go Down
Print
Author Topic: How to make :)  (Read 1086 times)
0 Members and 2 Guests are viewing this topic.
cncstep
Active Member

Offline Offline

Posts: 21




View Profile WWW
« on: April 13, 2009, 04:28:09 PM »

How to make so that at performance of a command (code "G0X100") the way of the tool was displayed? It is displayed if any operating program is loaded. How to make so that it was displayed without loading the program?
Logged

cncstep
Active Member

Offline Offline

Posts: 21




View Profile WWW
« Reply #1 on: April 14, 2009, 01:36:33 PM »

Whether there is an access from under VB scripts to G-code list? For example to write down there G-code and to start Smiley
Logged

Repmo
Active Member

Offline Offline

Posts: 54



View Profile
« Reply #2 on: April 18, 2009, 04:12:23 PM »


OpenTeachFile "displacement.tap"
code "G0X100
CloseTeachFile()
Call LoadTeachFile()
doOEMbutton(1000)
Logged
cncstep
Active Member

Offline Offline

Posts: 21




View Profile WWW
« Reply #3 on: April 18, 2009, 05:33:13 PM »


OpenTeachFile "displacement.tap"
code "G0X100
CloseTeachFile()
Call LoadTeachFile()
doOEMbutton(1000)


Many thanks!

Sergey
Logged

Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!