![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#2
| ||||
| ||||
| I assume you're talking Fanuc? Variable #3006 is similar to #3000, except #3000 generates an alarm, and #3006 doesn't. The number is arbitrary (3000 can use from 1 to 200), so I assume 3006 has the same limit. When the macro executes the following line, the message in parentheses is displayed on the CRT and the macro execution stops. #3006=102(JOG TOOL TO Z ZERO) The operator can then perform the requested task (in this case, go to Jog/Handle, and move the tool tip into contact with the z-zero of the part), then go back to AUTO/MEM and hit Cycle Start. The macro continues from the next line. Hope this helps. |
|
#4
| |||
| |||
Also I think it is a bit value ( 1 or 0 ). The purpose of #3000 is to allow user defineable alarms - hence the ability to apply a code# value. I will post examples later. Greg |
|
#5
| ||||
| ||||
| Greg, You're right, the spindle remains on, as does the coolant, air blast, or whatever else the macro program turns on. My example, #3006=102(JOG TOOL TO Z ZERO) was from a proven, working macro, so it apparently isn't a bit value, because the 102 works fine. They're just user-definable messages as opposed to #3000's user-definable alarms. Dave |
| Sponsored Links |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| variable accuracy | thekm | Open Source CNC Machine Designs | 10 | 09-11-2006 02:01 PM |
| IF variable = bla THEN do this ELSE do that ? | iMisspell | G-Code Programing | 21 | 07-30-2006 10:57 PM |
| Variable transformer | bdillard | General Electronics Discussion | 8 | 02-20-2006 09:33 PM |
| LoadProgram into variable? | murphy625 | CamSoft Products | 3 | 04-12-2005 10:14 AM |
| variable speed??? | turmite | General Electronics Discussion | 14 | 03-27-2004 01:26 PM |