![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| CamSoft Products Discuss Camsoft PC based CNC controller products here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#2
| ||||
| ||||
| I don't understand exactly what you're wanting to do... My best guess. Some options for you. Do you know the G code line shows up in the Gcode window? So, there's no need to MESSAGE it. If you're wanting to pause the program until the operator takes the action in your M20 line add the commands to your M20 code: CYCLESTART MESSAGE Press Cycle start to resume program Then, when you say "M20 'turn part 180 degrees" this will echo to the Gcode window, the program will pause and you'll also get a line telling the operator to press the Cyclestart pushbutton or icon after completing the requested action. If this is not what you're after, I think this willl work (I'm not near a control right now to test this) In your Gcode: M20 M'turn part 180 degrees In your M20 code \999=m Then you could say MESSAGE \999 or use a QUESTION or LABLE command, etc. Karl |
|
#4
| |||
| |||
| I find these commands in the manual. I do not know how you want to use them. LITERAL This commands simply stores the current G code line or user-entered command line into a variable. MIDSTR The MIDSTR function extracts a specified number of characters from a specified position within a string and stores the splice of the string into a variable. READNOTE This command stores the last note written in the G code program within parentheses () into a variable. Carlo |
![]() |
| 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 |
| E.009 Message Help | toby51 | Machine Problems, Solutions , Wireless DNC, serial port | 0 | 01-16-2008 01:51 PM |
| E.009 Message Help | toby51 | General CNC (Mill and Lathe) Control Software (NC) | 0 | 01-16-2008 03:45 AM |
| G83 error message | HBFixedGear | Fadal | 14 | 01-30-2007 09:42 AM |
| HOw can I tell if PC-2 is getting message from PC | scheek | Mach Software (ArtSoft software) | 1 | 04-13-2006 09:36 PM |
| Why can't I put **********.com in message? | samualt | Forum Questions or Problems | 12 | 09-12-2004 09:52 AM |