585,585 active members*
3,827 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > Fanuc ladder diagnostic-understanding
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2014
    Posts
    221

    Fanuc ladder diagnostic-understanding

    Hello guys,
    we've got Stama Robodrill MC14 with Fanuc16i and intermittent errors 1018 (TCZ switch is welding) and 1016 (MCC is deffective).

    When I'm looking at alarm 1018 in ladder I see it misses one condition to activate which is R0301.2 to become active.
    When I look at this R0301.2 coil I see following line (rung) which puzzles me... How can contact R0301.2 activate itself after timer value expires?
    https://ibb.co/9qPMYVt

    What really causes R0301.2 coil to activate to 1, actually what causes timer to start counting?
    What is the difference between R0301.2 contact (condition to start timing) and R0301.2 coil?
    Isn't R0301.2 just bit number 2 of memory address R0301?

    Thanks in advance for anything useful in understanding this logic.

  2. #2
    Join Date
    Apr 2009
    Posts
    108

    Re: Fanuc ladder diagnostic-understanding

    Contact R300.4 activates the timer. R301.2 is used to latch the output on (R301.2) until estop goes low.

  3. #3
    Join Date
    Jul 2014
    Posts
    221

    Re: Fanuc ladder diagnostic-understanding

    Thank you so very much!

  4. #4
    Join Date
    Mar 2009
    Posts
    1982

    Re: Fanuc ladder diagnostic-understanding

    until estop goes low.
    physical input: X0008.4
    the difference between R0301.2 contact (condition to start timing) and R0301.2 coil?
    If trying to touch it, it is actually the same bit in the execution memory. However, there is a difference. It is read as input at the start of PLC cycle. The status updated as an output ( not physical ) of function at the end of PLC cycle. Since it is just a regular bit.
    There are more conceptions about PLC cycle arrangement, this is just a basic one.
    Isn't R0301.2 just bit number 2 of memory address R0301?
    exactly.

Similar Threads

  1. Replies: 7
    Last Post: 04-11-2018, 03:57 AM
  2. Fanuc 0-TB Not ready, Ladder diagnostic
    By PANagel in forum Fanuc
    Replies: 6
    Last Post: 02-04-2014, 12:11 PM
  3. Replies: 0
    Last Post: 11-11-2011, 04:32 PM
  4. Fanuc 0TB diagnostic output
    By guhl in forum Fanuc
    Replies: 0
    Last Post: 04-09-2009, 01:25 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •