You did good
Type: Posts; User: drdos
You did good
This is doable. However it's going to take a ladder modification to get it working. I would use the Fanuc Window Read in the PMC and set the #1000 macro variable.
This alarm is being driven from the PMC ladder. You will have to see which A coil is active and search that coil in the ladder to find out why.
Edit your Config.sys file
DEVICE=C:\Windows\HIMEM.SYS
DOS=HIGH,UMB
DEVICE=C:\Windows\EMM386.EXE NOEMS
FILES=30
STACKS=0,0
BUFFERS=20
DEVICEHIGH=C:\Windows\COMMAND\ANSI.SYS
Makino has custom software which has the ability to control this setting. (not saying that they are) Can you post the ladder? I can verify if they are doing it that way.
Can you post your ladder?
My sources say Yes. The A06B–6079–H103 drive is what Fanuc calls the SVM1–40S while the A06B–6079–H104 drive is what Fanuc calls the SVM1–40L I think (S) is small and (L) is large. But if you look at...
It would help if we had the motor part number. The way Fanuc works is you pick out the motor first then you choose the amplifier to match it. All of Fanuc's amps can run a handful of motors so we...
EBAY has a bunch of them
Power Down and press and hold the P and CAN buttons while powering up. Hold till you see normal screen.
You have a very strange ladder there. The top rung on your picture shows a N.O. G127.5 feeding nothing. This is not something Fanuc would allow ant even sure how it passed the compile stage. Makes me...
On the MESSAGE page in the ladder you define what the "A" coil message will display. So in the ladder when an A coil becomes active it looks at the Message page to see what gets displayed on the...
This allows you to search alarms or messages that are currently active. It usually takes you to the rung responsible for the alarm/message not the A coil. However, the machine tool builder has to...
You only have the CNC parameters? What about the PMC stored under Diagnostic? You will need those too. Try calling Mori, they may have what came with the machine as it was when it was new.
The PMC ladder handles how the M01 and M00 stops the program. If they are simply turning on Feed Hold then it most likely that the cycle is still running. You could try using M02 however based on how...
Back up EVERYTHING and clear memory.
Change Keep Relay K17 bit 7.
Check the software operator's panel. Found under the setting page.
Where did you get the parameters to go back in there? Verify the 9900's as one sets the option to use orientation.
BOOK SAYS: The current offset value of the current detector (equivalent
to the current value in the emergency stop state) is
abnormally high. If this alarm is still issued after the power
is...
-
The parameter No. 19665 to No. 19667, No. 19680 to No.
19744 for configuring the machine are incorrect.
- The axis specified with parameter No. 19681 or No. 19686 is
not a rotary axis.
- In...
Its being driven by the executive software.
Series 16/18/21
CNC Port1 (JD5A)
0000 00000010
20 0
101 1***0**1 Maybe with Buffer Overflow issues 1***1**1
102 3
103 10
Program Protect...
Look at your video at the 42 seconds mark. I see a rotatory switch turned all the way to 0%.Maybe to feed rate ?
Neither attachment opens
Post the ladder file and we can make the modifications
Your Edit protect key is set to protect editing of part programs. For some reason Fanuc displays alarm 71 when loading in programs when the edit protect key is set to protect.
Look up PROGRAMMABLE PARAMETER ENTRY (G10) in the programming manual for controller that is on your machine.
Why would you want to do that? You know that the ladder was written for a particular machine. Changing the chips alone can cause many problems. The I/O assignment was written by the MTB. (X12.7 is...
Check the ladder and see if G7.2 coil goes on then off when you press the cycle start button. Also check that G8.5 coil is on.