Home
Downloads
Mach3
Plugins
CAM Post Processors
Screensets
Purchase
Support
Forum
Tutorial Videos
Documentation
Yahoo Group
Mach Wiki
Resources
Contact Us
Links
CNCZone
German Forum
Italian Forum
Korean Forum
Portugese (Brazil) Forum
Russian Forum (RSK CNCROUTER)
Thai Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 28, 2012, 12:40:38 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Select from and to languages
Chinese-simp to English
Chinese-trad to English
English to Chinese-simp
English to Chinese-trad
English to Dutch
English to French
English to German
English to Greek
English to Italian
English to Japanese
English to Korean
English to Portuguese
English to Russian
English to Spanish
Dutch to English
Dutch to French
French to English
French to German
French to Greek
French to Italian
French to Portuguese
French to Dutch
French to Spanish
German to English
German to French
Greek to English
Greek to French
Italian to English
Italian to French
Japanese to English
Korean to English
Portuguese to English
Portuguese to French
Russian to English
Spanish to English
Spanish to French
Machsupport Forum
Mach Discussion
VB and the development of wizards
How do I use VB to turn a LED on & off on the screen?
Pages:
1
Go Down
« previous
next »
Author
Topic: How do I use VB to turn a LED on & off on the screen? (Read 1546 times)
0 Members and 1 Guest are viewing this topic.
Darc
Active Member
Offline
Posts: 177
How do I use VB to turn a LED on & off on the screen?
«
on:
February 19, 2007, 05:53:45 AM »
I would like to run a small program, that will also turn on an LED
e.g
CODE "TURN LED ON HERE"
CODE "G90 G55 G21"
CODE "G00 Y100."
CODE "G01 Y110. F100"
CODE "G00 Y300."
CODE "M30"
CODE "TURN LED OFF HERE"
What's the best way to achieve this?
Logged
CNC-Steuerung
Active Member
Offline
Posts: 52
Re: How do I use VB to turn a LED on & off on the screen?
«
Reply #1 on:
February 19, 2007, 12:59:37 PM »
Hi Darc,
first you should define a M-Macro like M100 for Led on and M101 for LED off.
Then can use the whole VB-Script language for your Macros..
M100:
SetUserLED (nnnn, 1) ' Led on
M101:
SetUserLED (nnnn, 0) ' Led off
or you can use both in one macro:
M100:
If GetUserLED (nnnn) then ' UserLED on?
SetUserLED (nnnn,0) ' then turn it off
else
SetUserLED (nnnn, 1) ' ..or turn it on...
end if
Thats will toggle the status of your LED....
Copy this macro into your folder matching your profile.
Best regards,
Wolfram
Logged
Darc
Active Member
Offline
Posts: 177
Re: How do I use VB to turn a LED on & off on the screen?
«
Reply #2 on:
February 19, 2007, 07:00:09 PM »
Thanks Wolfram, on my screen set I have 15 buttons and an LED for each button/program, how do I set each LED to run for one individual program only?
Does that mean I need to have 15 different M codes?
Also do I just save each M code as follows: M100.m1s, M101.m1s, M102.m1s, M103.m1s, M104.m1s, etc etc?
Sorry one more thing, with this code you wrote.
SetUserLED (nnnn, 1) ' Led on
(How do I link this to a particular LED?)
Also on another topic, I've searched the forums and looked in Mach3 but I can't seem to work out how to get a DRO and a button that runs a program to interact.
I think I'm close, I want to have a DRO that you can put a measurement into and when you press a button it will use this measurement in the program, this is what I have.
Create a DRO, I assigned it to DIAMETER OF CURRENT TOOL (which I think is OEM code 105), should I select DIAMETER OF CURRENT TOOL from the drop down or should I enter the OEM code 105?
Create a button and assign VB code to it as follows:
Material = GetOEMDRO (105)
CODE "#1=Material" ;In theory if 20 is entered into the DRO, Material should =20
CODE "G90 G55 G21
CODE "G00 Y[#1*2] ;Rapid to Y40
CODE "G01 Y#1 F100 ;Linear travel to Y20
CODE "G00 Y[#1*2] ;Rapid back to Y40
CODE "M30"
What am I doing wrong?
«
Last Edit: February 20, 2007, 09:25:10 PM by Darc
»
Logged
poppabear
S S SYSTEMS, LLC
Global Moderator
Offline
Posts: 1,707
Briceville, TN, USA
Re: How do I use VB to turn a LED on & off on the screen?
«
Reply #3 on:
February 20, 2007, 07:53:12 PM »
Not sure what you are wanting, but, you could make yourself a Wizard that would post your code for you, by intering your info and moves into DROs.
Logged
Commercial Mach3: Screens (regular and flash), Wizards, Plug-ins, Brains, PLCs, Macros, ATC's, machine build, retrofit and Prototyping
http://sites.google.com/site/volunteerfablab/
cncstep
Active Member
Offline
Posts: 21
Re: How do I use VB to turn a LED on & off on the screen?
«
Reply #4 on:
April 13, 2009, 12:20:31 PM »
Thanks was useful
Logged
www.cncrouter.ru
Pages:
1
Go Up
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Mach Discussion
-----------------------------
=> General Mach Discussion
=> Mach3 under Vista
=> Quantum
=> Mach SDK plugin questions and answers.
===> Finished Plugins for Download
=> VB and the development of wizards
=> Brains Development
=> Video P*r*o*b*i*n*g
=> Mach Screens
===> Screen designer tips and tutorials
===> Works in progress
===> Finished Screens
===> Flash Screens
===> JetCam screen designer
===> Machscreen Screen Designer
===> CVI MachStdMill (MSM)
=> Feature Requests
=> Non English Forums
===> Italian
===> French
===> Spanish
===> Chinese
===> German
===> Russian
===> Romanian
===> Japanese
===> Vietnamese
=> FAQs
-----------------------------
*****VIDEOS*****
-----------------------------
=> *****VIDEOS*****
-----------------------------
General CNC Chat
-----------------------------
=> Share Your GCode
=> Show"N"Tell ( What you have made with your CNC machine.)
=> Building or Buying a Wood routing table.. Beginnners guide..
=> Show"N"Tell ( Your Machines)
-----------------------------
G-Code, CAD, and CAM
-----------------------------
=> G-Code, CAD, and CAM discussions
=> LazyCam (Beta)
-----------------------------
Third party software and hardware support forums.
-----------------------------
=> LazyTurn
=> GearoticMotion Preliminary testing
=> Tempest Trajectory Planner
=> Contec
=> dspMC/IP Motion Controller
=> HiCON Motion Controller
=> Third party software and hardware support forums.
=> Galil
=> Newfangled Solutions Wizards
=> Mach3 and G-Rex
=> Mesa
=> Modbus
=> NC Pod
=> PoKeys
=> SmoothStepper USB
=> Sieg Machines
=> Promote and discuss your product
-----------------------------
Tangent Corner
-----------------------------
=> Tangent Corner
=> Competitions
=> Polls
=> Bargain Basement
-----------------------------
Support
-----------------------------
=> Downloads
===> XML files
===> Post Processors
===> Macros
===> Tutorials
===> Others
===> Beta Brains
===> Screen Sets
===> Documents
===> MACH TOOL BOX
=> One on one phone support.
=> Forum suggestions and report forum problems.
-----------------------------
Mach4
-----------------------------
=> Mach4 pre-Alpha Testing
Loading...