Page 1 of 1

021 P/S ALARM

Posted: Fri 22 May , 2009 15:17 pm
by Brycam
Hi Guys,

Running a 3D profiling program I get an 021 P/S ALARM on the line I have marked ***, I dont know much about Fanuc as I mainly use Heidenhain but I thought my OM-B should understand IJK moves, is this a working plain issue and can it be sorted by configuring the control? (I read somewhere about having to set up the PLC for 3D...)

Cheers,

Bry.

Code:

%
N1 :1000
N2 G21 G40 G49 G80 G94
N3 G28 G91 Z0.0
N4 G28 X0.0 Y0.0
N5 G90
N6 G92 X-48 Y56 Z125.396
N7 T02M6 (6MM BALLNOSE)
N8 M1
N9 S4000 M3
N10 G0 X47.864 Y-41.428
N11 G43 Z-2.6 H02 M8
N12 G1 X46.392 Y-40.073 F2000
N13 G3 X43.566 Y-40.19 R2.0 F1800
N14 G2 X37.471 Y-43.846 R10.827 F2200
N15 X32.522 Y-43.785 R13.931
N16 G1 X31.815 Y-43.565 F2000
N17 G2 X24.038 Y-31.822 R11.064 F2200
N18 G1 X24.12 Y-31.108 F2000
N19 X24.293 Y-30.401
N20 G2 X37.471 Y-22.034 R11.186 F2200
N21 G1 X39.592 Y-22.721 F2000
N22 X41.006 Y-23.46
N23 G2 X44.515 Y-26.908 R12.491 F2200
N24 G1 X45.248 Y-28.266 F2000
N25 X45.989 Y-30.401
N26 G2 X45.828 Y-36.057 R12.915 F2200
N27 G1 X45.268 Y-37.534 F2000
N28 X44.541 Y-38.919
N29 X43.566 Y-40.19
N30 ***G2 X38.019 Y-43.729 Z-2.61 I-8.096 J6.572 K0.093 F2200 ***
N31 G1 X37.483 Y-43.904 Z-2.61 F2000
N32 X36.874 Y-43.985 Z-2.611
ETC........

Posted: Tue 26 May , 2009 9:14 am
by Denford Admin
Had a quick look on cnczone and found this:

021 is Illegal Plane axis using either G17,G18,or G19.
To see if you have the options.
Check 907 bit 2 for Simultaneous 3 axis move.
Or 910 bit 3 for Helical Interpolation.

I would imagine your problem is that helical (3 axis arc) interpolation is not turned on

Posted: Thu 28 May , 2009 19:13 pm
by Brycam
I have checked my perameters and they only seem to go up to 823... :?

Also the 5 softkeys along the bottom of the screen never have any options available, is this a perameter setting to?

Posted: Fri 29 May , 2009 8:38 am
by Denford Admin
823 could be the last Diagnostic bit :?:
Keep hitting the DGNOS/PARAM button and it'll flip between params/diagnostic and possibly something else...

You may also have to set PWE to 1 and turn off the program protect key to get to see the params ?

Sorry to be vague its a while since I played with a Fanuc !
btw - which control is it - 0MC ?

Posted: Fri 29 May , 2009 14:42 pm
by Brycam
No worries, any help is gratefully recieved, it's a great little machine but so different from what I am used to!!!

I will give it a try tomorrow, how do you change perameters & PWE, is it alt/ ins?

Its an OM-B nov 1990!

Posted: Fri 29 May , 2009 14:42 pm
by Brycam
No worries, any help is gratefully recieved, it's a great little machine but so different from what I am used to!!!

I will give it a try tomorrow, how do you change perameters & PWE, is it alt/ ins?

Its an OM-B nov 1990!

Posted: Fri 29 May , 2009 14:45 pm
by Denford Admin
PWE parameter I think is on the settings (handy?) screen - parameter 100 or 101 comes to mind...
I seem to remember hitting the offset/settings button, then PageUp key to get to it :?