![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Mazak, Mitsubishi, Mazatrol Discuss Mazak, Mitsubishi and Mazatrol systems here! |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Probably repeating someone here, sorry. I have Mazatrol Fusion 640M Is there a way to program a custom display message into ISO code? eg. Code: M00 (MESSAGE="REMOVE SIDE CLAMP AT THIS POINT")
__________________ www.tsw.net.nz |
|
#3
| |||
| |||
Be sure to turn on "program monitor" so you can see your message from the position screen. I will usually write 3 lines for instructions so it stands out better. ie: N10 (***********************************) N20 M0 (REMOVE SIDE CLAMP AT THIS POINT) N30 (***********************************) |
|
#4
| |||
| |||
| You can use it as mentioned above and as long as a program monitor screen or EIA monitor is up, you'll see it at the M0. You can also prompt this as an alarm message by using a message variable. This will show up on the control's "task bar" (where other machine alarms show up) regardless of what page is up on the control. Simply write this: #3006=1(REMOVE*SIDE*CLAMP) Variable #3006 is a program stop. It acts like an "M0" but a message will display on the screen. To complete it, just treat it the same as an M0 and press cycle start again. The value after the "=" sign is simply a number you can create a 'standard' by. For the message it's irrelevant, any number is fine (up to 3 digits). You get 29 characters inside the parenthesis.
__________________ It's just a part..... cutter still goes round and round.... |
|
#5
| ||||
| ||||
I can use that. Thanks for posting.
__________________ www.tsw.net.nz |
| Sponsored Links |
|
#6
| |||
| |||
| Discovered that the "Program Monitor" won't display code run in HD mode, which is what most of our work is due to the very limited capacity of the memory area. This is just one of the several restrictions of running from HD.
__________________ www.tsw.net.nz |
|
#8
| |||
| |||
| There is indeed an obscure Mazatrol Fusion option that will display the program in HDD Operation. I forget what it's called, but it does exist. Maybe "HDD Monitor Display", or something like that? HDD Operation Monitor? Not having the option is like driving a 1975 NC machine! But, it does allow you to use massive EIA surfacing type programs that exceed the standard memory capacity of 1mb, which is 2/3 the size of a 1.44 mb floppy disk. In Tape Mode, parameter F40 selects maybe up to four choices of where the info is coming from: HDD - a designated section of the machine's hard drive, RS-232 wire, network, or memory card. Pretty sure it's F40..... but check the parameter books, please! -90% Jimmy HDD = hard disk drive program directory. |
|
#10
| |||
| |||
| Yeah, sorry. HD = Hard Disk. ISO prgms accessed using "Tape". This has the limitation of not displaying code in the "Program Monitor" and ability to do restarts and call nested subs.
__________________ www.tsw.net.nz |
| Sponsored Links |
|
#12
| |||
| |||
|
Did anyone find this "HDD Monitor Display" - it's not listed in the manuals I've seen? |
![]() |
| 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 |
| "difference between Custom Macro A and Custom Macro B" | arulthambi | Parametric Programing | 4 | 10-05-2009 03:34 PM |
| E.009 Message Help | toby51 | Machine Problems, Solutions , Wireless DNC, serial port | 0 | 01-16-2008 01:51 PM |
| Custom bending a custom extrusion | brokenrinker | Bending, Forging,Extrusion... | 10 | 12-15-2007 08:28 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 |